2014-12-15 02:36:41 -05:00
|
|
|
{
|
|
|
|
"name": "biomed-portal",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"author": "Dobie Wollert",
|
|
|
|
"description": "Atlantic Biomedical Portal",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2015-11-24 22:12:24 -08:00
|
|
|
"MD5": "~1.2.1",
|
|
|
|
"async": "",
|
2015-12-16 09:12:35 -08:00
|
|
|
"bluebird": "^3.0.6",
|
2015-11-24 22:12:24 -08:00
|
|
|
"cors": "^2.7.1",
|
|
|
|
"emailjs": "",
|
2014-12-15 02:36:41 -05:00
|
|
|
"express": "",
|
2015-12-16 09:12:35 -08:00
|
|
|
"express-validator": "^2.18.0",
|
2015-11-24 22:12:24 -08:00
|
|
|
"googleapis": "",
|
|
|
|
"jade": "",
|
|
|
|
"jwt-simple": "^0.3.1",
|
|
|
|
"less": "",
|
|
|
|
"lodash": "~3.7.0",
|
|
|
|
"markdown": "",
|
|
|
|
"moment": "",
|
|
|
|
"moment-timezone": "^0.4.1",
|
2014-12-15 02:36:41 -05:00
|
|
|
"mongoose": "",
|
|
|
|
"mongoose-pureautoinc": "",
|
2015-11-24 22:12:24 -08:00
|
|
|
"node-uuid": "~1.4.1",
|
2014-12-15 02:36:41 -05:00
|
|
|
"passport": "",
|
|
|
|
"passport-google-oauth": "",
|
|
|
|
"passport-oauth": "",
|
2015-11-24 22:12:24 -08:00
|
|
|
"piler": "",
|
2015-04-20 05:31:12 -04:00
|
|
|
"pushover-notifications": "~0.2.2",
|
2015-11-24 22:12:24 -08:00
|
|
|
"request": "^2.65.0",
|
|
|
|
"socket.io": "",
|
2015-12-16 09:12:35 -08:00
|
|
|
"sprintf": "",
|
|
|
|
"winston": "^2.1.1"
|
2014-12-15 02:36:41 -05:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"supervisor": ""
|
|
|
|
}
|
|
|
|
}
|