forked from cdapio/cdap-ui
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
43 lines (43 loc) · 1.09 KB
/
bower.json
File metadata and controls
43 lines (43 loc) · 1.09 KB
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": "cdap-ui",
"private": true,
"dependencies": {
"angular": "1.4.3",
"angular-animate": "1.4.3",
"angular-sanitize": "1.4.3",
"angular-resource": "1.4.3",
"angular-mocks": "1.4.3",
"angular-cookies": "1.4.3",
"bootstrap": "3.3.6",
"angular-strap": "2.3.10",
"angular-motion": "0.4.3",
"angular-ui-router": "0.3.0",
"angular-loading-bar": "0.8.0",
"ngstorage": "0.3.10",
"d3": "3.5.5",
"angular-breadcrumb": "0.3.3",
"dagre-d3": "0.4.10",
"angular-moment": "0.10.3",
"angular-bootstrap": "1.1.2",
"c3": "0.4.10",
"angular-ui-ace": "bower",
"jsPlumb": "2.0.6",
"angular-gridster": "0.13.5",
"angular-cron-jobs": "1.4.1",
"angularjs-dropdown-multiselect": "1.5.2",
"angular-marked": "1.0.1",
"js-beautify": "1.6.2",
"angular-file-saver": "1.0.3",
"d3-tip": "0.6.7",
"esprima": "2.0.0",
"ngInfiniteScroll": "1.2.1",
"d3-timeline": "0.0.5",
"angular-inview": "1.5.7",
"node-uuid": "1.4.3"
},
"resolutions": {
"angular": "1.4.3",
"d3": "3.5.5",
"lodash": "3.10.1"
}
}