You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
516 B

{
"name": "ccdaservice",
"version": "6.0.0",
"description": "OpenEMR C-CDA templating generator service",
"main": "serveccda.js",
"scripts": {},
"author": "sjpadgett@gmail.com",
"license": "GPL-3.0",
"dependencies": {
"file": "./oe-blue-button-generate",
"libxmljs2": "0.30.1",
"lodash": "4.17.21",
"net": "1.0.2",
"oe-cqm-service": "6.0.0",
"oe-schematron-service": "1.1.1",
"uuid": "8.3.2",
"xmljson": "0.2.0"
}
}