diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-27 00:03:35 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-27 00:03:35 +0000 |
| commit | 8beb37ed67b5f2fa0f9aa85499a8f11b39c9d067 (patch) | |
| tree | bd4b05a1e374b6cb10097bbcfbc12ef51c1cb85b /package.json | |
| parent | 5e73fe37c32faf821d3d16f0251007e366cb090b (diff) | |
need pull
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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", |
