forked from rancher/ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
31 lines (31 loc) · 795 Bytes
/
bower.json
File metadata and controls
31 lines (31 loc) · 795 Bytes
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
{
"name": "ui",
"dependencies": {
"async": "~0.9.2",
"bootstrap-multiselect": "~0.9.10",
"bootstrap-sass-official": "~3.3.1",
"c3": "~0.4.10",
"commonmark": "~0.22.1",
"dagre": "~0.7.1",
"ember": "~2.6.0",
"ember-cli-shims": "0.1.1",
"ember-cli-test-loader": "0.2.2",
"ember-qunit-notifications": "0.1.0",
"ember-resolver": "~0.1.20",
"identicon.js": "identicon#*",
"jgrowl": "~1.4.2",
"jquery.cookie": "~1.4.1",
"lodash": "~3.10.1",
"md5-jkmyers": "~0.0.1",
"no-vnc": "~0.5.1",
"position-calculator": "~1.1.2",
"prism": "gh-pages",
"momentjs": "~2.10.6",
"clipboard": "~1.5.5",
"ember-shortcuts": "^0.0.9",
"xterm.js": "0.9.3"
},
"resolutions": {
"ember-qunit-notifications": "0.1.0"
}
}