-
- Downloads
v1.11.17
... | @@ -51,6 +51,7 @@ | ... | @@ -51,6 +51,7 @@ |
"mocha": "^3.5.3", | "mocha": "^3.5.3", | ||
"monetdb-pool": "0.0.8", | "monetdb-pool": "0.0.8", | ||
"mongoose": "^4.13.17", | "mongoose": "^4.13.17", | ||
"natives": "^1.1.6", | |||
"nconf": "^0.8.5", | "nconf": "^0.8.5", | ||
"node-uuid": "^1.4.8", | "node-uuid": "^1.4.8", | ||
"nodemailer": "^4.6.8", | "nodemailer": "^4.6.8", | ||
... | @@ -60,6 +61,7 @@ | ... | @@ -60,6 +61,7 @@ |
"passport-http-bearer": "^1.0.1", | "passport-http-bearer": "^1.0.1", | ||
"passport-oauth2-client-password": "^0.1.2", | "passport-oauth2-client-password": "^0.1.2", | ||
"request": "^2.88.0", | "request": "^2.88.0", | ||
"sqlstring": "^2.3.1", | |||
"squel": "^5.12.2", | "squel": "^5.12.2", | ||
"winston": "^2.4.4" | "winston": "^2.4.4" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment