-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
36 lines (36 loc) · 1022 Bytes
/
Copy pathbower.json
File metadata and controls
36 lines (36 loc) · 1022 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": "angular-seed",
"description": "A starter project for AngularJS",
"version": "0.0.0",
"homepage": "https://github.com/angular/angular-seed",
"license": "MIT",
"private": true,
"dependencies": {
"angular": "^1.5.8",
"angular-resource": "^1.5.8",
"textAngular": "^1.5.0",
"angular-sanitize": "^1.5.8",
"angular-formly": "^8.0.4",
"angular-wizard": "^0.6.1",
"angular-formly-templates-bootstrap": "#6.2.0",
"api-check": "^7.5.5",
"angular-ui-router": "^0.2.18",
"angular-ui": "^0.4.0",
"moment": "^2.12.0",
"moment-timezone": "^0.5.2",
"bootstrap": "^3.3.6",
"angular-cookies": "^1.5.8",
"angular-moment": "1.0.0-beta.6",
"angularjs-slider": "^5.5.0",
"angular-daterangepicker": "^0.2.2",
"angular-xeditable": "^0.3.0",
"jquery": "^3.1.1",
"ng-rollbar": "^1.9.2",
"angular-file-upload": "^2.3.4",
"angular-bootstrap": "2.2.0",
"checklist-model": "^0.10.0"
},
"resolutions": {
"jquery": "^3.1.1"
}
}