UNPKG

glitch-client

Version:

A stable and powefull lavalink client with so many features

38 lines (37 loc) 820 B
{ "name": "glitch-client", "version": "1.0.2", "description": "A stable and powefull lavalink client with so many features", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SudheeR3737/glitch-lavalink-client" }, "author": "SudheeR", "license": "MIT", "bugs": { "url": "https://github.com/SudheeR3737/glitch-lavalink-client/issues" }, "homepage": "https://github.com/SudheeR3737/glitch-lavalink-client#readme", "dependencies": { "undici": "^5.7.0", "ws": "^8.8.0" }, "engines": { "node": ">=16.9.0" }, "keywords": [ "music", "lavalink", "Glitch", "bot", "spotify", "apple-music", "soundcloud", "discordjs", "eris" ] }