f0ckv1/package.json
2016-08-24 12:18:51 +00:00

26 lines
526 B
JSON

{
"name": "keinBotv2",
"version": "0.1.1",
"main": "src/main.js",
"scripts": {
"start": "node src/main.js"
},
"dependencies": {
"coffea": "^0.4.24",
"fs-extra": "^0.30.0",
"mime": "^1.3.4",
"mysql": "^2.11.1",
"node-ffprobe": "^1.2.2",
"repl": "^0.1.3",
"swig": "^1.4.2",
"uuid": "^2.0.2",
"ytdl-core": "^0.7.17"
},
"repository": {
"type": "git",
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
},
"author": "Flummi & jkhsjdhjs",
"license": "WTFPL"
}