Removed name from namespaces.
This commit is contained in:
11
package.json
11
package.json
@@ -1,16 +1,15 @@
|
||||
{
|
||||
"name": "de.agoxandr.utils",
|
||||
"version": "2.7.1",
|
||||
"name": "cyou.shazbot.utils",
|
||||
"version": "3.0.0",
|
||||
"displayName": "Utils",
|
||||
"description": "Utility useful for almost any project.",
|
||||
"licensesUrl": "https://github.com/Agoxandr/Utils/blob/master/LICENSE.md",
|
||||
"keywords": [
|
||||
"utility",
|
||||
"utils",
|
||||
"agoxandr"
|
||||
"utility"
|
||||
],
|
||||
"author": {
|
||||
"name": "Alexander Filippov",
|
||||
"email": "agoxandr@gmail.com"
|
||||
"email": "a.filippov@shazbot.cyou",
|
||||
"url": "https://shazbot.cyou/"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user