discord-music-bot/package.json

19 lines
362 B
JSON

{
"name": "discord-music-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^14.18.0",
"dotenv": "^16.5.0",
"erela.js": "^2.4.0",
"winston": "^3.17.0"
}
}