{
  "_args": [
    [
      "karma-coverage-istanbul-reporter@~1.4.2",
      "/var/www/html/isbn/resources/angular-app"
    ]
  ],
  "_from": "karma-coverage-istanbul-reporter@>=1.4.2 <1.5.0",
  "_hasShrinkwrap": false,
  "_id": "karma-coverage-istanbul-reporter@1.4.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/karma-coverage-istanbul-reporter",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/karma-coverage-istanbul-reporter_1.4.3_1526551199492_0.14745694915027574"
  },
  "_npmUser": {
    "email": "npm@mattlewis.me",
    "name": "mattlewis92"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "karma-coverage-istanbul-reporter",
    "raw": "karma-coverage-istanbul-reporter@~1.4.2",
    "rawSpec": "~1.4.2",
    "scope": null,
    "spec": ">=1.4.2 <1.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-1.4.3.tgz",
  "_shasum": "3b5dff4664fa5b8d5196b9889e3f61c1fa2b80d9",
  "_shrinkwrap": null,
  "_spec": "karma-coverage-istanbul-reporter@~1.4.2",
  "_where": "/var/www/html/isbn/resources/angular-app",
  "author": {
    "name": "Matt Lewis"
  },
  "bugs": {
    "url": "https://github.com/mattlewis92/karma-coverage-istanbul-reporter/issues"
  },
  "commitlint": {
    "extends": [
      "@commitlint/config-conventional"
    ]
  },
  "config": {
    "commitizen": {
      "path": "@commitlint/prompt"
    }
  },
  "dependencies": {
    "istanbul-api": "^1.3.1",
    "minimatch": "^3.0.4"
  },
  "description": "A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.",
  "devDependencies": {
    "@commitlint/cli": "^6.2.0",
    "@commitlint/config-conventional": "^6.1.3",
    "@commitlint/prompt": "^6.1.3",
    "@types/chai": "^4.1.3",
    "@types/mocha": "^5.2.0",
    "chai": "^4.0.0",
    "codecov-lite": "^0.1.3",
    "commitizen": "^2.9.6",
    "husky": "^0.14.3",
    "istanbul-instrumenter-loader": "^3.0.1",
    "karma": "^2.0.2",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.2",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-webpack": "^3.0.0",
    "mocha": "^5.1.1",
    "nyc": "^11.8.0",
    "prettier": "^1.12.1",
    "pretty-quick": "^1.4.1",
    "rimraf": "^2.5.4",
    "standard-version": "^4.3.0",
    "ts-loader": "^4.3.0",
    "tslint": "^5.10.0",
    "tslint-loader": "^3.6.0",
    "typescript": "^2.8.3",
    "webpack": "^4.8.3",
    "xo": "^0.21.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 6,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/VKgCRA9TVsSAnZWagAAdLgP/3sGkObkzvyHRXEObDdc\nCXCKR0OkyP4zrovpNPxWs7/BjMAeTGDdADfbbhQ9spJeA6rPGV90fuyhIPMq\nyE8/rYMrh+cxZHgCh/x9blBJgJ/t/DaqJAYQprYdA3kHhjt/InS5/2+pu4Wh\neT3NJ8yHCoiZVIsEEpuOKmUMbGxpeHjHNK55oP5kLiQsNB9cY7fUYkYaR/bK\nrmx64Qz+YDWyu+fS7TmdcbQnEgpyvb1HD5PHgf/AIwz1ovO5JS9EhA08p0Ul\nm3+DjR+3Ht3VQRsNmYTMuxPAIQgOlhRthyLymHP0Xochj+y6+FnqcOzvDZWl\n33lK17A5q5j9YBzvoexBOt8tb9rd7VNv4aVL5IMJDsyljsWghJMgg5gNMqXS\n1jsrOgs0iYHcpfPqGkuE4I8IqLByucjHo5E5pyFY8jSCYKAO5Lr4gKZ/hewx\n/VNOm2+yM3XKAvZlSRiD10f+glFpZp+crLeywSXh7B3zROcOM0I1K99blhR3\nvM+pOdGnovGZXJLm7icg4MuknvC5h/J5ChW5gMDxwLFYK72XInFUmSu8GAyM\nuBfnLpT43T8Pgf5zQjkofI0W5iijZlt6Oeu2neE7aj+Hs3lshy+pCJwyP7HP\nFUTgicd2Dvpz1nU1VqJ49BvYDfDIhZtxm9iocX84VRvwsTYhTfhG5D24eCBP\nyKk8\r\n=Y7X1\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "3b5dff4664fa5b8d5196b9889e3f61c1fa2b80d9",
    "tarball": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-1.4.3.tgz",
    "unpackedSize": 22863
  },
  "files": [
    "src"
  ],
  "gitHead": "2ee4810cd7534547b8abe12a5dee57b8a2f4a1d3",
  "homepage": "https://github.com/mattlewis92/karma-coverage-istanbul-reporter#readme",
  "keywords": [
    "coverage",
    "istanbul",
    "istanbuljs",
    "karma-plugin",
    "karma-reporter"
  ],
  "license": "MIT",
  "main": "src/reporter.js",
  "maintainers": [
    {
      "name": "mattlewis92",
      "email": "matthew.lewis@socialsignin.co.uk"
    }
  ],
  "name": "karma-coverage-istanbul-reporter",
  "nyc": {
    "reporter": [
      "html",
      "lcovonly",
      "text-summary"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git"
  },
  "scripts": {
    "codecov": "cat coverage/lcov.info | codecov",
    "commit": "git-cz",
    "commitmsg": "commitlint -e",
    "lint": "xo",
    "postrelease": "npm publish",
    "precommit": "pretty-quick --staged",
    "prerelease": "npm test",
    "pretest": "npm run lint",
    "release": "standard-version && git push --follow-tags origin master",
    "start": "npm run test:watch",
    "test": "nyc mocha",
    "test:watch": "mocha --watch"
  },
  "version": "1.4.3",
  "xo": {
    "envs": [
      "mocha",
      "node"
    ],
    "prettier": true,
    "rules": {
      "prefer-destructuring": 0,
      "prefer-rest-params": 0
    },
    "space": true
  }
}
