{
"_from": "angular-resource@1.6.10",
"_id": "angular-resource@1.6.10",
"_inBundle": false,
"_integrity": "sha512-jrYXUGPtpv/lTBlYZ6HZefIV6Lb+6e1HUavBPg9TSzW7s4zYRBWzMj6vMg8gZzVjWdH/nYBWfilV0qfnmZSI+A==",
"_location": "/angular-resource",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "angular-resource@1.6.10",
"name": "angular-resource",
"escapedName": "angular-resource",
"rawSpec": "1.6.10",
"saveSpec": null,
"fetchSpec": "1.6.10"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.6.10.tgz",
"_shasum": "28c1834e9fa623467d2f9894716a4e6c7e077459",
"_spec": "angular-resource@1.6.10",
"_where": "c:\\GitHub\\keycloak\\themes\\src\\main",
"author": {
"name": "Angular Core Team",
"email": "angular-core+npm@google.com"
},
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "AngularJS module for interacting with RESTful server-side data sources",
"homepage": "http://angularjs.org",
"jspm": {
"shim": {
"angular-resource": {
"deps": [
"angular"
]
}
}
},
"keywords": [
"angular",
"framework",
"browser",
"rest",
"client-side"
],
"license": "MIT",
"main": "index.js",
"name": "angular-resource",
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.6.10"
}