brown-town/package.json
2022-01-08 21:38:24 +00:00

16 lines
307 B
JSON

{
"name": "browntown",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.24.0",
"discord.js": "^13.5.1",
"dotenv": "^10.0.0"
}
}