rai-serge-discord-bot/package.json

25 lines
512 B
JSON

{
"name": "dlinuxtemplatev14",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.3.4",
"cpu-load": "^1.0.0",
"discord.js": "^14.0.3",
"dotenv": "^16.0.3",
"glob": "^7.2.0",
"jsonfile": "^6.1.0",
"node-fetch": "^2.6.9",
"node-free": "^1.0.0",
"sysstats": "^1.0.1",
"unirest": "^0.6.0"
}
}