mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Added packages
This commit is contained in:
parent
a1a5076e1c
commit
147fffaf8a
2616
package-lock.json
generated
Normal file
2616
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
25
package.json
Normal file
25
package.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"name": "Musix",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC",
|
||||||
|
"dependencies": {
|
||||||
|
"dblapi.js": "^2.3.0",
|
||||||
|
"discord.js": "^11.5.1",
|
||||||
|
"dotenv": "^8.1.0",
|
||||||
|
"firebase": "^6.6.0",
|
||||||
|
"firebase-admin": "^8.5.0",
|
||||||
|
"fs": "0.0.1-security",
|
||||||
|
"ms": "^2.1.1",
|
||||||
|
"node-opus": "^0.3.2",
|
||||||
|
"request": "^2.88.0",
|
||||||
|
"simple-youtube-api": "^5.2.1",
|
||||||
|
"ytdl-core": "^0.29.7"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user