{
  "_args": [
    [
      {
        "raw": "istanbul-api@^1.1.0-alpha.1",
        "scope": null,
        "escapedName": "istanbul-api",
        "name": "istanbul-api",
        "rawSpec": "^1.1.0-alpha.1",
        "spec": ">=1.1.0-alpha.1 <2.0.0",
        "type": "range"
      },
      "/var/www/redchang.homelinux.net/htdocs/tweet_visualizer/node_modules/jest/node_modules/jest-cli"
    ]
  ],
  "_from": "istanbul-api@>=1.1.0-alpha.1 <2.0.0",
  "_id": "istanbul-api@1.1.1",
  "_inCache": true,
  "_location": "/istanbul-api",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/istanbul-api-1.1.1.tgz_1484629990109_0.11625517229549587"
  },
  "_npmUser": {
    "name": "bcoe",
    "email": "ben@npmjs.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {
    "lodash": "4.17.4"
  },
  "_requested": {
    "raw": "istanbul-api@^1.1.0-alpha.1",
    "scope": null,
    "escapedName": "istanbul-api",
    "name": "istanbul-api",
    "rawSpec": "^1.1.0-alpha.1",
    "spec": ">=1.1.0-alpha.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.1.1.tgz",
  "_shasum": "d36e2f1560d1a43ce304c4ff7338182de61c8f73",
  "_shrinkwrap": null,
  "_spec": "istanbul-api@^1.1.0-alpha.1",
  "_where": "/var/www/redchang.homelinux.net/htdocs/tweet_visualizer/node_modules/jest/node_modules/jest-cli",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbul-api/issues"
  },
  "dependencies": {
    "async": "^2.1.4",
    "fileset": "^2.0.2",
    "istanbul-lib-coverage": "^1.0.0",
    "istanbul-lib-hook": "^1.0.0",
    "istanbul-lib-instrument": "^1.3.0",
    "istanbul-lib-report": "^1.0.0-alpha.3",
    "istanbul-lib-source-maps": "^1.1.0",
    "istanbul-reports": "^1.0.0",
    "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",
    "coveralls": "^2.11.4",
    "istanbul": "^0.4.0",
    "jshint": "^2.8.0",
    "memory-streams": "^0.1.0",
    "mocha": "^3.1.2",
    "rimraf": "^2.4.3",
    "standard-version": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d36e2f1560d1a43ce304c4ff7338182de61c8f73",
    "tarball": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.1.1.tgz"
  },
  "gitHead": "f14f5105878509cc0b6ffce896e53c13694b5058",
  "homepage": "https://github.com/istanbuljs/istanbul-api#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": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbul-api.git"
  },
  "scripts": {
    "fast": "mocha --slow 1000 test/",
    "pretest": "jshint index.js lib/ test/",
    "release": "standard-version",
    "test": "istanbul cover -x 'docs/**' --include-all-sources --print=both node_modules/mocha/bin/_mocha -- --slow 2000 -t 10000 test/",
    "xposttest": "istanbul check-coverage --statements 95 --branches 80"
  },
  "version": "1.1.1"
}
