| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "hard-source-webpack-plugin@0.13.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "hard-source-webpack-plugin@0.13.1", |
| | | "_from": "hard-source-webpack-plugin@^0.13.1", |
| | | "_id": "hard-source-webpack-plugin@0.13.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-r9zf5Wq7IqJHdVAQsZ4OP+dcUSvoHqDMxJlIzaE2J0TZWn3UjMMrHqwDHR8Jr/pzPfG7XxSe36E7Y8QGNdtuAw==", |
| | | "_location": "/hard-source-webpack-plugin", |
| | | "_phantomChildren": { |
| | | "commondir": "1.0.1", |
| | | "escape-string-regexp": "1.0.5", |
| | | "p-limit": "2.3.0" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "hard-source-webpack-plugin@0.13.1", |
| | | "raw": "hard-source-webpack-plugin@^0.13.1", |
| | | "name": "hard-source-webpack-plugin", |
| | | "escapedName": "hard-source-webpack-plugin", |
| | | "rawSpec": "0.13.1", |
| | | "rawSpec": "^0.13.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.13.1" |
| | | "fetchSpec": "^0.13.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/webpack" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/hard-source-webpack-plugin/-/hard-source-webpack-plugin-0.13.1.tgz", |
| | | "_spec": "0.13.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "a99071e25b232f1438a5bc3c99f10a3869e4428e", |
| | | "_spec": "hard-source-webpack-plugin@^0.13.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack", |
| | | "author": { |
| | | "name": "Michael \"Z\" Goddard", |
| | | "email": "mzgoddard@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/mzgoddard/hard-source-webpack-plugin/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "chalk": "^2.4.1", |
| | | "find-cache-dir": "^2.0.0", |
| | |
| | | "webpack-sources": "^1.0.1", |
| | | "write-json-file": "^2.3.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Hard cache the source of modules in webpack.", |
| | | "devDependencies": { |
| | | "@commitlint/cli": "^7.0.0", |