Some portal fixes and changes (#6412)
[openemr.git] / ccdaservice / oe-blue-button-util / package.json
blob193879f78566db5b34664fc3aa351e009201477f
2     "name": "blue-button-util",
3     "version": "1.5.0",
4     "description": "Common methods for Amida-Tech repos",
5     "main": "index.js",
6     "directories": {
7         "lib": "lib"
8     },
9     "scripts": {},
10     "author": "Dmitry Kachaev <dmitry@amida-tech.com>",
11     "contributors": [{
12         "name": "Matthew McCall",
13         "email": "matt@amida-tech.com"
14     }, {
15         "name": "Afsin Ustundag",
16         "email": "afsin.ustundag@us.pwc.com"
17     }],
18     "license": "Apache-2.0",
19     "engines": {
20         "node": ">= 0.10.0"
21     }