{
  "_args": [
    [
      {
        "raw": "istanbul-reports@^1.0.0-alpha",
        "scope": null,
        "escapedName": "istanbul-reports",
        "name": "istanbul-reports",
        "rawSpec": "^1.0.0-alpha",
        "spec": ">=1.0.0-alpha <2.0.0",
        "type": "range"
      },
      "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/istanbul-api"
    ]
  ],
  "_from": "istanbul-reports@>=1.0.0-alpha <2.0.0",
  "_id": "istanbul-reports@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/istanbul-reports",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/istanbul-reports-1.0.0.tgz_1476684878444_0.31230472680181265"
  },
  "_npmUser": {
    "name": "bcoe",
    "email": "ben@npmjs.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "istanbul-reports@^1.0.0-alpha",
    "scope": null,
    "escapedName": "istanbul-reports",
    "name": "istanbul-reports",
    "rawSpec": "^1.0.0-alpha",
    "spec": ">=1.0.0-alpha <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul-api"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.0.tgz",
  "_shasum": "24b4eb2b1d29d50f103b369bd422f6e640aa0777",
  "_shrinkwrap": null,
  "_spec": "istanbul-reports@^1.0.0-alpha",
  "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/istanbul-api",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbul-reports/issues"
  },
  "dependencies": {
    "handlebars": "^4.0.3"
  },
  "description": "istanbul reports",
  "devDependencies": {
    "chai": "^3.5.0",
    "coveralls": "^2.11.4",
    "istanbul-lib-coverage": "^1.0.0",
    "jshint": "^2.8.0",
    "mocha": "^3.1.2",
    "nyc": "^8.3.1",
    "standard-version": "^3.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "24b4eb2b1d29d50f103b369bd422f6e640aa0777",
    "tarball": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.0.0.tgz"
  },
  "gitHead": "929e16fa6e41068f7e8e9d887bfcb2e3dcdcb6c4",
  "homepage": "https://github.com/istanbuljs/istanbul-reports",
  "keywords": [
    "istanbul",
    "reports"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bcoe",
      "email": "ben@npmjs.com"
    },
    {
      "name": "gotwarlost",
      "email": "kananthmail-github@yahoo.com"
    }
  ],
  "name": "istanbul-reports",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbul-reports.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "pretest": "jshint --exclude=**/prettify.js index.js lib/ test/",
    "release": "standard-version",
    "test": "nyc --all mocha --recursive test/"
  },
  "version": "1.0.0"
}
