{
  "_args": [
    [
      "istanbul-reports@2.2.2",
      "/home/luben/code/node-cdrator"
    ]
  ],
  "_development": true,
  "_from": "istanbul-reports@2.2.2",
  "_id": "istanbul-reports@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-ZFuTdBQ3PSaPnm02aEA4R6mzQ2AF9w03CYiXADzWbbE48v/EFOWF4MaX4FT0NRdqIk48I7o0RPi+S8TMswaCbQ==",
  "_location": "/istanbul-reports",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "istanbul-reports@2.2.2",
    "name": "istanbul-reports",
    "escapedName": "istanbul-reports",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "/nyc"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.2.tgz",
  "_spec": "2.2.2",
  "_where": "/home/luben/code/node-cdrator",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "dependencies": {
    "handlebars": "^4.1.0"
  },
  "description": "istanbul reports",
  "devDependencies": {
    "istanbul-lib-coverage": "^2.0.4",
    "istanbul-lib-report": "^2.0.7"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "9f8aebf1f08159df20358d77fe98c809d2027c5f",
  "homepage": "https://istanbul.js.org/",
  "keywords": [
    "istanbul",
    "reports"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "istanbul-reports",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "test": "mocha --recursive"
  },
  "version": "2.2.2"
}
