dependencies

master
Matt Huntington 9 years ago
parent 25ab2a4247
commit 83c5652a4c

@ -7,5 +7,10 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC",
"dependencies": {
"body-parser": "^1.17.1",
"express": "^4.15.2",
"mongoose": "^4.9.7"
}
} }

Loading…
Cancel
Save