forked from openemr/openemr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
74 lines (74 loc) · 3.42 KB
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"name": "openemr",
"homepage": "http://www.open-emr.org",
"authors": [
"OpenEMR"
],
"description": "",
"main": "",
"license": "GPL3",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"AnythingSlider-1-9-4": "AnythingSlider#1.9.4",
"angular-1-5-8": "angular#1.5.8",
"angular-sanitize-1-5-8": "angular-sanitize#1.5.8",
"angular-summernote-0-8-1": "angular-summernote#0.8.1",
"backbone-1-3-3": "backbone#1.3.3",
"bootstrap-3-3-4": "bootstrap#3.3.4",
"bootstrap-rtl-3-3-4": "bootstrap-rtl#3.3.4",
"Chart.js-2-1-3": "Chart.js#2.1.3",
"checklist-model-0-10-0": "checklist-model#0.10.0",
"datatables.net-1-10-13": "datatables.net#1.10.13",
"datatables.net-bs-1-10-13": "datatables.net-bs#1.10.13",
"datatables.net-dt-1-10-13": "datatables.net-dt#1.10.13",
"datatables.net-jqui-1-10-13": "datatables.net-jqui#1.10.13",
"datatables.net-colreorder-1-3-2": "datatables.net-colreorder#1.3.2",
"datatables.net-colreorder-dt-1-3-2": "datatables.net-colreorder-dt#1.3.2",
"datatables.net-scroller-1-4-2": "datatables.net-scroller#1.4.2",
"datatables.net-scroller-jqui-1-4-2": "datatables.net-scroller-jqui#1.4.2",
"emodal-1-2-65": "emodal#1.2.65",
"font-awesome-4-6-3": "font-awesome#4.6.3",
"jquery-creditcardvalidator-1-1-0": "jquery-creditcardvalidator#1.1.0",
"jquery-datetimepicker-2-5-4": "datetimepicker#2.5.4",
"jquery.gritter-1-7-4": "jquery.gritter#1.7.4",
"jquery-min-1-2-1": "https://code.jquery.com/jquery-1.2.1.min.js",
"jquery-min-1-2-2": "https://code.jquery.com/jquery-1.2.2.min.js",
"jquery-min-1-3-2": "https://code.jquery.com/jquery-1.3.2.min.js",
"jquery-min-1-4-2": "https://code.jquery.com/jquery-1.4.2.min.js",
"jquery-min-1-4-3": "https://code.jquery.com/jquery-1.4.3.min.js",
"jquery-min-1-5": "https://code.jquery.com/jquery-1.5.min.js",
"jquery-min-1-6-4": "https://code.jquery.com/jquery-1.6.4.min.js",
"jquery-min-1-7-2": "https://code.jquery.com/jquery-1.7.2.min.js",
"jquery-min-1-9-1": "https://code.jquery.com/jquery-1.9.1.min.js",
"jquery-min-1-10-2": "https://code.jquery.com/jquery-1.10.2.min.js",
"jquery-min-1-11-1": "https://code.jquery.com/jquery-1.11.1.min.js",
"jquery-min-1-11-3": "https://code.jquery.com/jquery-1.11.3.min.js",
"jquery-min-2-2-0": "https://code.jquery.com/jquery-2.2.0.min.js",
"jquery-min-3-1-1": "https://code.jquery.com/jquery-3.1.1.min.js",
"jquery-modern-blink-0-1-3":"https://github.com/leonderijke/jQuery-Modern-Blink.git#0.1.3",
"jquery-panelslider-0-1-1": "jquery-panelslider#0.1.1",
"jquery-ui-1-10-4": "jquery-ui#1.10.4",
"jquery-ui-1-11-4": "jquery-ui#1.11.4",
"jquery-validation-1-13-0": "jquery-validation#1.13.0",
"jscolor-1-4-5": "https://github.com/EastDesire/jscolor.git#1.4.5",
"jscolor-2-0-4": "https://github.com/EastDesire/jscolor.git#2.0.4",
"knockout-3-4-0": "knockout#3.4.0",
"literallycanvas-0-4-13": "literallycanvas#0.4.13",
"moment-2-13-0": "moment#2.13.0",
"numeral-1-5-3": "numeral#1.5.3",
"peerjs-0-3-14": "peerjs#0.3.14",
"pure-0-5-0": "pure#0.5.0",
"qtip2-2-2-1": "qtip2#v2.2.1",
"react-15-1-0": "react#15.1.0",
"summernote-0-8-2": "summernote#0.8.2",
"underscore-1-8-3": "underscore#1.8.3",
"undone.js-0-0-1": "https://github.com/yckart/undone.js.git#0.0.1",
"validate.js-0-10-0": "validate.js#0.10.0"
}
}