68249b6af2
modified: src/main.js new file: src/trigger/stats.js
27 lines
546 B
JSON
27 lines
546 B
JSON
{
|
|
"name": "keinBotv2",
|
|
"version": "0.1.1",
|
|
"main": "src/main.js",
|
|
"scripts": {
|
|
"start": "node src/main.js"
|
|
},
|
|
"dependencies": {
|
|
"coffea": "^0.4.24",
|
|
"du": "^0.1.0",
|
|
"fs-extra": "^0.30.0",
|
|
"mime": "^1.3.4",
|
|
"mysql": "^2.11.1",
|
|
"node-ffprobe": "^1.2.2",
|
|
"repl": "^0.1.3",
|
|
"swig": "^1.4.2",
|
|
"uuid": "^2.0.2",
|
|
"ytdl-core": "^0.7.17"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitfap.de/keinBot/keinBotv2.git"
|
|
},
|
|
"author": "Flummi & jkhsjdhjs",
|
|
"license": "WTFPL"
|
|
}
|