-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
39 lines (39 loc) · 1.02 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
{
"name": "slim",
"version": "1.0.0",
"dependencies": {
"jquery": "~2.1.0",
"angular": "~1.2.0",
"angular-resource": "~1.2.0",
"angular-cookies": "~1.2.0",
"angular-sanitize": "~1.2.0",
"angular-route": "~1.2.0",
"angular-animate": "~1.2.0",
"angular-touch": "~1.2.0",
"font-awesome": "~4.1.0",
"toastr": "~2.0.1",
"seiyria-bootstrap-slider": "~1.9.0",
"bootstrap": "~3.2.0",
"angular-bootstrap": "~0.11.0",
"bootstrap-file-input": "*",
"jquery.easy-pie-chart": "~2.1.4",
"jquery.slimscroll": "~1.3.1",
"jquery-steps": "~1.0.7",
"angular-wizard": "~0.3.0",
"textAngular": "1.2.2",
"angular-ui-tree": "~2.1.0",
"ngmap": "~0.15.0",
"ng-tags-input": "~2.0.1",
"jquery-spinner": "~0.1.5",
"flot": "~0.8.3",
"flot.tooltip": "~0.8.0",
"flot.curvedlines": "*",
"jvectormap": "~1.2.2"
},
"devDependencies": {
"holderjs": "~2.3.1",
"responsive-tables": "*",
"bourbon": "~3.2.1",
"bootstrap-sass-official": "~3.2.0"
}
}