-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
executable file
·40 lines (40 loc) · 1.16 KB
/
bower.json
File metadata and controls
executable file
·40 lines (40 loc) · 1.16 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
{
"name": "compass",
"version": "0.1.3",
"dependencies": {
"angular": "1.3.4",
"angular-resource": "1.3.4",
"angular-cookies": "1.3.4",
"angular-mocks": "1.3.4",
"angular-route": "1.3.4",
"angular-sanitize": "1.3.4",
"angular-animate": "1.3.4",
"fullcalendar": "~1.x",
"angular-ui-calendar": "0.8.1",
"trNgGrid": "git://github.com/licq/trNgGrid.git#v2.1_zh_cn",
"toastr": "~2.1",
"angular-bootstrap": "0.13.3",
"moment": "~2.10",
"eonasdan-bootstrap-datetimepicker": "~3.1",
"angular-ui-select2": "0.0.5",
"lodash": "~2.4.1",
"font-awesome": "~4.4.0",
"jquery": "~2.1.0",
"bootstrap": "~3.2.0",
"jquery.ui": "~1.10.4",
"jquery.slimscroll": "~1.3.1",
"textAngular": "1.2.1",
"angular-ui-tree": "~2.0.3",
"ng-tags-input": "~2.0.1",
"bootstrap-daterangepicker": "1.3.18",
"d3": "~3.4.8",
"angularjs-nvd3-directives": "~0.0.7",
"nvd3": "~1.1.15-beta",
"angulartics": "~0.15.20",
"angular-placeholder-shim": "~0.3.0",
"jquery-html5-placeholder-shim": "*",
"angular-wizard": "~0.4.0",
"ng-file-upload": "~1.6.4",
"jszip": "Stuk/jszip#~2.5.0"
}
}