-
- Downloads
bootstrap and spinner added to views
... | ... | @@ -10,14 +10,17 @@ |
"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" | ||
"path": "^0.12.7", | ||
"spinkit": "^1.2.5" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.1.1", | ||
... | ... |
Please register or sign in to comment