Update author meta
This commit is contained in:
parent
ccfb964aff
commit
14833fbe8f
|
|
@ -3,8 +3,12 @@
|
||||||
"description": "Replaces Flarum search with one powered by an elastic search server.",
|
"description": "Replaces Flarum search with one powered by an elastic search server.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"extension",
|
"extension",
|
||||||
"flarum", "blomstra",
|
"flarum",
|
||||||
"search", "fulltext", "elastic", "elasticsearch"
|
"blomstra",
|
||||||
|
"search",
|
||||||
|
"fulltext",
|
||||||
|
"elastic",
|
||||||
|
"elasticsearch"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"email": "helpdesk@blomstra.net",
|
"email": "helpdesk@blomstra.net",
|
||||||
|
|
@ -14,9 +18,9 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Daniël Klabbers",
|
"name": "Team Blomstra",
|
||||||
"email": "daniel@klabbers.email",
|
"email": "development@blomstra.net",
|
||||||
"homepage": "http://luceos.com"
|
"role": "Developer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue