{
  "_from": "remap-istanbul@^0.6.4",
  "_id": "remap-istanbul@0.6.4",
  "_inBundle": false,
  "_integrity": "sha1-rFUe/xqmQVBLTzGNAwPdph47tpU=",
  "_location": "/remap-istanbul",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "escodegen": "1.8.1",
    "esprima": "2.7.3",
    "fileset": "0.2.1",
    "handlebars": "4.0.11",
    "inherits": "2.0.3",
    "isarray": "1.0.0",
    "js-yaml": "3.7.0",
    "mkdirp": "0.5.1",
    "once": "1.4.0",
    "process-nextick-args": "1.0.7",
    "util-deprecate": "1.0.2",
    "which": "1.3.0",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "remap-istanbul@^0.6.4",
    "name": "remap-istanbul",
    "escapedName": "remap-istanbul",
    "rawSpec": "^0.6.4",
    "saveSpec": null,
    "fetchSpec": "^0.6.4"
  },
  "_requiredBy": [
    "/karma-remap-istanbul"
  ],
  "_resolved": "https://registry.npmjs.org/remap-istanbul/-/remap-istanbul-0.6.4.tgz",
  "_shasum": "ac551eff1aa641504b4f318d0303dda61e3bb695",
  "_spec": "remap-istanbul@^0.6.4",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream_pilot\\frontend\\node_modules\\karma-remap-istanbul",
  "bin": {
    "remap-istanbul": "./bin/remap-istanbul"
  },
  "bugs": {
    "url": "https://github.com/SitePen/remap-istanbul"
  },
  "bundleDependencies": false,
  "dependencies": {
    "amdefine": "1.0.0",
    "gulp-util": "3.0.7",
    "istanbul": "0.4.3",
    "source-map": ">=0.5.6",
    "through2": "2.0.1"
  },
  "deprecated": false,
  "description": "A tool for remapping Istanbul coverage via Source Maps",
  "devDependencies": {
    "codecov.io": "0.1.6",
    "grunt": "^1.0.1",
    "gulp": "3.9.1",
    "intern": "^3.2.0"
  },
  "homepage": "http://dojotoolkit.org",
  "keywords": [
    "gulpplugin",
    "gruntplugin",
    "source-map",
    "istanbul",
    "coverage"
  ],
  "license": "BSD-3-Clause",
  "main": "main.js",
  "maintainers": [
    {
      "name": "kitsonk",
      "email": "me@kitsonkelly.com"
    },
    {
      "name": "bryanforbes",
      "email": "bryan@reigndropsfall.net"
    }
  ],
  "name": "remap-istanbul",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SitePen/remap-istanbul.git"
  },
  "scripts": {
    "test": "tests/run.sh"
  },
  "version": "0.6.4"
}
