ehr
Version:
EHR SDK for NodeJS
25 lines (24 loc) • 521 B
JSON
{
"name": "ehr",
"version": "0.0.1",
"description": "EHR SDK for NodeJS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ermvn/ehr-node-sdk.git"
},
"keywords": [
"ehr",
"emr",
"phr"
],
"author": "vunb",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/ermvn/ehr-node-sdk/issues"
},
"homepage": "https://github.com/ermvn/ehr-node-sdk#readme"
}