{ "name": "dc-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@discordjs/opus": "^0.5.3", "@discordjs/rest": "^0.1.0-canary.0", "@discordjs/voice": "^0.7.5", "discord-api-types": "^0.25.2", "discord.js": "^13.3.1", "ffmpeg-static": "^4.4.0", "tweetnacl": "^1.0.3", "yt-search": "^2.10.2", "ytdl-core": "^4.10.0" } }