Initial Commit

This commit is contained in:
root
2013-05-06 03:38:29 -04:00
commit d392a540e7
134 changed files with 22012 additions and 0 deletions

24
package.json Normal file
View File

@ -0,0 +1,24 @@
{
"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": ""
},
"devDependencies": {
"supervisor": ""
}
}