mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Initial Commit
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal 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": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user