sidBot/sidBot-js/package.json

16 lines
310 B
JSON

{
"dependencies": {
"axios": "^1.2.1",
"discord.js": "^14.7.1",
"node-fetch": "^3.3.0"
},
"name": "sidbot-2.0",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}