18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"name": "keinBotv2",
|
|
"version": "0.1.0",
|
|
"main": "src/main.js",
|
|
"dependencies": {
|
|
"coffea": "^0.4.24",
|
|
"repl": "^0.1.3",
|
|
"request": "^2.74.0",
|
|
"mysql": "^2.11.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
|
|
},
|
|
"author": "Flummi & jkhsjdhjs",
|
|
"license": "WTFPL"
|
|
}
|