-
- Downloads
minor changes,work in progress:stop spinner and redirect to homepage after download
... | ... | @@ -10,15 +10,12 @@ |
"license": "Apache-2.0", | ||
"dependencies": { | ||
"body-parser": "^1.17.1", | ||
"bootstrap": "^3.3.7", | ||
"child_process": "^1.0.2", | ||
"express": "^4.15.2", | ||
"express-handlebars": "^3.0.0", | ||
"fs": "0.0.1-security", | ||
"fs-readdir": "0.0.3", | ||
"jquery": "^3.2.1", | ||
"jszip": "^3.1.3", | ||
"node-zip": "^1.1.1", | ||
"path": "^0.12.7", | ||
"spinkit": "^1.2.5" | ||
}, | ||
... | ... |
Please register or sign in to comment