AMC changes for summary of care and CPOE, see note below:
[openemr.git] / bower.json
blob09813a03d14a15120821fe1c6ab436225cce450f
2   "name": "openemr",
3   "homepage": "http://www.open-emr.org",
4   "authors": [
5     "OpenEMR"
6   ],
7   "description": "",
8   "main": "",
9   "license": "GPL3",
10   "ignore": [
11     "**/.*",
12     "node_modules",
13     "bower_components",
14     "test",
15     "tests"
16   ],
17   "dependencies": {
18     "AnythingSlider-1-9-4": "AnythingSlider#1.9.4",
19     "bootstrap-3-3-4": "bootstrap#3.3.4",
20     "Chart.js-2-1-3": "Chart.js#2.1.3",
21     "datatables-1-10-11": "datatables#1.10.11",
22     "datatables-fixedcolumns-3-2-1": "datatables-fixedcolumns#3.2.1",
23     "datatables-fixedheader-3-1-1": "datatables-fixedheader#3.1.1",
24     "datatables-scroller-1-4-1": "datatables-scroller#1.4.1",
25     "font-awesome-4-6-3": "font-awesome#4.6.3",
26     "jquery-min-1-2-1": "https://code.jquery.com/jquery-1.2.1.min.js",
27     "jquery-min-1-2-2": "https://code.jquery.com/jquery-1.2.2.min.js",
28     "jquery-min-1-3-2": "https://code.jquery.com/jquery-1.3.2.min.js",
29     "jquery-min-1-4-2": "https://code.jquery.com/jquery-1.4.2.min.js",
30     "jquery-min-1-4-3": "https://code.jquery.com/jquery-1.4.3.min.js",
31     "jquery-min-1-5": "https://code.jquery.com/jquery-1.5.min.js",
32     "jquery-min-1-6-4": "https://code.jquery.com/jquery-1.6.4.min.js",
33     "jquery-min-1-7-2": "https://code.jquery.com/jquery-1.7.2.min.js",
34     "jquery-min-1-9-1": "https://code.jquery.com/jquery-1.9.1.min.js",
35     "jquery-panelslider-0-1-1": "jquery-panelslider#0.1.1",
36     "jquery-ui-1-10-4": "jquery-ui#1.10.4",
37     "jquery-ui-1-11-4": "jquery-ui#1.11.4",
38     "knockout-2-2-1": "knockout#2.2.1",
39     "literallycanvas-0-4-13": "literallycanvas#0.4.13",
40     "moment-2-13-0": "moment#2.13.0",
41     "pure-0-5-0": "pure#0.5.0",
42     "qtip2-2-2-1": "qtip2#v2.2.1",
43     "react-15-1-0": "react#15.1.0",
44     "undone.js-0-0-1": "https://github.com/yckart/undone.js.git#0.0.1"
45   }