8-ball-bot/package.json
Eternal_plasma e49fc93fb8 upload
2020-03-23 21:15:04 -05:00

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"
}
}