This commit is contained in:
Erik 2020-04-08 16:00:20 +03:00
commit 373d84e461

19
package.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "new-gbot",
"version": "0.0.1",
"description": "New iteration of GalacticBot",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Navy-gif/New-GBot.git"
},
"author": "Navy.gif & Nolan",
"license": "ISC",
"bugs": {
"url": "https://github.com/Navy-gif/New-GBot/issues"
},
"homepage": "https://github.com/Navy-gif/New-GBot#readme"
}