This commit is contained in:
Flummi
2018-09-02 18:17:30 +02:00
parent bfb9fa79de
commit e62de626b4
7 changed files with 84 additions and 96 deletions

View File

@ -9,14 +9,10 @@
"author": "Flummi",
"license": "ISC",
"dependencies": {
"cloudscraper": "^1.5.0",
"file-type": "^9.0.0",
"node-fetch": "^2.2.0",
"nodejs-mysql2": "git+https://gitfap.de/Flummi/nodejs-mysql2.git",
"read-chunk": "^3.0.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.5",
"uuid": "^3.3.2",
"winston": "^2.4.0",
"ytdl-core": "^0.24.0"
"winston": "^2.4.0"
}
}