This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
beebot/package.json

18 lines
334 B
JSON

{
"name": "bannedbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"canvas": "^1.6.5",
"discord.js": "^11.1.0",
"express": "^4.15.2",
"request": "^2.81.0"
}
}