1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00

Updated everything

This commit is contained in:
MatteZ02
2019-09-15 09:18:33 +03:00
parent 9d7e55b5ee
commit e4e99d76c9
1064 changed files with 277 additions and 171372 deletions

View File

@ -1,23 +0,0 @@
{
"name": "Musix",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^12.0.7",
"discord.js": "^11.4.2",
"fs": "0.0.1-security",
"ms": "^2.1.1",
"opusscript": "0.0.6",
"request": "^2.88.0",
"simple-youtube-api": "^5.1.1",
"ytdl-core": "^0.29.2",
"ytdl-core-discord": "^1.0.3"
}
}