cnmc-bot/package.json
2020-09-01 13:04:00 +02:00

15 lines
271 B
JSON

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