{ "name": "cakebot-revolt", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "bun-types": "^1.0.31", "typescript": "^5.1.3", "typescript-language-server": "^3.3.2" }, "dependencies": { "revolt.js": "^7.0.0-beta.9", "shlex": "^2.1.2" } }