{ "name": "workspace", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@discordjs/voice": "^0.19.0", "@distube/youtube": "^1.0.4", "@distube/yt-dlp": "^2.0.1", "@snazzah/davey": "^0.1.9", "discord-api-types": "^0.38.39", "discord.js": "^14.25.1", "distube": "^5.2.3", "dotenv": "^17.3.1", "express": "^5.2.1", "ffmpeg-static": "^5.3.0", "is-ci": "^4.1.0", "libsodium-wrappers": "^0.8.2", "opusscript": "^0.0.8", "play-dl": "^1.9.7" } }