Haha-Yes/package.json
2018-09-07 19:07:10 +02:00

16 lines
317 B
JSON

{
"name": "DiscordBotV2",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^11.4.2",
"discord.js-commando": "^0.10.0"
}
}