f0ckv1/package.json

20 lines
394 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",
2016-08-16 18:51:16 +00:00
"swig": "^1.4.2",
2016-08-16 19:03:38 +00:00
"uuid": "^2.0.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"
}