blob: b609ef25f7b40f9f53728694a07bccd094cb3683 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"name": "angular-resource",
"version": "1.5.0",
"license": "MIT",
"main": "./angular-resource.js",
"ignore": [],
"dependencies": {
"angular": "1.5.0"
},
"homepage": "https://github.com/angular/bower-angular-resource",
"_release": "1.5.0",
"_resolution": {
"type": "version",
"tag": "v1.5.0",
"commit": "b228ac478f5a422dce74c4422c9e5f5328896a64"
},
"_source": "https://github.com/angular/bower-angular-resource.git",
"_target": "1.5.0",
"_originalSource": "angular-resource"
}
|