-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
48 lines (48 loc) · 1.46 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
{
"name": "stereo.glass",
"version": "1.9.11",
"dependencies": {
"angular": "~1.4.1",
"angular-animate": "~1.4.3",
"angular-bootstrap": "~0.13.0",
"angular-bootstrap-select": "https://github.com/rkurbatov/angular-bootstrap-select.git",
"angular-busy": "~4.1.3",
"angular-click-outside": "~2.1.0",
"angular-cookies": "~1.4.1",
"angular-daterangepicker": "~0.1.16",
"angular-daterangepicker-plus": "~0.1.17",
"angular-fx": "~1.1.0",
"angular-google-maps": "~2.2.1",
"angular-local-storage": "~0.2.2",
"angular-route": "~1.4.3",
"angular-simple-logger": "~0.0.2",
"angular-smart-table": "~2.1.0",
"angular-toastr": "~1.4.1",
"angular-ui-mask": "~1.4.2",
"angular-ui-validate": "~1.1.1",
"angular-utils-pagination": "~0.8.2",
"angularjs-color-picker": "~0.6.2",
"animate.css": "~3.3.1",
"bootstrap": "~3.3",
"bootstrap-daterangepicker": "~1.3.22",
"bootstrap-select": "~1.7.3",
"font-awesome": "4.x",
"hammerjs": "~2.0.4",
"jquery": "~2.1.4",
"jquery-color": "~2.1.2",
"lodash": "3.x",
"moment": "~2.10.3",
"moment-timezone": "~0.4.0",
"ng-file-upload": "5.0.4",
"nsPopover": "~0.6.8",
"ryanmullins-angular-hammer": "~2.1.10",
"sg.ui": "https://github.com/rkurbatov/sg.ui.git",
"videojs": "~4.12.14",
"videojs-youtube": "~1.2.12"
},
"resolutions": {
"angular": "~1.4.3",
"angular-animate": "~1.4.3",
"moment": "~2.10.3"
}
}