mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
40 lines
863 B
JSON
40 lines
863 B
JSON
{
|
|
"name": "biomed-portal",
|
|
"version": "0.0.1",
|
|
"author": "Dobie Wollert",
|
|
"description": "Atlantic Biomedical Portal",
|
|
"private": true,
|
|
"dependencies": {
|
|
"MD5": "~1.2.1",
|
|
"async": "",
|
|
"bluebird": "^3.0.6",
|
|
"cors": "^2.7.1",
|
|
"emailjs": "",
|
|
"express": "",
|
|
"express-validator": "^2.18.0",
|
|
"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": "",
|
|
"passport-oauth": "",
|
|
"piler": "",
|
|
"pushover-notifications": "~0.2.2",
|
|
"request": "^2.65.0",
|
|
"socket.io": "",
|
|
"sprintf": "",
|
|
"winston": "^2.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"supervisor": ""
|
|
}
|
|
}
|