{ "name": "hullcss", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "nodemon index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "discord.js": "^13.8.1", "dotenv": "^16.0.1", "glob": "^7.2.3" } }