bot
This commit is contained in:
23
package.json
Normal file
23
package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "gractwo-bot",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jakubmanczak/gractwo-bot.git"
|
||||
},
|
||||
"author": "j4mesen",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jakubmanczak/gractwo-bot/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jakubmanczak/gractwo-bot#readme",
|
||||
"dependencies": {
|
||||
"discord.js": "^12.5.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user