-
Notifications
You must be signed in to change notification settings - Fork 1
/
bower.json
53 lines (53 loc) · 1.6 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": "web frontend",
"private": "true",
"dependencies": {
"angular-translate": "~2.6.1",
"angular-translate-loader-static-files": "~2.6.1",
"angular-base64": "~2.0.4",
"moment": "~2.10.2",
"angular-ui-router": "~0.2.13",
"bower": "*",
"install": "~1.0.4",
"ngSmoothScroll": "~1.7.1",
"bootstrap": "~3.3.4",
"angular-flexslider": "~1.3.2",
"ngDialog": "~0.4.0",
"angular-file-upload": "~1.1.5",
"angular-hotkeys": "chieffancypants/angular-hotkeys#~1.4.5",
"angular-animate": "~1.3.0",
"ng-map-autocomplete": "~1.0.3",
"cropper": "~0.9.3",
"ng-file-upload": "~4.2.1",
"angular-progress-arc": "~1.0.0",
"ng-lodash": "~0.2.3",
"angular-material": "~0.9.4",
"jquery-ui": "~1.11.4",
"angular-socket-io": "~0.7.0",
"angular-cache": "~4.2.0",
"angular-mood-selection": "~1.0.9",
"angular-fix-on-scroll": "~0.3.0",
"angular-accommodation-equipment-chooser": "~0.5.1",
"angular-google-maps": "~2.1.2",
"angular-scroll-glue": "~2.0.5",
"angular-elastic": "~2.4.2",
"angular-selection-list": "~1.3.1",
"gsap": "~1.17.0",
"ngFx": "~1.1.0",
"angularjs-geolocation": "~0.1.1",
"ng-tags-input": "~2.3.0",
"angular-daterange-picker": "~0.3.4",
"angular-media-queries": "~0.4.0",
"angular-emoji-filter-hd": "git://github.com/dbaq/angular-emoji-filter-hd.git#~0.0.4",
"angulartics": "~0.19.0",
"angular-truncate": "*",
"cheet.js": "~0.3.3",
"exif-js": "~2.1.1",
"keen-js": "~3.2.7"
},
"resolutions": {
"angular": "~1.3",
"gsap": "~1.11.6",
"jquery": "~2"
}
}