forked from zetaops/ulakbus-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
34 lines (34 loc) · 888 Bytes
/
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
{
"name": "ulakbus-ui",
"description": "UI for Ulakbüs",
"version": "0.4.0",
"homepage": "https://github.com/zetaops/ulakbus-ui",
"license": "GPL",
"private": false,
"dependencies": {
"angular": "1.4.7",
"json3": "~3.3.2",
"es5-shim": "~4.1.10",
"angular-mocks": "1.4.7",
"angular-animate": "1.4.7",
"angular-route": "1.4.7",
"angular-resource": "1.4.7",
"angular-cookies": "1.4.7",
"angular-bootstrap": "0.14.3",
"angular-i18n": "1.4.7",
"angular-markdown-filter": "1.3.2",
"font-awesome": "4.3.0",
"angular-schema-form": "0.8.3",
"angular-loading-bar": "~0.8.0",
"angular-toggle-switch": "~1.2.1",
"metisMenu": "~1.1.3",
"angular-chart.js": "~0.5.2",
"angular-gettext": "2.1.0",
"intro.js": "1.1.1",
"moment": "2.10.6",
"toastr": "*"
},
"resolutions": {
"angular": "1.4.7"
}
}