{ "_from": "hard-source-webpack-plugin@^0.6.7", "_id": "hard-source-webpack-plugin@0.6.12", "_inBundle": false, "_integrity": "sha512-96nvwK79RIfIAhOjySHW1T8kDG6r/pfC0TJMNvwTPYF8uzTrfMJTUucKFHmonTrFozqtPrizY3/vyI3u9fr0RA==", "_location": "/hard-source-webpack-plugin", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "hard-source-webpack-plugin@^0.6.7", "name": "hard-source-webpack-plugin", "escapedName": "hard-source-webpack-plugin", "rawSpec": "^0.6.7", "saveSpec": null, "fetchSpec": "^0.6.7" }, "_requiredBy": [ "/af-webpack" ], "_resolved": "https://registry.npmmirror.com/hard-source-webpack-plugin/-/hard-source-webpack-plugin-0.6.12.tgz", "_shasum": "3e1ad075c6133da85992251617f69e1a24234cb6", "_spec": "hard-source-webpack-plugin@^0.6.7", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/af-webpack", "author": { "name": "Michael \"Z\" Goddard", "email": "mzgoddard@gmail.com" }, "bugs": { "url": "https://github.com/mzgoddard/hard-source-webpack-plugin/issues" }, "bundleDependencies": false, "dependencies": { "lodash": "^4.15.0", "mkdirp": "^0.5.1", "node-object-hash": "^1.2.0", "rimraf": "^2.6.2", "tapable": "^1.0.0-beta.5", "webpack-core": "~0.6.0", "webpack-sources": "^1.0.1", "write-json-file": "^2.3.0" }, "deprecated": false, "description": "Hard cache the source of modules in webpack.", "devDependencies": { "babel-core": "^6.26.0", "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "chai": "^3.5.0", "css-loader": "^0.27.0", "extract-text-webpack-plugin": "^3.0.0 || ^2.0.0 || ^1.0.1", "file-loader": "^1.0.0 || ^0.11.0 || ^0.10.1", "html-webpack-plugin": "^2.22.0", "level": "^2.1.1", "memory-fs": "^0.4.1", "mini-css-extract-plugin": "^0.4.0", "mocha": "^3.0.2", "source-map": "^0.5.6", "style-loader": "^0.14.0", "webpack": "^4.0.0 || ^4.0.0-beta.* || ^3.8.1 || ^3.0.0 || ^3.0.0-rc.0 || ^2.1.0 || ^1.13.1", "webpack-cli": "^1.5.3", "webpack-isomorphic-tools": "^3.0.0", "worker-loader": "^1.0.0" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/mzgoddard/hard-source-webpack-plugin#readme", "keywords": [ "webpack", "disk", "iterative", "build", "cache", "plugin" ], "license": "ISC", "main": "index.js", "name": "hard-source-webpack-plugin", "peerDependencies": { "webpack": "*" }, "repository": { "type": "git", "url": "git+https://github.com/mzgoddard/hard-source-webpack-plugin.git" }, "scripts": { "test": "mocha tests/*.js" }, "version": "0.6.12" }