UNPKG

emnutt

Version:

part of the iHRIS family of health workforce data solutions

38 lines (37 loc) 856 B
{ "name": "emnutt", "version": "1.0.0", "scripts": { "start": "node ./app.js" }, "dependencies": { "body-parser": "~1.13.2", "cookie-parser": "~1.3.5", "debug": "~2.2.0", "express": "~4.13.1", "morgan": "~1.6.1", "nconf": "~0.8.2", "kerberos": "~0.0.17", "mongodb": "~2.0.49" }, "description": "part of the iHRIS family of health workforce data solutions", "main": "app.js", "directories": { "example": "examples" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/openhie/emNutt.git" }, "keywords": [ "OpenHIE", "mACM" ], "author": "Luke Duncan <lduncan@intrahealth.org>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/openhie/emNutt/issues" }, "homepage": "https://github.com/openhie/emNutt#readme" }