buttube
Version:
A music package with buttons
38 lines (37 loc) • 846 B
JSON
{
"name": "buttube",
"version": "0.4.8",
"description": "A music package with buttons",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@discordjs/opus": "^0.5.3",
"discord.js": "^13.0.1",
"distube": "^3.0.0-beta.38",
"ffmpeg-static": "^4.4.0",
"quickmongo": "^3.0.2",
"ytdl-core": "^4.9.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/djpie123/Buttube.git"
},
"author": "Pieislive",
"license": "ISC",
"bugs": {
"url": "https://github.com/djpie123/Buttube/issues"
},
"keywords": [
"discord",
"discord.js",
"discord-buttons",
"buttons",
"buttons-discord",
"music",
"buttons-music",
"music-buttons"
],
"homepage": "https://github.com/djpie123/Buttube#readme"
}