{ "name": "selfbot-discord", "version": "1.0.0", "description": "", "main": "main.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Tutur33/selfbot-discord.git" }, "author": "tuturp33", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Tutur33/selfbot-discord/issues" }, "homepage": "https://github.com/Tutur33/selfbot-discord#readme", "dependencies": { "@discordjs/voice": "^0.16.1", "discord.js": "^14.14.1", "discord.js-selfbot-v13": "^3.1.4", "dotenv": "^16.4.5", "ip": "^2.0.1", "sqlite3": "^5.1.7" } }