forked from richwidgets/richwidgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
32 lines (27 loc) · 1.04 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
{
"name": "RichWidgets",
"version": "0.1.1-wip",
"dependencies": {
},
"devDependencies": {
"jquery": "1.9.1",
"jquery-ui": "1.9.2",
"bootstrap": "3.0.3",
"font-awesome": "4.0.3",
"flot" : "0.8.0",
"flotAxisLabels":"markrcote/flot-axislabels#fcfde41709057b1087288e20f49f0e8a75025845",
"flotTooltip":"krzysu/flot.tooltip#8a9ed0e9b582238064ea34ce401b674867d1700f",
"flotOrderBars":"emmerich/flot-orderBars#d44ff4f2fec4c8bb1254e59567ee39fa3684372e",
"ckeditor": "#4.3.2/full",
"select2": "3.4.5",
"select2-bootstrap3-css": "#1c74d5934514d49f80c4c7dd484b1a13a8221209",
"rcue": "patternfly/patternfly#0.1.1",
"requirejs": "2.1.8",
"jasmine-jquery": "1.5.3",
"dom-compare": "lfryc/dom-compare#39ff578bba29656bfde40f6d525d493749b5d688",
"jquery-simulate": "jquery/jquery-simulate#25938de20622a6c127a7082bd751f6d2f88eabd4",
"modernizr": "2.6.2",
"highlightjs": "7.3.0",
"yuidoc-bootstrap-theme": "richwidgets/yuidoc-bootstrap-theme#cc216ede6ad02aa4e0abf748dcde512eb06224bd"
}
}