15 lines
350 B
JSON
15 lines
350 B
JSON
{
|
|
"name": "music-bot",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"repository": "https://github.com/ZerioDev/Music-bot.git",
|
|
"author": "ZerioDev",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@discordjs/opus": "^0.3.2",
|
|
"discord-player": "github:Androz2091/discord-player#develop",
|
|
"discord.js": "^12.2.0",
|
|
"enmap": "^5.3.1"
|
|
}
|
|
}
|