1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
| {
| "name": "angular-resource",
| "version": "1.2.28",
| "main": "./angular-resource.js",
| "ignore": [],
| "dependencies": {
| "angular": "1.2.28"
| },
| "homepage": "https://github.com/angular/bower-angular-resource",
| "_release": "1.2.28",
| "_resolution": {
| "type": "version",
| "tag": "v1.2.28",
| "commit": "5b3ad241288adb3d28a68c3f45405f82e736532d"
| },
| "_source": "git://github.com/angular/bower-angular-resource.git",
| "_target": "1.2.*",
| "_originalSource": "angular-resource"
| }
|
|