2019-05-30 09:01:25 +00:00
|
|
|
{
|
|
|
|
"name": "Musix",
|
2020-04-29 08:59:31 +00:00
|
|
|
"version": "1.2.1",
|
2019-05-30 09:01:25 +00:00
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2020-04-29 08:59:31 +00:00
|
|
|
"discord.js": "^11.6.4",
|
2019-05-30 09:01:25 +00:00
|
|
|
"fs": "0.0.1-security",
|
2020-04-29 08:59:31 +00:00
|
|
|
"ms": "^2.1.2",
|
2019-05-30 09:01:25 +00:00
|
|
|
"opusscript": "0.0.6",
|
2020-04-29 08:59:31 +00:00
|
|
|
"request": "^2.88.2",
|
|
|
|
"simple-youtube-api": "^5.2.1",
|
|
|
|
"ytdl-core": "^0.29.7"
|
2019-05-30 09:01:25 +00:00
|
|
|
}
|
|
|
|
}
|