244fa1053f
new file: s/index.tpl.html new file: s/item.tpl.html new file: s/mp3.png new file: s/style.css modified: src/main.js
19 lines
372 B
JSON
19 lines
372 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",
|
|
"swig": "^1.4.2"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
|
|
},
|
|
"author": "Flummi & jkhsjdhjs",
|
|
"license": "WTFPL"
|
|
}
|