another minor fix to prior commit
[openemr.git] / bower.json
blob37921b3e4c9079ded3f8c98507bcb917a1ac0d31
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     "bootstrap-rtl-3-3-4": "bootstrap-rtl#3.3.4",
21     "Chart.js-2-1-3": "Chart.js#2.1.3",
22     "datatables.net-1-10-11": "datatables.net#1.10.11",
23     "datatables.net-jqui-1-10-11": "datatables.net-jqui#1.10.11",
24     "datatables.net-scroller-1-4-1": "datatables.net-scroller#1.4.1",
25     "datatables.net-scroller-jqui-1-4-1": "datatables.net-scroller-jqui#1.4.1",
26     "font-awesome-4-6-3": "font-awesome#4.6.3",
27     "jquery.gritter-1-7-4": "jquery.gritter#1.7.4",
28     "jquery-min-1-2-1": "https://code.jquery.com/jquery-1.2.1.min.js",
29     "jquery-min-1-2-2": "https://code.jquery.com/jquery-1.2.2.min.js",
30     "jquery-min-1-3-2": "https://code.jquery.com/jquery-1.3.2.min.js",
31     "jquery-min-1-4-2": "https://code.jquery.com/jquery-1.4.2.min.js",
32     "jquery-min-1-4-3": "https://code.jquery.com/jquery-1.4.3.min.js",
33     "jquery-min-1-5": "https://code.jquery.com/jquery-1.5.min.js",
34     "jquery-min-1-6-4": "https://code.jquery.com/jquery-1.6.4.min.js",
35     "jquery-min-1-7-2": "https://code.jquery.com/jquery-1.7.2.min.js",
36     "jquery-min-1-9-1": "https://code.jquery.com/jquery-1.9.1.min.js",
37     "jquery-min-1-10-2": "https://code.jquery.com/jquery-1.10.2.min.js",
38     "jquery-min-1-11-1": "https://code.jquery.com/jquery-1.11.1.min.js",
39     "jquery-min-2-2-0": "https://code.jquery.com/jquery-2.2.0.min.js",
40     "jquery-modern-blink-0-1-3":"https://github.com/leonderijke/jQuery-Modern-Blink.git#0.1.3",
41     "jquery-panelslider-0-1-1": "jquery-panelslider#0.1.1",
42     "jquery-ui-1-10-4": "jquery-ui#1.10.4",
43     "jquery-ui-1-11-4": "jquery-ui#1.11.4",
44     "jscolor-1-4-5": "https://github.com/EastDesire/jscolor.git#1.4.5",
45     "knockout-3-4-0": "knockout#3.4.0",
46     "literallycanvas-0-4-13": "literallycanvas#0.4.13",
47     "moment-2-13-0": "moment#2.13.0",
48     "numeral-1-5-3": "numeral#1.5.3",
49     "pure-0-5-0": "pure#0.5.0",
50     "qtip2-2-2-1": "qtip2#v2.2.1",
51     "react-15-1-0": "react#15.1.0",
52     "undone.js-0-0-1": "https://github.com/yckart/undone.js.git#0.0.1",
53     "validate.js-0-10-0": "validate.js#0.10.0"
54   }