f0ckv1/package.json

19 lines
372 B
JSON
Raw Normal View History

{
"name": "keinBotv2",
"version": "0.1.0",
2016-08-09 14:58:42 +00:00
"main": "src/main.js",
"dependencies": {
2016-08-11 07:21:45 +00:00
"coffea": "^0.4.24",
"fs-extra": "^0.30.0",
2016-08-15 15:25:50 +00:00
"mysql": "^2.11.1",
"repl": "^0.1.3",
"swig": "^1.4.2"
},
"repository": {
"type": "git",
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
},
"author": "Flummi & jkhsjdhjs",
2016-08-09 14:58:42 +00:00
"license": "WTFPL"
}