summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index c7548af3..6ceb6e29 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,12 @@
},
"dependencies": {
"babel-runtime": "^6.23.0",
+ "bcrypt": "^1.0.2",
+ "bson": "^1.0.4",
+ "es6-promise": "^4.1.0",
"meteor-node-stubs": "^0.2.6",
+ "winston": "^2.3.1",
+ "winston-zulip": "0.0.6",
"xss": "^0.3.3"
}
}