{
  "_from": "angular-resource@^1.7.0",
  "_id": "angular-resource@1.7.4",
  "_inBundle": false,
  "_integrity": "sha512-55cp37sqUmEmgNvFOpzB3mCML1MHNxq0feBG7pSmwhRnwFR0+cWarsCeEQ1jN3hwTTtAqvS/uaPnzbYRg3kZYg==",
  "_location": "/angular-resource",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "angular-resource@^1.7.0",
    "name": "angular-resource",
    "escapedName": "angular-resource",
    "rawSpec": "^1.7.0",
    "saveSpec": null,
    "fetchSpec": "^1.7.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.7.4.tgz",
  "_shasum": "d423e2427c0b31c4d91c3780affc86446dd446f9",
  "_spec": "angular-resource@^1.7.0",
  "_where": "/home/eduardocastro/workspace/ngDropdownMulti/sample",
  "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.7.4"
}
