14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"name": "music-bot",
|
|
"version": "2.0.1",
|
|
"main": "index.js",
|
|
"repository": "https://github.com/ZerioDev/Music-bot.git",
|
|
"author": "ZerioDev",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@discordjs/opus": "^0.3.2",
|
|
"discord-player": "^3.0.2",
|
|
"discord.js": "^12.2.0"
|
|
}
|
|
}
|