f0ckv1/package.json
2017-01-31 14:46:39 +01:00

30 lines
630 B
JSON

{
"name": "f0ck",
"version": "0.3.1",
"main": "src/main.js",
"scripts": {
"start": "node ./bot.js"
},
"dependencies": {
"cloudscraper": "^1.4.0",
"coffea": "^0.4.28",
"du": "^0.1.0",
"file-type": "^3.8.0",
"forever-monitor": "^1.7.0",
"fs-extra": "^0.30.0",
"mysql": "^2.11.1",
"read-chunk": "^2.0.0",
"request": "^2.74.0",
"swig": "^1.4.2",
"uuid": "^2.0.2",
"ytdl-core": "^0.7.24",
"safe-eval": "^0.3.0"
},
"repository": {
"type": "git",
"url": "git+https://gitfap.de/keinBot/f0ck.git"
},
"author": "Flummi & jkhsjdhjs",
"license": "WTFPL"
}