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 d1b4fc5..9a00b50 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,10 @@
"homepage": "https://github.com/HumairAK/solutions_repo#readme",
"dependencies": {
"body-parser": "^1.15.2",
+ "cookie-parser": "^1.4.3",
+ "debug": "^2.2.0",
"express": "^4.14.0",
+ "express-handlebars": "^3.0.0",
"mongo-factory": "^1.0.0",
"mongodb": "^2.2.2",
"object-assign": "^4.1.0"