aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index da1ca15..1966a2f 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
"dependencies": {
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.15.2",
+ "compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-mongo": "^1.2.1",
"cookie-parser": "^1.4.3",
@@ -29,6 +30,8 @@
"express": "^4.14.0",
"express-handlebars": "^3.0.0",
"express-messages": "^1.0.1",
+ "express-minify": "^0.2.0",
+ "express-minify-html": "^0.5.0",
"express-session": "^1.14.0",
"express-validator": "^2.20.8",
"jquery": "^3.1.0",