Brought in following assets that Kevin's EDI project will be using:
[openemr.git] / bower.json
blob8a5854df95b9dbe778fc9f8e127b3947cae7a20c
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-panelslider-0-1-1": "jquery-panelslider#0.1.1",
27     "jquery-ui-1-10-4": "jquery-ui#1.10.4",
28     "jquery-ui-1-11-4": "jquery-ui#1.11.4",
29     "literallycanvas-0-4-13": "literallycanvas#0.4.13",
30     "pure-0-5-0": "pure#0.5.0",
31     "qtip2-2-2-1": "qtip2#v2.2.1",
32     "react-15-1-0": "react#15.1.0",
33     "undone.js-0-0-1": "https://github.com/yckart/undone.js.git#0.0.1"
34   }