Add: fileDownloadedWebhook (Closes #29)

This commit is contained in:
Christoph Wiechert
2018-12-14 17:30:43 +01:00
parent be01f8a278
commit a2e4f0c316
4 changed files with 59 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
"main": "app.js",
"dependencies": {
"archiver": "^3.0.0",
"axios": "^0.18.0",
"compression": "^1.7.3",
"crypto-js": "^3.1.9-1",
"debug": "^4.1.0",