{
  "_args": [
    [
      "istanbul-lib-hook@^1.0.0-alpha",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/istanbul-api"
    ]
  ],
  "_from": "istanbul-lib-hook@>=1.0.0-alpha <2.0.0",
  "_id": "istanbul-lib-hook@1.0.0-alpha.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/istanbul-lib-hook",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "kananthmail-github@yahoo.com",
    "name": "gotwarlost"
  },
  "_npmVersion": "3.5.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "istanbul-lib-hook",
    "raw": "istanbul-lib-hook@^1.0.0-alpha",
    "rawSpec": "^1.0.0-alpha",
    "scope": null,
    "spec": ">=1.0.0-alpha <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0-alpha.4.tgz",
  "_shasum": "8c5bb9f6fbd8526e0ae6cf639af28266906b938f",
  "_shrinkwrap": null,
  "_spec": "istanbul-lib-hook@^1.0.0-alpha",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/istanbul-api",
  "author": {
    "email": "kananthmail-github@yahoo.com",
    "name": "Krishnan Anantheswaran"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbul-lib-hook/issues"
  },
  "dependencies": {
    "append-transform": "^0.3.0"
  },
  "description": "Hooks for require, vm and script used in istanbul",
  "devDependencies": {
    "chai": "^3.0.0",
    "coveralls": "^2.11.4",
    "istanbul": "^0.4.0",
    "jshint": "^2.8.0",
    "mocha": "^2.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "8c5bb9f6fbd8526e0ae6cf639af28266906b938f",
    "tarball": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0-alpha.4.tgz"
  },
  "gitHead": "7850db731e24e2e21652567869a0aa822d4667de",
  "homepage": "https://github.com/istanbuljs/istanbul-lib-hook#readme",
  "keywords": [
    "hook",
    "istanbul"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "gotwarlost",
      "email": "kananthmail-github@yahoo.com"
    }
  ],
  "name": "istanbul-lib-hook",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbul-lib-hook.git"
  },
  "scripts": {
    "fast": "mocha test/",
    "posttest": "istanbul check-coverage --statements 95 --branches 80",
    "pretest": "jshint index.js lib/ test/",
    "test": "istanbul cover -x 'docs/**' --include-all-sources --print=both _mocha --  test/"
  },
  "version": "1.0.0-alpha.4"
}
