{
  "_from": "karma-remap-istanbul@0.2.1",
  "_id": "karma-remap-istanbul@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-BM41rkv6fHENN6/pENnMEbXl188=",
  "_location": "/karma-remap-istanbul",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "karma-remap-istanbul@0.2.1",
    "name": "karma-remap-istanbul",
    "escapedName": "karma-remap-istanbul",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/karma-remap-istanbul/-/karma-remap-istanbul-0.2.1.tgz",
  "_shasum": "04ce35ae4bfa7c710d37afe910d9cc11b5e5d7cf",
  "_spec": "karma-remap-istanbul@0.2.1",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend",
  "author": {
    "name": "Marc A. Harnos",
    "email": "mharnos@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/marcules/karma-remap-istanbul/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "istanbul": "^0.4.3",
    "remap-istanbul": "^0.6.4"
  },
  "deprecated": false,
  "description": "Call remap-istanbul as a karma reporter, enabling remapped reports on watch",
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/marcules/karma-remap-istanbul#readme",
  "keywords": [
    "remap-istanbul",
    "karma-plugin",
    "karma-reporter"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "karma-remap-istanbul",
  "peerDependencies": {
    "karma": ">=0.9"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/marcules/karma-remap-istanbul.git"
  },
  "version": "0.2.1"
}
