Update 'composer.json'
This commit is contained in:
parent
43d6af037b
commit
cacd165e1b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "justoverclock/users-map-location",
|
||||
"description": "Add Location Attribute and a map to users settings",
|
||||
"name": "youen/users-map-location",
|
||||
"description": "Adds an optional and approximate location attribute to user settings, and a global map to display users",
|
||||
"keywords": [
|
||||
"users location",
|
||||
"location map"
|
||||
@ -14,17 +14,16 @@
|
||||
"flarum/testing": "^1.0.0"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Youen Toupin",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Marco Colia",
|
||||
"email": "info@flarum.it",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Justoverclock\\UsersMapLocation\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"flarum-extension": {
|
||||
"title": "User Map Location",
|
||||
|
Loading…
Reference in New Issue
Block a user