-
Notifications
You must be signed in to change notification settings - Fork 18
/
bower.json
53 lines (53 loc) · 1.34 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
{
"name": "Bootstrap-Admin-Template",
"version": "2.2.0",
"author": {
"name": "Osman Nuri Okumuş",
"email": "[email protected]",
"url": "https://github.com/onokumus"
},
"description": "Twitter Bootstrap Admin Template",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/onokumus/Bootstrap-Admin-Template.git"
},
"bugs": {
"url": "https://github.com/onokumus/Bootstrap-Admin-Template/issues"
},
"licenses": {
"type": "MIT",
"url": "https://github.com/onokumus/Bootstrap-Admin-Template/blob/master/README.md"
},
"dependencies": {
"bootstrap": "~3.1.1",
"font-awesome": ">=4.2.0",
"gmaps": "~0.4.9",
"html5shiv": "~3.7.0",
"respond": "~1.4.0",
"d3": "~3.4.6",
"async": "~0.9.0",
"path": "~3.24.10",
"querystring": "~3.24.10",
"tweenjs": "*",
"videojs": ">=4.6.3",
"js-url": "~1.8.6",
"flexslider": "*",
"screenfull": "~1.2.1",
"fingerprint": "~0.5.3",
"sprintf": "~1.0.0",
"formbuilder": ">=0.2.0",
"handsontable": "~0.10.5",
"taffydb": "*",
"jssor-slider": "*",
"bootstrap-datepicker": "~1.3.0",
"canvasloader": "~0.9.1",
"bootstrap-timepicker": "~0.2.6",
"pdfjs-dist": "~1.0.1135",
"pivottable": "*"
},
"resolutions": {
"font-awesome": ">=4.2.0",
"bootstrap": ">=3.0 <4.0"
}
}