{ "name": "RTRT", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.28.1", "dependencies": { "@discordjs/voice": "^0.19.0", "@snazzah/davey": "^0.1.9", "canvas": "^3.2.1", "debug": "^4.4.3", "discord.js-selfbot-v13": "^3.7.1", "dotenv": "^17.3.1", "luxon": "^3.7.2", "node-cron": "^4.2.1" } }