GroupFundsMonitor/package.json
2024-08-18 22:56:39 -06:00

20 lines
385 B
JSON

{
"dependencies": {
"colors": "^1.4.0",
"crypto": "^1.0.1",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"noblox.js": "^6.0.2"
},
"name": "roblortest",
"version": "1.0.0",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": ""
}