{ "_args": [ [ { "raw": "istanbul-lib-hook@^1.1.0", "scope": null, "escapedName": "istanbul-lib-hook", "name": "istanbul-lib-hook", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/istanbul-api" ] ], "_from": "istanbul-lib-hook@>=1.1.0 <2.0.0", "_id": "istanbul-lib-hook@1.1.0", "_inCache": true, "_location": "/istanbul-lib-hook", "_nodeVersion": "8.7.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/istanbul-lib-hook-1.1.0.tgz_1508612369616_0.7053720036055893" }, "_npmUser": { "name": "bcoe", "email": "ben@npmjs.com" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "raw": "istanbul-lib-hook@^1.1.0", "scope": null, "escapedName": "istanbul-lib-hook", "name": "istanbul-lib-hook", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/istanbul-api" ], "_resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz", "_shasum": "8538d970372cb3716d53e55523dd54b557a8d89b", "_shrinkwrap": null, "_spec": "istanbul-lib-hook@^1.1.0", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/istanbul-api", "author": { "name": "Krishnan Anantheswaran", "email": "kananthmail-github@yahoo.com" }, "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "dependencies": { "append-transform": "^0.4.0" }, "description": "Hooks for require, vm and script used in istanbul", "devDependencies": { "chai": "^3.0.0", "jshint": "^2.8.0", "mocha": "^3.2.0" }, "directories": {}, "dist": { "integrity": "sha512-U3qEgwVDUerZ0bt8cfl3dSP3S6opBoOtk3ROO5f2EfBr/SRiD9FQqzwaZBqFORu8W7O0EXpai+k7kxHK13beRg==", "shasum": "8538d970372cb3716d53e55523dd54b557a8d89b", "tarball": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz" }, "files": [ "lib", "index.js" ], "homepage": "https://github.com/istanbuljs/istanbuljs#readme", "keywords": [ "istanbul", "hook" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "gotwarlost", "email": "kananthmail-github@yahoo.com" } ], "name": "istanbul-lib-hook", "optionalDependencies": {}, "readme": "istanbul-lib-hook\n=================\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-lib-hook.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/istanbuljs/istanbul-lib-hook.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-lib-hook)\n\nHooks for require, vm and script used in istanbul\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "scripts": { "pretest": "jshint index.js lib/ test/", "test": "mocha" }, "version": "1.1.0" }