2016-08-09 11:57:44 +00:00
|
|
|
{
|
|
|
|
"name": "keinBotv2",
|
|
|
|
"version": "0.1.0",
|
2016-08-09 14:58:42 +00:00
|
|
|
"main": "src/main.js",
|
2016-08-09 11:57:44 +00:00
|
|
|
"dependencies": {
|
2016-08-11 07:21:45 +00:00
|
|
|
"coffea": "^0.4.24",
|
2016-08-11 12:38:07 +00:00
|
|
|
"repl": "^0.1.3",
|
2016-08-11 12:39:30 +00:00
|
|
|
"request": "^2.74.0",
|
|
|
|
"mysql": "^2.11.1"
|
2016-08-09 11:57:44 +00:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
|
|
|
|
},
|
|
|
|
"author": "Flummi & jkhsjdhjs",
|
2016-08-09 14:58:42 +00:00
|
|
|
"license": "WTFPL"
|
2016-08-09 11:57:44 +00:00
|
|
|
}
|