-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
43 lines (43 loc) · 1.1 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
{
"name": "Nextrun",
"version": "1.0.0",
"dependencies": {
"angular": "1.2.26",
"angular-animate":"1.2.26",
"angular-cookies": "1.2.26",
"angular-bootstrap": "0.11.2",
"angular-sanitize": "1.2.26",
"angular-google-maps": "1.0.15",
"angular-gettext": "1.1.3",
"bootstrap": "3.3.0",
"bootstrap-additions": "0.2.3",
"font-awesome": "4.2.0",
"highcharts-release": "4.0.4",
"highcharts-ng": "0.0.7",
"jquery": "2.1.1",
"moment": "2.8.3",
"underscore": "1.7.0",
"x2js": "1.1.7",
"angular-strap": "2.1.2",
"textAngular": "1.2.2",
"angular-x2js": "0.1.1",
"angular-loading-bar": "0.6.0",
"Bootflat": "2.0.4",
"angular-bootstrap-switch": "0.3.0",
"angular-easyfb": "1.2.1",
"angular-pnotify": "0.0.6",
"angular-ui-router": "0.2.13",
"ui-router-extras": "0.0.11",
"ngImgCrop": "0.3.2"
},
"resolutions": {
"angular": "1.2.26",
"angular-bootstrap": "1.3.3",
"angular-google-maps": "1.0.15",
"moment": "2.8.3",
"underscore": "1.7.0"
},
"devDependencies": {
"angular-mocks": "1.2.26"
}
}