forked from facette/facette
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
32 lines (32 loc) · 1.04 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
{
"name": "facette",
"description": "Time series data visualization software",
"homepage": "https://facette.io/",
"license": "BSD",
"dependencies": {
"angular": "1.6.4",
"angular-bootstrap-colorpicker": "3.0.25",
"angular-bootstrap-datetimepicker": "1.1.4",
"angular-date-time-input": "1.2.1",
"angular-hotkeys": "chieffancypants/angular-hotkeys#1.7.0",
"angular-inview": "2.2.0",
"angular-paging": "2.2.2",
"angular-resource": "1.6.4",
"angular-route": "1.6.4",
"angular-sanitize": "1.6.4",
"angular-tooltips": "tooltips-angular#1.0.3",
"angular-translate": "2.15.1",
"angular-translate-interpolation-messageformat": "2.15.1",
"angular-translate-loader-static-files": "2.15.1",
"angular-ui-select": "0.19.6",
"angular-ui-tree": "2.22.5",
"angular_page_visibility": "angular-page-visibility#0.0.4",
"d3": "4.7.4",
"font-awesome": "4.7.0",
"jquery": "3.2.1",
"moment": "2.18.1",
"ng-dialog": "1.0.1",
"ng-sortable": "1.3.7",
"roboto-googlefont": "*"
}
}