refactor(ccdaservice): test and refactor count entities function (#6805)
[openemr.git] / ccdaservice / oe-blue-button-meta / package.json
blob7e6a80ee86db5aa5c6f12e05173a810841b7a03b
2     "name": "blue-button-meta",
3     "version": "1.7.0",
4     "description": "Metadata about Blue Button format (CCDA) internal structures",
5     "main": "index.js",
6     "scripts": {},
7     "keywords": [
8         "bluebutton",
9         "metadata",
10         "ccda"
11     ],
12     "author": "Dmitry Kachaev <dmitry.kachaev@gmail.com> (http://github.com/kachok)",
13     "contributors": [{
14         "name": "Matt Martz",
15         "email": "matt.martz@gmail.com"
16     }],
17     "license": "Apache-2.0",
18     "engines": {
19         "node": ">= 0.10.0"
20     }