{ "name": "revolt-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "dotenv": "^8.2.0", "log75": "^2.0.1", "revolt.js": "^4.0.0-alpha.12" } }