{ "_args": [ [ { "raw": "istanbul-api@^1.1.14", "scope": null, "escapedName": "istanbul-api", "name": "istanbul-api", "rawSpec": "^1.1.14", "spec": ">=1.1.14 <2.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android/node_modules/jest/node_modules/jest-cli" ] ], "_from": "istanbul-api@>=1.1.14 <2.0.0", "_id": "istanbul-api@1.2.1", "_inCache": true, "_location": "/istanbul-api", "_nodeVersion": "8.7.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/istanbul-api-1.2.1.tgz_1508687630241_0.8798999525606632" }, "_npmUser": { "name": "bcoe", "email": "ben@npmjs.com" }, "_npmVersion": "5.5.1", "_phantomChildren": { "lodash": "4.17.5" }, "_requested": { "raw": "istanbul-api@^1.1.14", "scope": null, "escapedName": "istanbul-api", "name": "istanbul-api", "rawSpec": "^1.1.14", "spec": ">=1.1.14 <2.0.0", "type": "range" }, "_requiredBy": [ "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.2.1.tgz", "_shasum": "0c60a0515eb11c7d65c6b50bba2c6e999acd8620", "_shrinkwrap": null, "_spec": "istanbul-api@^1.1.14", "_where": "/home/jdaugherty/work/GT2/GT2-Android/node_modules/jest/node_modules/jest-cli", "author": { "name": "Krishnan Anantheswaran", "email": "kananthmail-github@yahoo.com" }, "bugs": { "url": "https://github.com/istanbuljs/istanbuljs/issues" }, "dependencies": { "async": "^2.1.4", "fileset": "^2.0.2", "istanbul-lib-coverage": "^1.1.1", "istanbul-lib-hook": "^1.1.0", "istanbul-lib-instrument": "^1.9.1", "istanbul-lib-report": "^1.1.2", "istanbul-lib-source-maps": "^1.2.2", "istanbul-reports": "^1.1.3", "js-yaml": "^3.7.0", "mkdirp": "^0.5.1", "once": "^1.4.0" }, "description": "High level API for istanbul features", "devDependencies": { "chai": "^3.0.0", "is-windows": "^1.0.0", "jshint": "^2.8.0", "memory-streams": "^0.1.0", "mocha": "^3.1.2", "rimraf": "^2.6.1" }, "directories": {}, "dist": { "integrity": "sha512-oFCwXvd65amgaPCzqrR+a2XjanS1MvpXN6l/MlMUTv6uiA1NOgGX+I0uyq8Lg3GDxsxPsaP1049krz3hIJ5+KA==", "shasum": "0c60a0515eb11c7d65c6b50bba2c6e999acd8620", "tarball": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.2.1.tgz" }, "files": [ "lib", "index.js" ], "homepage": "https://github.com/istanbuljs/istanbuljs#readme", "keywords": [ "istanbul", "api" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "gotwarlost", "email": "kananthmail-github@yahoo.com" } ], "name": "istanbul-api", "optionalDependencies": {}, "readme": "istanbul-api\n============\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-api.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/istanbuljs/istanbul-api.svg?branch=master)](https://travis-ci.org/istanbuljs/istanbul-api)\n\nHigh-level API for istanbul.\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git" }, "scripts": { "fast": "mocha --slow 1000", "pretest": "jshint index.js lib/ test/", "test": "mocha" }, "version": "1.2.1" }