{ "name": "nodemusicbot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@discordjs/opus": "^0.9.0", "@discordjs/voice": "^0.16.1", "@distube/deezer": "^1.1.0", "@distube/soundcloud": "^1.3.3", "@distube/spotify": "^1.6.1", "@distube/yt-dlp": "^1.1.3", "@distube/ytdl-core": "github:soya-daizu/ytdl-core#sig-patch", "discord.js": "^14.15.2", "distube": "^4.2.2", "husky": "^9.0.11", "libsodium-wrappers": "^0.7.13" } }