{
  "name": "sourcemap-istanbul-instrumenter-loader",
  "version": "0.2.0",
  "description": "Istanbul instrumenter loader for webpack",
  "keywords": [ "webpack", "loader", "istanbul", "coverage" ],
  "homepage": "https://github.com/zakhenry/istanbul-instrumenter-loader",
  "repository": "zakhenry/istanbul-instrumenter-loader",
  "author": "Kir Belevich <kir@soulshine.in> (https://github.com/deepsweet)",
  "main": "index.js",
  "files": [ "index.js" ],
  "dependencies": {
    "istanbul": "0.x.x",
    "loader-utils": "0.x.x",
    "object-assign": "4.x.x"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "WTFPL"
}
