Newer
Older
"description": "A \"MongoDB ready\" server",
"main": "src/index.js",
"scripts": {
"test": "node test/unit.js && exit 0"
},
"author": "W. Ross Morrow",
"license": "Apache-2.0",
"repository":"https://code.stanford.edu/morrowwr/darc-mongoreadyserver",
"dependencies": {
"axios": "^0.19.2",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"daat-coordinator": "^1.0.6",