-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbower.json
More file actions
36 lines (36 loc) · 947 Bytes
/
Copy pathbower.json
File metadata and controls
36 lines (36 loc) · 947 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
32
33
34
35
36
{
"name": "fpms",
"version": "0.0.1",
"description": "For test.",
"dependencies": {
"bootstrap": "~3",
"angular": "~1.3",
"angular-resource": "~1.5.8",
"angular-mocks": "~1",
"angular-cookies": "~1",
"angular-animate": "~1",
"angular-touch": "~1",
"angular-sanitize": "~1",
"angular-bootstrap": "~0.11.2",
"angular-ui-utils": "~0.1.1",
"angular-ui-router": "~0.2.11",
"angular-datatables": "~0.4.2",
"angular-strap": "~2.1.6",
"angular-i18n": "~1.3.10",
"highcharts-ng": "~0.0.8",
"highcharts": "~4",
"bootstrap-additions": "~0.2.3",
"zeroclipboard": "~2.2.0",
"ng-clip": "~0.2.6",
"font-awesome": "~4.3.0",
"datatables-responsive": "~1.0.5",
"angular-modal-service": "0.6.9",
"angular-sweetalert": "~1.1.0",
"moment": "^2.17.1",
"cytoscape": "^2.7.15",
"angucomplete-alt": "^3.0.0"
},
"resolutions": {
"angular": "~1.3"
}
}