shunko
Version:
A powerful lavalink wrapper around shoukaku
29 lines (28 loc) • 696 B
JSON
{
"name": "shunko",
"version": "2.0.3",
"description": "A powerful lavalink wrapper around shoukaku",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SilentKiller345/shunko.git"
},
"keywords": [
"lavalink",
"lavalink-wrapper",
"discord.js"
],
"author": "Ichigo Kurosaki, Matrix",
"license": "ISC",
"bugs": {
"url": "https://github.com/SilentKiller345/shunko/issues"
},
"homepage": "https://github.com/SilentKiller345/shunko.git",
"dependencies": {
"shoukaku": "^4.0.1",
"undici": "^5.28.1"
}
}