Files
discord-bot/package.json
2025-02-13 04:42:11 +01:00

18 lines
322 B
JSON

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