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": {
|
|
|
|
"express": "",
|
|
|
|
"mongoose": "",
|
|
|
|
"mongoose-pureautoinc": "",
|
|
|
|
"passport": "",
|
|
|
|
"passport-google-oauth": "",
|
|
|
|
"piler": "",
|
|
|
|
"less": "",
|
|
|
|
"socket.io": "",
|
|
|
|
"jade": "",
|
|
|
|
"googleapis": "",
|
|
|
|
"sprintf": "",
|
|
|
|
"emailjs": "",
|
|
|
|
"moment": "",
|
|
|
|
"async": "",
|
|
|
|
"passport-oauth": "",
|
2015-04-06 03:28:20 -04:00
|
|
|
"markdown": "",
|
2014-12-15 02:36:41 -05:00
|
|
|
"node-uuid": "~1.4.1",
|
2015-04-06 03:28:20 -04:00
|
|
|
"MD5": "~1.2.1",
|
2015-04-20 05:31:12 -04:00
|
|
|
"pushover-notifications": "~0.2.2",
|
|
|
|
"bluebird": "~2.9.24",
|
|
|
|
"lodash": "~3.7.0"
|
2014-12-15 02:36:41 -05:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"supervisor": ""
|
|
|
|
}
|
|
|
|
}
|