8-ball-bot/package.json

15 lines
273 B
JSON

{
"name": "8_ball_bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Eternal_plasma",
"license": "ISC",
"dependencies": {
"discord.js": "^12.0.2"
}
}