-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathbower.json
43 lines (43 loc) · 1.29 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": "sf-dahlia-web",
"resolutions": {
"angular": "1.5.11",
"angular-translate": "2.13.0"
},
"dependencies": {
"angular": "1.5.11",
"angular-aria": "1.5.11",
"angular-clipboard": "1.6.2",
"angular-cookie": "4.1.0",
"angular-filter": "0.5.11",
"angular-foundation": "Exygy/angular-foundation-bower#1f2df77d7c4336ec33b90e4c036962b28becd725",
"angular-linkify": "1.2.0",
"angular-loading-overlay": "1.1.1",
"angular-mocks": "1.5.11",
"angular-pageslide-directive": "1.0.13",
"angular-sanitize": "1.5.11",
"angular-scroll": "1.0.0",
"angular-translate": "2.13.0",
"angular-translate-loader-static-files": "2.13.0",
"angular-ui-mask": "1.8.2",
"angular-ui-router": "0.4.2",
"angular-ui-router-title": "0.1.1",
"angular-ui-validate": "1.2.2",
"angular-uuids": "0.0.3",
"angular-messages": "1.5.11",
"angular-http-etag": "2.0.17",
"js-yaml": "3.13.1",
"lifely-angular-carousel": "1.1.0",
"lodash": "4.17.19",
"moment": "2.12.0",
"moment-timezone": "0.5.6",
"ng-currency": "0.9.6",
"ng-file-upload": "12.2.13",
"ng-idle": "1.2.2",
"ng-text-truncate": "Exygy/ng-text-truncate",
"ng-token-auth": "0.0.29",
"ngstorage": "0.3.11",
"ngMeta": "1.0.0",
"raven-js": "3.19.1"
}
}