f0ckv1/package.json
Flummi 7e192acae0 modified: package.json
modified:   src/main.js
2016-08-15 22:05:20 +02:00

18 lines
350 B
JSON

{
"name": "keinBotv2",
"version": "0.1.0",
"main": "src/main.js",
"dependencies": {
"coffea": "^0.4.24",
"fs-extra": "^0.30.0",
"mysql": "^2.11.1",
"repl": "^0.1.3"
},
"repository": {
"type": "git",
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
},
"author": "Flummi & jkhsjdhjs",
"license": "WTFPL"
}