mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Deps updates
This commit is contained in:
32
package.json
32
package.json
@ -5,27 +5,31 @@
|
||||
"description": "Atlantic Biomedical Portal",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"MD5": "~1.2.1",
|
||||
"async": "",
|
||||
"bluebird": "~2.9.24",
|
||||
"cors": "^2.7.1",
|
||||
"emailjs": "",
|
||||
"express": "",
|
||||
"googleapis": "",
|
||||
"jade": "",
|
||||
"jwt-simple": "^0.3.1",
|
||||
"less": "",
|
||||
"lodash": "~3.7.0",
|
||||
"markdown": "",
|
||||
"moment": "",
|
||||
"moment-timezone": "^0.4.1",
|
||||
"mongoose": "",
|
||||
"mongoose-pureautoinc": "",
|
||||
"node-uuid": "~1.4.1",
|
||||
"passport": "",
|
||||
"passport-google-oauth": "",
|
||||
"piler": "",
|
||||
"less": "",
|
||||
"socket.io": "",
|
||||
"jade": "",
|
||||
"googleapis": "",
|
||||
"sprintf": "",
|
||||
"emailjs": "",
|
||||
"moment": "",
|
||||
"async": "",
|
||||
"passport-oauth": "",
|
||||
"markdown": "",
|
||||
"node-uuid": "~1.4.1",
|
||||
"MD5": "~1.2.1",
|
||||
"piler": "",
|
||||
"pushover-notifications": "~0.2.2",
|
||||
"bluebird": "~2.9.24",
|
||||
"lodash": "~3.7.0"
|
||||
"request": "^2.65.0",
|
||||
"socket.io": "",
|
||||
"sprintf": ""
|
||||
},
|
||||
"devDependencies": {
|
||||
"supervisor": ""
|
||||
|
Reference in New Issue
Block a user