aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-27 00:18:34 +0000
committerHumairAK <humair88@hotmail.com>2016-07-27 00:18:34 +0000
commit25706820837bd05cdc3b186eb1d5ebabf9688a61 (patch)
treeafbc83b902d3f0789d5174bd2e2798937ab57b26 /package.json
parent38594fd274a4bebee75ae71dbed457b39d253cae (diff)
parent714368c049f8749ed22c6d1d07bb3adc783dc349 (diff)
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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 5f0efd3..6d72387 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",