{
  "_from": "angular-mocks@1.6.8",
  "_id": "angular-mocks@1.6.8",
  "_inBundle": false,
  "_integrity": "sha512-yuP+PnUqOVh1ewIWAxBHOTowl/JNpTRFcVPKmIm+AZfQLU/jJxz4om4FgQY5udlIRLcbwPeXEx/TbamfC7Md9w==",
  "_location": "/angular-mocks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular-mocks@1.6.8",
    "name": "angular-mocks",
    "escapedName": "angular-mocks",
    "rawSpec": "1.6.8",
    "saveSpec": null,
    "fetchSpec": "1.6.8"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.6.8.tgz",
  "_shasum": "ba2120057b4edaa56492d8789ddfbc8f18afa3c5",
  "_spec": "angular-mocks@1.6.8",
  "_where": "/Users/werpu2/WebstormProjects/ts-ng-tinydecorations/example",
  "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 mocks for testing",
  "homepage": "http://angularjs.org",
  "jspm": {
    "shim": {
      "angular-mocks": {
        "deps": [
          "angular"
        ]
      }
    }
  },
  "keywords": [
    "angular",
    "framework",
    "browser",
    "mocks",
    "testing",
    "client-side"
  ],
  "license": "MIT",
  "main": "angular-mocks.js",
  "name": "angular-mocks",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.6.8"
}
