UNPKG

euralink

Version:

🎵 The most advanced, blazing-fast Lavalink client for Node.js with SponsorBlock, real-time lyrics, 60% less RAM usage, and the ultimate music bot experience.

59 lines (58 loc) • 1.29 kB
{ "name": "euralink", "description": "🎵 The most advanced, blazing-fast Lavalink client for Node.js with SponsorBlock, real-time lyrics, 60% less RAM usage, and the ultimate music bot experience.", "main": "build/index.js", "types": "build/index.d.ts", "files": [ "build" ], "author": "Ryuzii", "license": "MIT", "keywords": [ "lavalink", "music", "discord", "discordjs", "discord.js", "discordjs-lavalink", "audio", "euralink", "performance", "http2", "optimized", "sponsorblock", "lyrics", "lavalink-v4", "music-bot", "fast", "advanced", "filters", "queue", "autoplay", "chapters", "modern" ], "repository": { "type": "git", "url": "git+https://github.com/euralink-team/euralink.git" }, "bugs": { "url": "https://github.com/euralink-team/euralink/issues" }, "homepage": "https://euralink-website.vercel.app/", "devDependencies": { "@types/jsdom": "^21.1.7", "@types/node": "^22.15.29" }, "dependencies": { "axios": "^1.9.0", "discord.js": "^14.19.3", "jsdom": "^26.1.0", "lrclib-api": "^2.0.0", "thirty-two": "^1.0.2", "tseep": "^1.3.1", "undici": "^7.10.0", "ws": "^8.18.2" }, "version": "0.3.0" }