-
- Downloads
views created, labels are taken from file
downloadFiles.json
0 → 100644
... | @@ -13,7 +13,9 @@ | ... | @@ -13,7 +13,9 @@ |
"body-parser": "^1.17.1", | "body-parser": "^1.17.1", | ||
"child_process": "^1.0.2", | "child_process": "^1.0.2", | ||
"express": "^4.15.2", | "express": "^4.15.2", | ||
"express-handlebars": "^3.0.0", | |||
"fs": "0.0.1-security", | "fs": "0.0.1-security", | ||
"morgan": "^1.8.2", | |||
"node-zip": "^1.1.1", | "node-zip": "^1.1.1", | ||
"path": "^0.12.7" | "path": "^0.12.7" | ||
} | } | ||
... | ... |
views/download.hbs
0 → 100644
views/home.hbs
0 → 100644
Please register or sign in to comment