{
  "_args": [
    [
      "hard-source-webpack-plugin@^0.3.9",
      "/home/miguelangel/Escritorio/DuckHunt"
    ]
  ],
  "_from": "hard-source-webpack-plugin@>=0.3.9 <0.4.0",
  "_id": "hard-source-webpack-plugin@0.3.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/hard-source-webpack-plugin",
  "_nodeVersion": "8.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hard-source-webpack-plugin-0.3.13.tgz_1496992504040_0.8919326215982437"
  },
  "_npmUser": {
    "email": "mzgoddard@gmail.com",
    "name": "mzgoddard"
  },
  "_npmVersion": "5.0.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "hard-source-webpack-plugin",
    "raw": "hard-source-webpack-plugin@^0.3.9",
    "rawSpec": "^0.3.9",
    "scope": null,
    "spec": ">=0.3.9 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/hard-source-webpack-plugin/-/hard-source-webpack-plugin-0.3.13.tgz",
  "_shasum": "2cddb9c7a08c9a8bf063c451f3b2d620cc7fefbb",
  "_shrinkwrap": null,
  "_spec": "hard-source-webpack-plugin@^0.3.9",
  "_where": "/home/miguelangel/Escritorio/DuckHunt",
  "author": {
    "email": "mzgoddard@gmail.com",
    "name": "Michael \"Z\" Goddard"
  },
  "bugs": {
    "url": "https://github.com/mzgoddard/hard-source-webpack-plugin/issues"
  },
  "dependencies": {
    "bluebird": "^3.0.0",
    "level": "^1.4.0",
    "lodash": "^4.15.0",
    "mkdirp": "^0.5.1",
    "source-list-map": "^0.1.6",
    "source-map": "^0.5.6",
    "webpack-core": "~0.6.0",
    "webpack-sources": "^0.1.2"
  },
  "description": "Hard cache the source of modules in webpack.",
  "devDependencies": {
    "chai": "^3.5.0",
    "css-loader": "^0.26.1",
    "extract-text-webpack-plugin": "^1.0.1",
    "file-loader": "^0.10.1",
    "html-webpack-plugin": "^2.22.0",
    "memory-fs": "^0.4.1",
    "mocha": "^3.0.2",
    "rimraf": "^2.5.4",
    "style-loader": "^0.13.1",
    "webpack": "^1.13.1",
    "webpack-isomorphic-tools": "^3.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-gXRIcn2dgP+9tEPDckXNqzTlzopHECmyD2USf7Wg308UUBqYoOWTi5PStCSR+BO90w6HkbvRxUZU0JLNCt5cJQ==",
    "shasum": "2cddb9c7a08c9a8bf063c451f3b2d620cc7fefbb",
    "tarball": "https://registry.npmjs.org/hard-source-webpack-plugin/-/hard-source-webpack-plugin-0.3.13.tgz"
  },
  "gitHead": "9583e4433eba5f50b6250c52f91288c95c6c16a2",
  "homepage": "https://github.com/mzgoddard/hard-source-webpack-plugin#readme",
  "keywords": [
    "build",
    "cache",
    "disk",
    "iterative",
    "plugin",
    "webpack"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mzgoddard",
      "email": "mzgoddard@gmail.com"
    }
  ],
  "name": "hard-source-webpack-plugin",
  "optionalDependencies": {},
  "peerDependencies": {
    "webpack": ">=1.13.1 || ^2.1.0-beta || ^2.2.0-rc || ^2.2.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mzgoddard/hard-source-webpack-plugin.git"
  },
  "scripts": {
    "test": "mocha tests/*.js"
  },
  "version": "0.3.13"
}
