-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
55 lines (55 loc) · 1.48 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
{
"name": "caYca",
"version": "1.0.0",
"dependencies": {
"jquery": "~1.11.0",
"angular": "~1.5.3",
"angular-resource": "~1.5.0",
"angular-cookies": "~1.5.0",
"angular-sanitize": "~1.5.0",
"angular-route": "~1.5.0",
"angular-animate": "~1.5.0",
"font-awesome": "*",
"toastr": "~2.0.1",
"underscore": "~1.5.2",
"seiyria-bootstrap-slider": "~1.9.0",
"bootstrap": "~3.3.6",
"angular-bootstrap": "~0.10.0",
"bootstrap-file-input": "*",
"holderjs": "~2.3.1",
"jquery.easy-pie-chart": "~2.1.4",
"morris.js": "~0.5.0",
"jquery.ui": "~1.10.4",
"jquery.slimscroll": "~1.3.1",
"jquery.easing": "~1.3.0",
"moment": "*",
"gauge.js": "~1.0.0",
"flot": "~0.8.2",
"jquery-spinner": "~0.1.5",
"jquery-steps": "https://github.com/rstaib/jquery-steps.git#~1.0.4",
"angular-wizard": "~0.3.0",
"weather-icons": "~0.0.1",
"textAngular": "~1.2.0",
"flot.tooltip": "*",
"angular-ui-tree": "~2.0.3",
"ng-tags-input": "~2.0.1",
"masonry": "~3.1.5",
"js-xlsx": "~0.7.10",
"jsbarcode": "*",
"angular-ui-utils": "~0.2.3",
"angular-morris-chart": "~1.1.0",
"angular-timer": "~1.3.3",
"angular-scroll": "~0.7.3",
"sweetalert": "^1.1.3",
"angular-loading-bar": "^0.8.0",
"JsBarcode": "jsbarcode#^2.2.0",
"ngmap": "^1.16.7"
},
"resolutions": {
"jquery": "~1.11.0"
},
"devDependencies": {
"twbs-bootstrap-sass": "~3.1.1",
"responsive-tables": "*"
}
}