{"_id":"modify-source-webpack-plugin","_rev":"36-66cb99a24e1e9528e71c961da749e916","name":"modify-source-webpack-plugin","dist-tags":{"latest":"4.1.0","next":"5.0.0-beta.3"},"versions":{"1.0.0":{"name":"modify-source-webpack-plugin","version":"1.0.0","description":"Webpack Plugin, which modifying source of modules","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"compile":"tsc -b .","clean":"tsc -b . --clean","prepublishOnly":"run-s clean compile","lint-staged":"lint-staged"},"devDependencies":{"babel-eslint":"10.0.1","eslint":"5.13.0","eslint-config-prettier":"4.0.0","eslint-formatter-pretty":"2.1.1","eslint-plugin-import":"2.16.0","eslint-plugin-prettier":"3.0.1","@typescript-eslint/eslint-plugin":"1.2.0","husky":"1.3.1","lint-staged":"8.1.3","npm-run-all":"4.1.5","prettier":"1.16.4","typescript":"3.3.1","@types/webpack":"4.4.24","@types/node":"10.12.21"},"peerDependencies":{"webpack":"^4.0.0"},"husky":{"hooks":{"pre-commit":"run-s lint-staged"}},"lint-staged":{"*.{js,ts}":["eslint --format=pretty --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"0d3ef4386f4afa2c000c717c05465216a9fc21eb","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.0.0","_npmVersion":"6.5.0","_nodeVersion":"11.5.0","_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"dist":{"integrity":"sha512-qVbLOmzVmTRzubBDjYKWVNosDEjGO3wFlniC7fOOiXBNKh60zOKXcwaX7IXK+QrQA31vIAsws41fPlhxq7eccg==","shasum":"c44f42b041937323996b1ca4bdb872e1db3437aa","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.0.0.tgz","fileCount":7,"unpackedSize":7750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWw/1CRA9TVsSAnZWagAA/xEP/0eMpYH80gYzoZiQ809H\n4SjF1Pk6XBe1aMW9pyGqhFcup1XEf5xmN2wBPplM7fUho/tGPviUkNqmwtsn\nDI11eUHSruigMNoL3dmuiecjjbFsA/jMsOauqV1dDc9nn69JWwNor1+upRn0\n+g3l5sSqJ767juKtLWQCXNDvwkD5JY6OG0Ob2LEIP2UqTOICbI44nnA5p8c1\nLMmKKR6lfA+PTk9XoIuQxaNcaTeEn46yvOrtlYT3p6GTrEu3WmMfsUDf3mJ5\np8BbgAImD9+i9zumaRkdFzuNnm5J//RF6BMMQy2Hns2jsbKMSAt3/0EZAmLr\nQGHGeBLx8+EAvmwq4or/WVj9GmqKCpBqP2M4Qi4xLvayO0k4p04HbqsDOS9w\nyeQXuWpNwxclDHmPtFovCJaf55TR1TO1pqrNrALcDRMaCzSIx9yQnpdxO0T7\n079IuLQJp6zUHykp3JKb7OIYrDyWkm09QfzBYiGGxjJhzCfhgpxera0MP+dW\nNteRBisqcI98JLen48SMMP1kXfXCyCdiAPRrqo0OBwiR+7vIfjCHRcb7LOon\nKtEmho2V7A1lVGGCdCrfAoW1bJUYtIGPtJ5mpC8g+XdzwhZzUEViMhf21BgP\nzE42INX9ACQfUMoCjN95EwUgkknhIXnHk4PFGfB0NXCLbl+6ZauJCzG1wUHM\n/VeQ\r\n=KtuH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEGlkU58ZIdV7uSztcG4yATHPa/U4YM3s0Yy0aK34bZaAiBNYJU6o92CMjBVl8JZA0PBXpt7igNEy7T11tJaWp/yXA=="}]},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.0.0_1549471732075_0.31833480306685424"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"1.0.1":{"name":"modify-source-webpack-plugin","version":"1.0.1","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"compile":"tsc -b .","clean":"tsc -b . --clean","prepublishOnly":"run-s clean compile","lint-staged":"lint-staged"},"devDependencies":{"@typescript-eslint/eslint-plugin":"2.34.0","@typescript-eslint/parser":"2.34.0","eslint":"7.0.0","eslint-config-prettier":"6.11.0","eslint-formatter-pretty":"3.0.1","eslint-plugin-import":"2.20.2","eslint-plugin-import-helpers":"1.0.2","eslint-plugin-prettier":"3.1.3","husky":"4.2.5","lint-staged":"10.2.4","npm-run-all":"4.1.5","prettier":"2.0.5","typescript":"3.9.3","@types/webpack":"4.41.13","@types/node":"14.0.4"},"peerDependencies":{"webpack":"^4.0.0"},"peerDependenciesMeta":{"webpack":{"optional":true}},"husky":{"hooks":{"pre-commit":"run-s lint-staged"}},"lint-staged":{"*.{js,ts}":["eslint --format=pretty --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"7177e4bbbf201e83994bcbca9128ca06d1da6809","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.0.1","_nodeVersion":"13.11.0","_npmVersion":"6.14.5","dist":{"integrity":"sha512-7PDJU8SxWTqw9KqAAAJctBSF8GmJi2DzGimD/9WpZGf07FUY1yZWJ5bwDYf7y/hKWKWvPZDORxNUg16Nucvrlg==","shasum":"2d990480529178bf85d12a6939333ae51ccb2e01","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.0.1.tgz","fileCount":7,"unpackedSize":7924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexYPVCRA9TVsSAnZWagAApykP/Av1hZcYjdLLmIhhP3d0\nI1tdfXlb3VBo8p3Y/IK2JRrZPv1UUhTohbxMG5DCzIz9s+21tGLKkxaPoNTc\ne+WZLdYa8HsiOOPfDmxhmWMOM6Ce7QF798nltOiYH3vScHzmq+UQ44Lp7DI0\nZDdhL66t6ZNoMHpW9+JHcKNJHvuqVyUE91hxROJ38ckKwLHtbllm97XeUP41\noRJl++dvZta/gbOGlYE5ZAOlszsUtVLeACh82AVWJELCIwBANU492j709yn9\nqOa4FFY3rtn9gjh7YA2oJjQ8VwNgqbfTFs5gLzm7G0mJfhO27Ab6M7493R8O\nx5aIDWZ/n/2UDXvOnuLMtvFkHi5sT+Oo2uQtO+PbSlBzfhfB5WnJpoQNNXdZ\n8NpLTcM3E4z5/DgysmUIqRYbr2gsrHXUjcAzQsCpEvBUgQIchl59+OxVVhf3\nWFI5+9iYui+FMkw6Dk9xvwKIrtAgfdICkhnetvufcFeJFm6k+Od+JY+3G/q4\nphW3NCHdreZerDtBql0reCih4T/r/rumEnRCfknLpXE012p+4VYNI0qQ175/\nDVNUr+J8hYvBQUl+i9ChI+WBT2Y0n+W7tZkl5RkR4wef3Dl0idMP2B7VN/dm\nR2soG4MC8gHNIPijfGMvLMEW7zw4n+cS/92FCG0i+iMG/oGWYrwfHqtOoGVT\n645i\r\n=s9s4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYtaY0qjKceTPm2RsidL3u/Oargg9oC5zfmYOzPBVfcwIhAO75RinXb3pgvTpTaK37VLdhbx4W7oDPUZjYk6xDAk1w"}]},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.0.1_1590002644548_0.594798318289737"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.0":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin, which modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   |\n| --------------- | -------------- | ------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifyModuleSourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifyModuleSourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifyModuleSourcePlugin(options)]\n};\n```\n\n## Options\n\n### `test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to `NormalModule.request`.\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /index\\.js$/\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: module =>\n        module.source().source().includes('my-secret-module-marker')\n    })\n  ]\n};\n```\n\n### `modify`\n\nType: `(source: string, fileName: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make JavaScript compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: (src, filename) =>\n        src +\n        `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: src => src + `haha I break your build LOL`\n    })\n  ]\n};\n```\n\n## Options array\n\nTODO: add docs and tests\n","readmeFilename":"README.md","gitHead":"533f8fb0bdff491a8dcdfd07c0265ddf6970726e","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-8EAEEbt6iXNVvyXPn9jFicnrD9tH9iUe+OFWdqK7WDZKyUuy/BJHniDBx9K+piBkzmRiQouHaB0XcDm92iRnRA==","shasum":"12e9e13ead2c8281de2f8ada31fb592b3166650b","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.0.tgz","fileCount":9,"unpackedSize":9804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzRKXCRA9TVsSAnZWagAAr9wP/j6rwdtOdp6rxSjTum/u\nLA2DW6TzZR+y2wyioCVrI4Cwytj321CaR9wlBFMBiYn5KxUkEYVUXKWNz2mL\n0gWIovrkrnicSJ0qg5myS8kOb1jphelS5BuaYZJj9SN9G9dTFkP/qTABT6Dx\nYo7dz7I2aLuQJ8ZpK8QxpkJZtm3eys9csFR1UPF+JTh0Y7jGPuRkXVIjBZiG\nxL6WTQI6NT0MbFmkaQN4UvjK0+C9wKdT6nuGrhj/7Q2Z9KlnHhxii78W3jX6\nBl+hHENlIgHgUhLcq5W5/s5e4f9Z7O80srPP+5YMr/JiIITK4xnQRCjCuQ9p\ntnsqqzAT86ilqPUxCIn64DIOntYqsOVppGFRBJ2mxP7fTjpxdSstmPQWIUhN\nAuTw4glwNnTrX5JL3r6NrSmG233Du9wv3nh9lRD8CrySdd4GxfIsOiCDDON9\nkYs/OpLfrfxVlDbNfAGj1yWRLjDDy4qLvjPSAQoSqhS2molr5ifyQqj3BfA1\nYSwVaDl6Vx9gdOdKYaWXVDEFJCVFgDiqsHpJABKd+ZvaKlq5++uyzv6fjJP3\nowo+ZHtoPL9fBnmQIaqNMaJYiNVk33dD33IQGADWdnfUToEaVXVryZZMpdtR\nWiMYExLJKowv9pYhbxFKgBJfUoHHxBHC0tEo38zq15MYvWTqnSImW5HQjf/1\nwlnJ\r\n=fCDM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCYpi1uIy/bYNlTHfAoednE8g5clU0prxW2nz64RcgjgIhAIpETSNYPOEcG8LGc1IgrifSMVJqo8AjGd/bhlvZF/AC"}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.0_1607275159522_0.6727986884299602"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.1":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.1","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin, which modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   |\n| --------------- | -------------- | ------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifyModuleSourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifyModuleSourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifyModuleSourcePlugin(options)]\n};\n```\n\n## Options\n\n### `test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to `NormalModule.request`.\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /index\\.js$/\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: module =>\n        module.source().source().includes('my-secret-module-marker')\n    })\n  ]\n};\n```\n\n### `modify`\n\nType: `(source: string, fileName: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make JavaScript compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: (src, filename) =>\n        src +\n        `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: src => src + `haha I break your build LOL`\n    })\n  ]\n};\n```\n\n## Options array\n\nTODO: add docs and tests\n","readmeFilename":"README.md","gitHead":"72f5d202ecb1da829c5853e9a3f148ba3e54333b","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-jgxsRK9W2EDtR8E8tVRSRm8lrqMU1muHupHJ+dm1BOTeYGTIs2rYCa+ff9SNx/ZsjENEs4Vx5aHQ+sRSwaqnLQ==","shasum":"034d602a638d8cce5355559641721f295ad38383","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.1.tgz","fileCount":9,"unpackedSize":9646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzRsGCRA9TVsSAnZWagAAG+MP/1WiIC5/oMhgUStBhC+0\nrbc6TcW2OpKlThKurj6kBXD8r0iEQLDpqhTNK+4axX31qzem2FywUJfE6BMx\n1ScFdMwO72YgfIcFhgFunqQEiNIWECsVamIiOzAzfJB0GQ2AkIsH6CSoVNA1\nE3J3ggq7+QjYsLup1XHRFgIh+/ev2EiiM0xc76+ceB/BQI6VvLYabHdwozoL\n77ZhxK9EcWrxRv3vPMUCpnv49mxtS7fXqe2N7NqzO97GeVziPM/wbP5bZm6Z\nl+xfcM5m+vs2sXP3nwR219XsK4VYIKRvTDR1TS5HeC8s1m+vJXqseQZwSxxO\nCqOOh9qxKBEEu2hV+cCVwxtydluYNMr/Op1zm2q27w9RVuWC8o3uaM8/3kVC\ngh+t6GRV6Gd2EG/Sh7mdpSAPrUwvSG8xIaxsgUQdLRPKbD2NMhLC/rQQ/XHC\nVh7HDAMHXqPXDwUzP6YHwFmJ2aX0eao74gRooPzi5GV5uFtMaUXI/WM/nLJw\nXBOg6BF5vcuz5aYpBd+cYi+1GJNc4WAROhgWLeZuUixorXXc4ut3i+vtrRBD\nhTfCXd45WOUj+VfBx6eT5L0XsuM7xmkQ8mUaCZvjj4b3BQF3PH3K0odXr5J1\nqck7tgc8Fku/krqKXnRkNSL9sKniQJ/nRIj2SqflnXWB1TJUkEhjq+AynFcm\n715d\r\n=6xsa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBcaSCxomKohlxh9vrmvN5X3KnACqTx6JjgkV4Sp4yoyAiEA2y4Zp9BhebKXWW+B+0g55dRXbBfpCoywydhTEBrjReA="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.1_1607277318328_0.32993224742762317"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.2":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.2","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin, which modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   |\n| --------------- | -------------- | ------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifyModuleSourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifyModuleSourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifyModuleSourcePlugin(options)]\n};\n```\n\n## Options\n\n### `test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to `NormalModule.request`.\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /index\\.js$/\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: module =>\n        module.source().source().includes('my-secret-module-marker')\n    })\n  ]\n};\n```\n\n### `modify`\n\nType: `(source: string, fileName: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make JavaScript compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: (src, filename) =>\n        src +\n        `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: src => src + `haha I break your build LOL`\n    })\n  ]\n};\n```\n\n## Options array\n\nTODO: add docs and tests\n","readmeFilename":"README.md","gitHead":"5c14ddd832303b7dcff098190ecf8aeffa1ac0bb","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-l3dEOOCunloYvc6XdxodcQ4cVZz+6L8Sa06KF0NEfISF2iZuUmv2szcuiPILxmTPuXjlIC018+ltIZPR6mG2pw==","shasum":"3dc08986b209fff008ff7d4d4659106329fc036b","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.2.tgz","fileCount":9,"unpackedSize":9646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzR+LCRA9TVsSAnZWagAANOYP/jVTfkgKBzzmCRFMAzcQ\nSauUCerr8bn0W0uZipfmHwPf66P1nw/GFnotf7+x/iRmeab9UbNdv0SZtfFJ\n0mV0b2Dh/TTYYGs1OINgOaxg4UIE2QKw9obubXla76DhcFWbklpkCaK4viCC\ncKu9+4LGIyyTPxkBjFt7+tLEa9H6dHrHwcJMy62k+UwZ5TKjc+9PR/wEzVAN\ncJ4YpiLKGc59Tb7SW8m47qRh+Hno1vKk6IaNVcwH5ORwfS2lG2VvoGZd6dEb\niDh3kIY1hG2In7TQQZT4XrHR2Cfr+brOkynEaiX14nn8oOLguPJN4dEECqWu\nc3xxIY7NWe4XHPLbXIQOXgrf3znUD2CjkYsAtAUXihZKjdw0N5jJmACf1tOy\nXwAWq+stGw/nIpZaHOXlsiSAGyVksrpCb6PMkBBcI91nEHo24CFmb1DHAv+r\nVE21X4htCFjWjGTHofjNPYjvSo5CfKtzu+tIsEqg1y5tTvsB80pDVpJWvmc5\nq2aOoXNPjW894e+XKtWhqn8ngIwB/1Ohl322PbuH3Qg9sz0cgQywoEupIcez\nxrz7+2qedQ77TzBUNpXNYHU3MZHksRO0k6Ha0IVn0eSzByHZp730DRv+xfh5\nBRGCoI9gxh9JWw5aAzmPxUyoAzbFM1v/Q4OO+5FVhy5LK8QBZUbwIMJNGeP/\nBRLO\r\n=sxvh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLXRR9XrD02JOrNh+5vhuam4YKh/i4v5DSxTEP3ucIhAiBdNJKEoqsEJCyLLuPs2tVDfHjTQWiP3z2SPFB0A8LEHA=="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.2_1607278475542_0.3254396890880715"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.3":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.3","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin, which modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   |\n| --------------- | -------------- | ------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifyModuleSourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifyModuleSourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifyModuleSourcePlugin(options)]\n};\n```\n\n## Options\n\n### `test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to `NormalModule.request`.\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /index\\.js$/\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: module =>\n        module.source().source().includes('my-secret-module-marker')\n    })\n  ]\n};\n```\n\n### `modify`\n\nType: `(source: string, fileName: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make JavaScript compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: (src, filename) =>\n        src +\n        `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifyModuleSourcePlugin({\n      test: /my-file\\.js$/,\n      modify: src => src + `haha I break your build LOL`\n    })\n  ]\n};\n```\n\n## Options array\n\nTODO: add docs and tests\n","readmeFilename":"README.md","gitHead":"38d29f40dc70dae7094d6bbfd75e6bcf45d00b1f","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.3","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-ajt95ao/y5YEiSh95rtVtW9jMYRC+UsG2JskPjt0tUJCZwlk3e2Wx9fbaBYU3Ace+UwAbfV6ecWqXpqh/t71Sg==","shasum":"7e2bcfb21ce74e8b8780846e4ef8fb2fa174dc21","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.3.tgz","fileCount":24,"unpackedSize":16720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzSPeCRA9TVsSAnZWagAAyPsQAJ/LgrVVN3YhQ+zqmFgB\nOsymwNTUo6BoeUqmLV6dBCYpWmIqnwaz3Hsz+/OCaNThRE0TxxsfwlF85D5t\nZIUU26sJ5bC5K1czvPgKE/1VqeQhql5s1wPzNuVou8cJxV3c0HD4YaekiQ7n\ncC1huGEXU8bcS1Lj1lPGwJOvgejMradAf4cXbCINjC/mDZqTdnrpE/FapmoI\niiwPcedYnhkKklEZM2bOiFp/sStYS/oiblrJVovHW9XovWL6kqCC0F4szwvU\nKJESQgk0nrl+jt+fxXiFoJNY4wjB7rYlmQtjm9oegrGdv+YB00VD6jpRvAT2\nYbJcaoNRU35DgF85Z2ZvravLw5a4TzvQcODMJd3RAdhBtKMniuP9Vq1GZn51\n6/qZGeW5F1BNY2ipiiCzGLyHjqNBCrLlXP3353aVJnr7MyqX0WN3aL0uSWUa\n5NLBcXryBIYEeDAbKc7jJzlU157oGfWYIOQ6kAlyQvJiNvI+phghWe/dBTqH\n38xUO3tBZeJTt37HHiU8g4d5Xb4uixGDFw5A+Gf3GlIdzowzjQ5P0pX/YrtG\nLS2fvZwQDiETKZpoONsiiOiRovq734kCbKDgGB04gJOuufg8y+sHK4tYSOi0\nBFfZDHUtR2OuHGNm5Td6Rtb5Zr76YYgxg97RcSelUOo1/V/jgwUId0nZqe3i\npTB1\r\n=X6JE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBz88ja3xA7DSr7oiw/6HGVl9Y7Gb1KnBM+MrVOU/5YsAiEA4Xzp9L6MOtiDx4t3Er2uEaD6bCSQKEtIBWEzSCefJGk="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.3_1607279582081_0.8492635773683141"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.4":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.4","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"786c149dfef8e3cf952d5f4d9e1f6067c004be5a","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.4","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-XZDe/0YbNBqvqfOU6gcSpcHuWGloWogBvcPqMyuWWVt6rK4aIETzRpcu7AZGx11x/W1BZMgf5OgPdxvLwn1KVA==","shasum":"c2506911be395bf5b94b5b5147c7a2f1324645de","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.4.tgz","fileCount":24,"unpackedSize":22480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzS7pCRA9TVsSAnZWagAAEXgP/A+faenuDA7HA/i1i3da\n8NNXIwZ2uTQnpC9jfqP+PE2qOhhfVilmHgDAPPm/sGplw2N87pzHcRw6rjxM\nyKg/oMXNKiPKXhk2q03YK1PrKhd1TUSsIHHETaGH6HDmgqkGFudopsq8U3oY\n5uHPqaLwLCo/I9WC6NvrexM+UrzwPjmd1liEn+9oN+dmCl6VuhdjMPu7MIQc\nWex7sBN8CkQDi9LdtdN4iFRkWBzPGRCPDxcPozk7FJMsrZayOMCZ2xoFIynF\n9PKHCJ1jxgIvk3VFyEh4FIOvdsV7O48iGCFAWj9OOz9w3X8HQSyI5/tAh78f\nlKNBUUsqfyhiz3/nYo23uqFEknC8J/SieMuxjkG5NI6g86g90JKs9BTg/UHf\n/KfM2q6fra64zSe4DUFOJy/yOddLxAoVS6d7TfPbyr8yvBOpt56uYshx1GrE\n5a1fODddKfugPk3hF3D0rsFizXbB495iCDCO9yVK+h7sQuJ8Pb7ts6pj4Gv3\n8xWJ8KlWvcef0WwgB7OgAp3LRYN7WaTwH4xYyQ/XcWw3G5wQxG6XgjSTg7gG\n2JA5G3LQfUdqogG5xx46OmKol1Rf7hIwlLuMd7hnTtApbm6dltlqS/Dv9hrS\nXJvr8W3tQ99r+F60shBzdss5QnJELxESK4yJBufKAa3btIAAWqrCSa58Fv++\nswUL\r\n=Sig4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJfqwGbJ053eJCnNSJFy42634ArSB7mWVNtILnGHs5HAIhAMe/nmhkTMZ2wx0zvJkx8PotZCHcMql6ad9OuV4uDH3O"}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.4_1607282408976_0.24299425856825652"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"1.1.0-beta.0":{"name":"modify-source-webpack-plugin","version":"1.1.0-beta.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@types/webpack":"^4.41.25","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^4.44.2"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"87c6f53c309c8ed5a404090c28ed5d246eeedbcd","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.1.0-beta.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-t8geGfCcDUhUcUHL7yyHavHR9Cs6hUpKRnf+0I1zZHbKIUm5KoqkDckIPcnMWhxEm+d6qS8yENFpWWrTEmo1mA==","shasum":"9a28a1a890e3e7add2d9916efee9e223c403ec22","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.1.0-beta.0.tgz","fileCount":24,"unpackedSize":22415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzS/LCRA9TVsSAnZWagAA3p4P/2u4wRbgWlvp6S+wsjqO\nNklRviGWTKWjOABginw1qIhDMww3trPW4qhkLz4gjxvKIDPUgK6dwluF0mEE\n/Gxa9rF+nizvLbsKEGraWL0SaH/+0q7VBTMjcVe+FbY1we4oo279pNwhDBRz\nTMRqXPQIl0P45VkNxi0M+YQXUQc7WNZLinzEtHri0brUvm3aXS4Hy1gOiEgi\na5+lLzH4ofX7EJiIpDwBDr3OjBPBNmgx3FVIDGNiSMhJnngbheLBLxHLX9F/\nLbocUhkXXOBeNRjVQQziU0RTcI+abPEApZMIewmmzgWUbIw/tFIw2fG6zihG\nP3/sRJ+v9wkmrGQ07bSuLD1qnL+7t0WGv9JErpyCjUh4/I8doqMpGoakYcTw\n9oeKYDCKOUvGc62d8NcWmvFis7c7Hs2sVl0tFi0ZAZr9FzMX8B9aVT2wbt8m\ndIwpuxZ2lYE0CJWaaNE/yo4aoI+bybW4YpKyIse5VEQjSlLftAqtUM+tyAeV\nAvRMd9VB8c6kutJ2FearwKCVo93VxalzxRv8qlxh7g2f2F/0lWp/41XiLztN\nKFwAjygB2G7xz1nGyNMSsnAbYEcput09lDu7hcw/JHfnE8S0sBt9R/Go/JS7\n7k7h7SOpdpCqkB13gSmup9gEb+41AzDmwqrWZ/swMTQiV0NYh6tFbQeRYr5L\nfnaa\r\n=Qe/m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFPKDC+He76z1zDEX6szIndZ/tfOjYf13m65+QTi95YAIgfApGMW2nxLFiy8TLarX0f38BY1tu7JQD9nsdZAbDbSg="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.1.0-beta.0_1607282635333_0.040369005922226364"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"1.1.0-beta.1":{"name":"modify-source-webpack-plugin","version":"1.1.0-beta.1","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@types/webpack":"^4.41.25","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^4.44.2"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"3bb6e103cf9e928ab1556143b33c197e5c989b77","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.1.0-beta.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-SSRSFhP3H0WV51g+RUdWXhWD0Os22iYx1QPa9pWVO+WeBwPHg2eGgZfnQZB3ncJ+qPmPnEAWHqx2kUAwT+h1lA==","shasum":"e4681a12695ba03c462ffc82a1cf979188ed0a21","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.1.0-beta.1.tgz","fileCount":24,"unpackedSize":22809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1u3VCRA9TVsSAnZWagAAlCgP/RFkTG47uOOMii5+pfcN\n5c4Ql4cuP/zrSIXm2JUQhff7xvWkLJbbkYhIGzc0coBqt7J9KKg+UMmh51Rv\nNUaF4+V3SViJdStHpLwVAInfs1Li+Ne/iAQHWxMNhi0NphoF36DZlSWf2q4u\n108JGIHzIWT5o73rdOO8t/tFY2k4DucOVo1gWXhUcU0TEGR1Ip9c3T/2XSfO\nfGTcYJi/b+wMDxHk1NnnC80K3P9U4TWXbw7TLUCS1rN5b43NCrVeyONCd+DK\ngisKa6nyMsYJefRbkjyb9uQMCm3ICdx3zxILWp12vJ78DIyqU7yIQYYX7ze8\nTgyERxZmXnq+9g7Ulz4SDhWgkTfQiMlk0S2r3+m3HbR1OtgdIyaKUhA6P+ep\nhc00j0mR2szI1U9TmRgZhbqSlzbVMic/qG+cxmS0Y9CjW4F3hzHMj1iJPM8j\n6aPkHXu8CM3WcWOybNL6dHfEX/wI2pnnN/3sfjjp9gFh27Nee5ynGpuB8Tdl\nv5+3BVfdMWFM6LMf/YAzd7zdUJVO03PF1FVcyculQoAFrX2H7+y+l8wO0tBl\n6yrfVDbocOtf3i/nR1n7HsFeP1JBShn9FtXodm63CnLO7nrfS+UmEi7sQzym\n0TdU8pVvPIZKNz2s9RYITmwMbU4CeZe/80dxYE1lPve60w4Bbqu8yqp4dMeI\n2gMI\r\n=UHjg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5ZK+Df1nMDlufAIyhtmSpLFIlXAvYfpj07BSVEfSaFQIgUMpl3NTv5D0ohgzlvqDHDdMcn/rAg/m8RmyvYqHzwf4="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.1.0-beta.1_1607921109109_0.8104115703023664"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.5":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.5","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","css-loader":"^5.0.1","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin for modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   | Branch                                                                         |\n| --------------- | -------------- | ------------------------ | ------------------------------------------------------------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> | [master](https://github.com/artemirq/modify-source-webpack-plugin/tree/master) |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> | [1.x](https://github.com/artemirq/modify-source-webpack-plugin/tree/1.x)       |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifySourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifySourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifySourcePlugin(options)]\n};\n```\n\n## Options\n\n### `test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to `NormalModule.request`.\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      test: /index\\.js$/\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      test: module =>\n        module.source().source().includes('my-secret-module-marker')\n    })\n  ]\n};\n```\n\n### `modify`\n\nType: `(source: string, fileName: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make JavaScript compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      test: /my-file\\.js$/,\n      modify: (src, filename) =>\n        src +\n        `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      test: /my-file\\.js$/,\n      modify: src => src + `haha I break your build LOL`\n    })\n  ]\n};\n```\n","readmeFilename":"README.md","gitHead":"a79f08aacc40de7543498bd7af64ae87ad74c3e8","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.5","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-EUx7G8R665HT+HVMpzj3YEBgSzVSuo9gTand69OzsoICKf34ATckbWubEyb4KNuTFpDYJOhrpavbovZ+t6tUOw==","shasum":"d2767e1c4c934ef31cf2182df1fcb80ffb483953","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.5.tgz","fileCount":27,"unpackedSize":37975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4bMYCRA9TVsSAnZWagAAIPsP/jBbM5EvnE9yXUCZt/a/\nhIioHlxvQ0qQgbPH6G4iarQl8ol0sCVKCGuhEyHG2URagdpn1OjojjSN8lBe\ntAZqJTjm5VRrR0n1vwdY/99st72+uyXyd5f1Btxqgcce4OHPV/LxQh4KEczB\nQZxwDTb7ohDMSrp15Y9o3UWUXpvEq5iIHhjX5ewjoJlxjzCqy97CiA7g4CvX\n38Bn7GzBalfKCX5z+rlAUFawxw+M/GUXpNAUMnM0yCWy/RSWY4wadhB64H2o\nQ2H36F96kTKW+goLaXLeT614CkRY2DNqFlEFSk3wZJ4noo52zeYOdp73uzB7\nAHMmUMhFPb2tVPH8HqKQYrlXprYN/wzk1FprbjekkYSYlKurcU1UfSnytzns\neZovHIFnPsK0GZ5KS4P15+m3v/kRoNyvMXkQg2hRhWOSukxJyMpboB89pnPT\nkA4noZf/pcyrB/kZ9+NOSLCk0ospaX/ab9dRMMgDxsdoc65hHTyLDVXJDRtg\n2dCKtEybCqlQX4GsETrvemevOfa8/57qiACzh7HMasNblEgfVr0YNrtWw3S+\n0PYxaDumb1KRqymgAAbaZtGUPNC8qkHi/dcDBHiZ8hq1OTK6J4VCEDGWeI56\neumvpmyySIGS3fGMW1nJpiPfaBS+Z2TeF2+EavMfo6SAqTT5G/fJkCTSOymJ\nVica\r\n=FOGQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvBDUuyGI6RDeXrdAnXQrt2H14PLVdCzuBNWcPozusHAIgJKe0JmAzvn/+NF89qjUmI9ZuSxjCDrZrUGkfRHt4cFw="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.5_1608626968147_0.9784408951095347"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.6":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.6","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","css-loader":"^5.0.1","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin for modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   | Branch                                                                         |\n| --------------- | -------------- | ------------------------ | ------------------------------------------------------------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> | [master](https://github.com/artemirq/modify-source-webpack-plugin/tree/master) |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> | [1.x](https://github.com/artemirq/modify-source-webpack-plugin/tree/1.x)       |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifySourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifySourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifySourcePlugin(options)]\n};\n```\n\n## Options\n\n### `rules[].test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to full module path (based on `userRequest`).\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /index\\.js$/\n        }\n      ]\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: module =>\n            module.source().source().includes('my-secret-module-marker')\n        }\n      ]\n    })\n  ]\n};\n```\n\n### `rules[].modify`\n\nType: `(source: string, filename: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make syntax compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /my-file\\.js$/,\n          modify: (src, filename) =>\n            src +\n            `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n        }\n      ]\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /my-file\\.js$/,\n          modify: src => src + `haha I break your build LOL`\n        }\n      ]\n    })\n  ]\n};\n```\n\n### `debug`\n\nType: `boolean`\n","readmeFilename":"README.md","gitHead":"94943083e9a0338f947e16d86da8ee7d877a0872","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.6","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-FQ3r3HA+pQTPyPUwFzNS3aqQ4/P1D/lO188177XwscZMG54RXkb+8qv4Vsz9eILzZTWXJtEAyrmYJJ973aai9Q==","shasum":"f6b62133af1ec8c13016f204ccd2c0fce4996f6d","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.6.tgz","fileCount":30,"unpackedSize":46935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4cRkCRA9TVsSAnZWagAA9WUP/1bSkiWGID9deyLK8qwl\nMPfPxfL0htpLuOQPRzyODz9TyU8D881ftF7ivdCw5C9G1IYFn9YkxSoIK/ex\ndwAcsTvS2A3k523yXwWS57D9qZ2Yx8j4YVFW9vWCiphUJkJfdZj53kYGDTAZ\n9uwmWO7P+Uvb6BbIK/cd19e/OfR5FYWvYBTr/GDwcnQWUM7BZg1ch7CuM1+6\n5yIy7ABXlC4xkRBccYHSMrIjeLhI/JmBkWvJ5Yzp6UI0e4rmOV61cX68vyKa\nBtErtZi2GlSJUpSYbG6FYpl4mDt0XY14tG3bF0fnpIUXY34J5gUd1yDAmU7Q\nn9oYsc12zR3tRv8NydIJg3EL4Sp/TD6oPIti0+DJviHgQVz3HZnyWx+jLnV2\nkeI17lRfRXEH9ofglGE+7O2YWEqmUC0ROnN/UDDsxSCyQWBzdNAgUBcq+jBc\nWtdiFJ7N2vlKPhOkavhw/MfT12Ml0KWey51F5gphIGm2KFfVDNaLOxydMjiF\n1KZRRqZQH5etGgZHZoypmAxlHJDHyvSdEiReda+o43LAGPez/AgFWwuiGf1K\nEPs9xWkGGboCNHv3rKUHhz4+sG3xpMROi+Z+VpubiWmiKEbZhRthuRBnPJtZ\ndIzSoiyteQKN+/XuZKKxQour+7XcRv1IB/nbxvqAIba4lewG1aHb2I5/2C51\nmx4P\r\n=iVv8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp1LTCqyZ9erguRgWUO/wbn/1HNX59KTA2z5o89gpfeQIhAKFS7bgwkajsxXzI0pKeIlYoFCdi6e4zDu8SEL7mReSX"}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.6_1608631396587_0.9955515077487893"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"1.1.0-beta.2":{"name":"modify-source-webpack-plugin","version":"1.1.0-beta.2","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@types/webpack":"^4.41.25","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","css-loader":"^5.0.1","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^4.44.2"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"deb71a946d2cb134ce1ba7ee71765c432cc85a9f","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.1.0-beta.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.10","dist":{"integrity":"sha512-AcGEzrZW4zTrjsWdM7fZwxD/Rmbax4fNDho/BZrkwgyNFvm5XIyw4DaM0IKUvgYk54398UCEWB5Mm9kGROmKoQ==","shasum":"3c6b27f0024294a863ebe886dbd1000530d1f23a","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.1.0-beta.2.tgz","fileCount":30,"unpackedSize":48160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5kNKCRA9TVsSAnZWagAAVHwP+QA+5eIcKNska3Fhd6Hc\nxf1HIbJxN/9am7ya5R30Ed/iRzdoYujhICBLeyY+JR9o9MhLAw4e+bQ6K6Lr\nLEVWzrH5V4Dy2NALvVUUtxSRZB7Urou0vHC4rNnZV0cspjQbk5oj/Z9DgD9M\nQDC/OkEPLW266J1nFwQ5Gu6ir9533aKXAkxWnt04bD1p0quRchCnbXuQuMgo\n37CBcT0tkMcsyN9kN9oAkgZFgb5jraFfLlMOqy9vHt7/9tMwkNwx9H/ZIcb8\noX8x19vZ4AfaREl4aGzsc4XRvQ/Vt9HFWgYNPXsfBx/KsIhD12Ux7U5W/jFt\nit5RMGQcqNLxpJH8Oe2MFw0CvNZootPeHmiwY7gxXo0kPBsi93cSKkhbOZb4\nmiM+Cjk/QUGjeNl3acok99DSQ3h7ZM8yMRXVW1L4plcHCtL7Oe1hpR0+IRkx\ny0Pb8G9eThe6Y85kjTtuKbpYR6YNJ+XSTYOqLzkAQJdY7HoI6HuPnCRS8Gp9\npPVQe9S+C97vsN/xhfFB9rczd/sTlZDd6qh196Wxr9mevPKLCAIV935YjFBM\n77D+HNZXF2dwncsHxy+QfKYBd6BhcNrJN6dRVDaYoWBMlkrg+j3IA8appT+c\n3x7UFjEG9pswVJ/difOkmCleISSpDrka9GyxYMx/sz9dREWlk6wZ2JLq2J7C\nnt6D\r\n=Uctz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKdbI6rEw1MyVjk5T21D3BEUlwb2Bd0h/GxR4BL1Ha2AiEAqobSDZjiNX54TvygLbfnYNCfC9iYN2i6PmRXWVV3Y1o="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.1.0-beta.2_1608926026240_0.1527688816475372"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"1.1.0-beta.3":{"name":"modify-source-webpack-plugin","version":"1.1.0-beta.3","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@types/webpack":"^4.41.25","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","css-loader":"^5.0.1","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^4.44.2"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"gitHead":"dca7e2b59efee2a8a0dd0f24d78e8d57a3efc5db","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@1.1.0-beta.3","_nodeVersion":"14.15.0","_npmVersion":"6.14.10","dist":{"integrity":"sha512-2TulyszJfAmw7QrTTSn1qRMUyDqJbMoMoFRFqKr2ponQmU9WDx8VLGtGXGX1MKUOYrosduya8vlcXl0BGijBVw==","shasum":"6d5e937c06ba6aefd59272a0ca59c1a093a78795","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-1.1.0-beta.3.tgz","fileCount":12,"unpackedSize":13608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5lgMCRA9TVsSAnZWagAA96YP/3qQcYoDOOqN4F6iyiJq\nKyUXYPPIudZwiwKxpQylXBLo6AsmFImyi7gLRF92HSHfuYF1Tj9Up42Duatc\n5jSJKxLD0CP8HEDBdfFT781kRE8L7eemjNz0t3QUJcSKv+bAnRf0oCCQ9IK7\njxuZ+8Ky56RCaEV069RuvxcpTwc1wSCd5ZmwoUreL/5fWx+BfUJo3dj99s0n\nyWumUhhKW2ZDaiTO9QYiAbt+vnN+HGaeO7O7EMDFpRNupcsYgxLBwl6rTdJJ\n9BxY+EqtOURv27xt0KWOJpjhdSns/qkxF4Pg1fyzwx8YK64tuG1yrIpj3j2z\ndamA4rnERI83k2fcRRbxoW9WPmqb8aOLXCRf2PDRtIpuuoohAo4bGx9ZXjEn\ntbxPa1/BKa4iLHQZDdVlWMFw3SJrmR1gP7YGiRLoqREUKZKQEqzsrejcTRn4\nU7XloMvFeeSj79WR7ajqspsVjWWmBB98TioNaHAzxV3PKEUff8Ae7hdFtEmA\nnKRyiRmOLKMtb0QPZevC18+BFQne2XqfAhfbCqQwGFqHSP26KQLBGiUV/jHm\nQRcyYJi3mb5DP1YU/EcJ29aI9g68tfSK2qo6Kjx6VJVLZWAw3Ryt0QFD1jan\nitKd86TtwYvCZV8bLQDHLtDWp36fpSecTx2z0EHmFcWumQ1Pn1DrbsVHhb6V\nMW5K\r\n=Q0Gb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCm8UUNqr5PdZ2IWXCpPrKhKM8ovlrhOQwzkpdYFYwiHgIhALqkc0dmPEi5UzEmMaq8BtWyAB5HfBqJdAvXtlge+Xbb"}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_1.1.0-beta.3_1608931340209_0.38584402551268493"},"_hasShrinkwrap":false,"deprecated":"1.x is no longer supported and includes critical bugs, please upgrade to latest version."},"2.0.0-beta.7":{"name":"modify-source-webpack-plugin","version":"2.0.0-beta.7","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/artemirq/modify-source-webpack-plugin.git"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.15","@types/node":"^14.14.10","@types/rimraf":"^3.0.0","@typescript-eslint/eslint-plugin":"^4.8.2","@typescript-eslint/parser":"^4.8.2","css-loader":"^5.0.1","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-formatter-pretty":"^4.0.0","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.1.4","husky":"^4.3.0","jest":"^26.6.3","lint-staged":"^10.5.2","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.0","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.2","webpack":"^5.10.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^5.0.0"},"husky":{"hooks":{"pre-commit":"pnpx lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","module","source","modify","edit"],"readme":"# modify-source-webpack-plugin\n\nWebpack Plugin for modifying modules source.\n\n## Compatibility\n\n| Webpack Version | Plugin version | Status                   | Branch                                                                         |\n| --------------- | -------------- | ------------------------ | ------------------------------------------------------------------------------ |\n| ^5.0.0          | ^2.0.0         | <p align=\"center\">✅</p> | [master](https://github.com/artemirq/modify-source-webpack-plugin/tree/master) |\n| ^4.37.0         | ^1.1.0         | <p align=\"center\">✅</p> | [1.x](https://github.com/artemirq/modify-source-webpack-plugin/tree/1.x)       |\n\n## Installation\n\n### NPM\n\n```\nnpm i -D modify-source-webpack-plugin\n```\n\n### Yarn\n\n```\nyarn add -D modify-source-webpack-plugin\n```\n\n## Import\n\n### ES6/TypeScript\n\n```js\nimport { ModifySourcePlugin } from 'modify-source-webpack-plugin';\n```\n\n### CJS\n\n```js\nconst { ModifySourcePlugin } = require('modify-source-webpack-plugin');\n```\n\n## Usage\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [new ModifySourcePlugin(options)]\n};\n```\n\n## Options\n\n### `rules[].test`\n\nType: `RegExp | ((module: webpack.NormalModule) => boolean)`\n\n`Required`\n\n`test` is RegExp or function, which used to determinate which modules should be modified.\n\n`RegExp` will be applied to full module path (based on `userRequest`).\n\n`function` will be applied to `NormalModule`.\n\n#### Example with RegExp\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /index\\.js$/\n        }\n      ]\n    })\n  ]\n};\n```\n\n#### Example with Function\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: module =>\n            module.source().source().includes('my-secret-module-marker')\n        }\n      ]\n    })\n  ]\n};\n```\n\n### `rules[].modify`\n\nType: `(source: string, filename: string) => string`\n\n`Required`\n\nFunction accept a source and filename. Should return a modified source.\n\nWARNING: modify function should make syntax compatible changes, for example all unsupported syntax will break your build or create errors in runtime.\n\n#### Example\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /my-file\\.js$/,\n          modify: (src, filename) =>\n            src +\n            `\\n\\n// This file (${filename}) is written by me. All rights reserved`\n        }\n      ]\n    })\n  ]\n};\n```\n\n#### Bad example (never do this)\n\n```js\nmodule.exports = {\n  plugins: [\n    new ModifySourcePlugin({\n      rules: [\n        {\n          test: /my-file\\.js$/,\n          modify: src => src + `haha I break your build LOL`\n        }\n      ]\n    })\n  ]\n};\n```\n\n### `debug`\n\nType: `boolean`\n","readmeFilename":"README.md","gitHead":"09beda996e6a6f28561a68b33b1a9abfc2d6413e","homepage":"https://github.com/artemirq/modify-source-webpack-plugin#readme","_id":"modify-source-webpack-plugin@2.0.0-beta.7","_nodeVersion":"14.15.0","_npmVersion":"6.14.10","dist":{"integrity":"sha512-P7CKlGAF+HlinKS5xsIP5wuYwqcpV5eQMpwJYy5yocLAdv2RN5A24orv0Q1DXkbcw5Pd2pCUB4Fo1x9EqfiNeg==","shasum":"c2048f9268c2bdf020fa54b33b1adb433147e1fc","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-2.0.0-beta.7.tgz","fileCount":12,"unpackedSize":13418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5li/CRA9TVsSAnZWagAA/iEP/1AFWjc/lXDiuNu1M1bX\nL0GpxZQHEzvmzRd+Tf2QIIITRRAEW+JE7giWkptxQnmdxBbWxWdLyhJAEk76\ntkd3vYFFNUhW3fgEarOdWm1j54x0QZBLxa/geMcZOEaCmohbENvLJuZRaQEY\nlitb4Nq6bpuWy5SfGVrOjKTRhzoWin4TytFJLw5kzgouHnMiVlJ0L6iKNSc+\nCxhn87//63Km7jzIImk9++0er1U4slbiRTMsf3TXg0RENZcOw9yt2XrwBtzW\nI2WabgojMKWLsFihGM0oq1JSeDaVSaShg6A22GUdZmj4aphpscGXdDUY3LVp\nJLz9EDLjE4dw96Oo8mrm8phn/X7DOZpusgF4II83tb2ZqzNny0hkGWAqj9jL\nidaOKBUfMmfq4gUsaHnkT1WxlMCmQmGtDmEoSQOraTz+aQq5qgeEzWOB1sR+\np7lj3ZKV4ea9nJH9BCiOd1+iNRYCg/XAsaK8FnHnQ3Nj4sbLY8nAH8fIefRY\n2mXhSQZ5tdTuUq38Q8rBy+t2sEhG8iWvaBBiCn+h6TO9GU25qQ2BLBfWAHmF\nAL+A1MLpWzeftgP8p0CqA1ij3d6khfw8v2s8f7foItrk6YUB66s7u6Hvy//i\n5PbzEhOJHLsLA4jtbPpzL1XcA/bLhv6/0MYn5J3jswJ3ei6gpvLHcxTtNgp8\n/5vA\r\n=y9V/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDreUeE2X4UpxoXkn8UCwGpYJXSVEhJQvokClhfw351qAIges1+p6w7ED5UZ4m6L8CjNedsO3bWxtkfPLm/Bj0kHdc="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_2.0.0-beta.7_1608931519117_0.28885954515598167"},"_hasShrinkwrap":false,"deprecated":"2.x is no longer supported and includes critical bugs, please upgrade to latest version."},"3.0.0-rc.0":{"name":"modify-source-webpack-plugin","version":"3.0.0-rc.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack4":"npm:webpack@4.46.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"_id":"modify-source-webpack-plugin@3.0.0-rc.0","dist":{"shasum":"f173909de050a6e92544cd49a01b300621adb245","integrity":"sha512-l2ELKdwQavBrPn+PzoL7l9BNbOfUUb8snu+m+oxSjoeSdu/fQj+gpROjwOKBwPLG7LURN7JcsAoGV+dQYvgS2w==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-3.0.0-rc.0.tgz","fileCount":12,"unpackedSize":15089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpUn+CRA9TVsSAnZWagAANBoP/0/20RSwbmVxQ7BFkgTP\nX/wL8Y0QVPV8DCF7D5OKFuWh+xydtU48Sa2SGnlGyecORncdHiHrJqJgQdNi\n76FRlHshicHKIl3cMlwuxqkcWvRPxlOesvn3IMiys/T5OKhMSpIxf+amwE9n\n2WTMQEsPEMl72c1MEwK+WVt2rlPGZv4590FsJQjuPmjFhcclf/pAau7/y6yp\niwsH8mRFZ7WOs617mtwnryHMvG2nW0y5FcOOVsQCrZ9fU2VrPIyH+IOaQrAy\ngWnCvCxx8IrJxZzxN6idnM7eyKZzmRP30FlWlHqdY52tc0ZAIusAE2fIc3U+\nhUgwtC8FYqzYYvODaia+FAdsQzLpkN2XuCTcTxmJxKlErcPiADK0qAZbojRh\nlw++okZtd0VqrwzbW2PtbuLYMDvSjW7mqah/xd/WAUG0OEtTx1YoBkji2af1\nlrLIZVKfTAg53gxZ35m9yd2cs1vf3GWanRf4y5L/xPzPc0X8pXlm8ayx4xsR\ncknjL0gYyPb4pS4aSNBy8yDx2NR7R5TyFC2F2iH2b7EokXbZ//E3xzA6oZd6\nM3tzvsBYbd2Cj1VyzDI+W1SBqVpKPFcCuD02hNqd30DMzWiPxZGU6+anmp+O\nn80yEDMPe+JE/GW0VOZ8HicFZTmUd0bxJA57hsoepq6WPlsljZzeyJBj8Lai\nYjiW\r\n=OGos\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDA+tnoHgx552+jPcQr0+VcNGHWDPn4nHweZCkqA/XNOgIhAL27MyOCZ0uTUyuemXfYgQ4HOVEnSHHkWOpgsB+ZkRBs"}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_3.0.0-rc.0_1621445117538_0.8868741884376032"},"_hasShrinkwrap":false,"deprecated":"3.x is no longer supported and includes critical bugs, please upgrade to latest version."},"3.0.0":{"name":"modify-source-webpack-plugin","version":"3.0.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack4":"npm:webpack@4.46.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"_id":"modify-source-webpack-plugin@3.0.0","dist":{"shasum":"4fe973adc6e3b11f2ae39f3645a39e423dbed861","integrity":"sha512-m2g6QEittzzcde0PhgQtOwRywjqo8Q+vMLHbNoH2JDEFE/AlTBWvtNQrp17xbqDUXIueLljm4bhE5OninatHYw==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-3.0.0.tgz","fileCount":12,"unpackedSize":15073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqGiQCRA9TVsSAnZWagAA+XAQAIiBYsgyUWME3LJzJy6U\nh+7f3+AwBlSLPQeX1BFQbpgIt4XqWkN5jWLIIbnbDNjr4pWR3Q3ugQEvoJUA\nZ+RxFRiGraFgNKGS1A7ya13Op/h71rcTv8GFgoujkH4w7/kerDfBpxTQ0mgx\nG2+g/UIvytKhCtvost04CLvtypHIDCmtXW4lKWFcHqfQKAj8r8EspyhQKGa9\nW3+mBRfrt9EJ+xsFRLhAxLJSTjNwFiADQWVZHPGVVmmSuE5wfmxkw25Sc4lP\nAcpxBJ+nR2GFrsr+dsR5N9OgMfRoGM7uWAdE1K2Hw1ZhPzZISzWW/CQ6SY7S\n6hvO2WUs39DrrDfsp1geZZm5p53lVAiBw8qrlbBsCNVB8BYXcH11G3AvMMfs\nMiuAgT8v6GGh/IQbDBS1ewRgoLO5FxRjN6vGyWl/oHF8cowboc3lb/OxOAoF\n2Bic8jE2Bz+dARqNrikmda40VYZnWBhffHkiCpmzTgXn0OiZRwzc1E7rg+M8\nqcZj1cnEi6NKDrpaFvuJfh+BQKyqhi2Luspu0J7VaXvx4qGcVYtzWB+iKkrJ\nNRgBhAK+i40b/EeFXE+Sle1OWHT5ipXWr6nvykMGnlHspzMdnjRtyTejpdML\nTBcaIf3APeGsEIlFeRpyGohWUsSsyFdeAqcHuzsMB79dV8znwyEcJBl8MIpK\nGhnf\r\n=qPnY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGYsdMbnnteoPLnfxWCw1TnDSScOhXctQAP9ELI5AHgDAiEAhaEBaB9edMx4NZsqm1lTRba+78jTv4NfB1HlwcEbasM="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_3.0.0_1621649551249_0.37875879664872025"},"_hasShrinkwrap":false,"deprecated":"3.x is no longer supported and includes critical bugs, please upgrade to latest version."},"4.0.0-beta.0":{"name":"modify-source-webpack-plugin","version":"4.0.0-beta.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack4":"npm:webpack@4.46.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"_id":"modify-source-webpack-plugin@4.0.0-beta.0","dist":{"shasum":"e0831032cc729be161a0a12e01b441498302ef07","integrity":"sha512-p7qNrEXSvli6UAZOxH83+U4yAdN9JsK74Iiv1m5dPkfUMhqxfGabeIkJnH/lZ8iQ9hIuBmIgT1Cgyd6/QNBv2w==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0-beta.0.tgz","fileCount":15,"unpackedSize":18569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu0tKCRA9TVsSAnZWagAAt8oQAIoLCBnPC5SO0v4dzzsZ\nwQmSRWeO+icD4QxX0zeTEzT2zPpxBuZhXnrFMU5YieEkqFBwdBY3vWqbeKCa\nW/612H5eL/KWh9HVK/Tr1LsXoIybP1K7DwnqxtAFocsYYD/a6kNEbQjDq9Gr\n35216/0phaPh3zlRq5+kAJWVGcCzRLBLntC9F+4XDSYJLJKIQwadPH2uIcYU\ndX+3O8nS+XSMBvl7ehIURXfErRfIB5lpHEwytnC6I0F3NXzG01vd6vSDkH17\nnI/snLpzGx6q4cod1aVAz8nk6L81avExGr4LFnvUz+tqV9wGw41XR2yOz3PU\n1WK/bZVLWOGwv3IsF6mlLqO4d9UOG94p/L4MRT3g6tFb3gKCKv0/cIo/l5CN\nnI0xPrTmCrHzQI5Oia2lcLZfbi6uauXnvE0iafsU68ExaormBCceFtFrwDFl\nKzYdSi7LHQEPMzs9QkTvLeqEhQYVXHisdjdjbkvRtBI41p7uDuIlnY3PlDhH\nfVvvkP8dBzVlzK1u9IhGWnsrO1hzK91NtCTiIoo4S7qFjMn6ItcOWrtTxQzL\nNaeHho9/VlhR2xoxqu+b7NxW78mJzctgS1/tpHMnl5hPGNmHA8ydXWqgGEzF\n9F7gAGpTGv2D3I5VOFWddyGhPHidkmRiQcSymD7XqZujvlNfqvpn+3Wk2o/J\nD6yj\r\n=/E2V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFwzkepF8wf26rIh2k4wxsbNEd3nFOHSqr3P0MnJcr4XAiEAoqJYYMaUYNCpH3lo+5VjZWCRzMkAWbds11hAHGvDG8k="}]},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0-beta.0_1639664458361_0.7142289180239159"},"_hasShrinkwrap":false},"4.0.0-beta.1":{"name":"modify-source-webpack-plugin","version":"4.0.0-beta.1","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack4":"npm:webpack@4.46.0"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.0-beta.1","gitHead":"d2896379891a8b60856b3b1bed0c4cbdd3296b59","dist":{"shasum":"5d7f6b2c4a9e117417ef186e198be91f4ec0e424","integrity":"sha512-dgWSQkspHsEy4uVLI7mtFOX3MX/aBR1zcwau7zx2Xsf6f8VaAPVNaYjerpR1f0TYk6p0RmyaKdLOEJU23eM3/w==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0-beta.1.tgz","fileCount":34,"unpackedSize":37462,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGbca9YfsyeTaKtAOOXHvsPqvTQlF+nOXMVeUl4+gTMKAiAsnlDtLR6xkGI15cV3rvgRqoS4zheV0ucABWtR4rPXBw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXZ54ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGMRAAi0O/6gTv4n90myj3pjny7CC0AmsJ6OqMZYpRBqGnIWgu4RVg\r\nULSNSXpFbQdxfXAoDka6wd+DMZvM9OGC3usgIZLRkua930SsGwAm4tkEii5P\r\nNg3+JN7QjMQrmaa7nDJdanhXVatgxz9MY6A2M1iKDvr9boac31gRv+b/LFO1\r\nAJve0QGs7b8P8DODAwBGgib6f+lhbC2UyAXDQhknp5sY7v6LeryBAshBiFXK\r\nWzA8RI5JJqAq262kctl3BLPtc2fpVkTLx2634aLP8PtIU1d/NoGpiMiTXtl8\r\nwNvpUccuytfS3VnooWa85Q/HU6qqeaCM93EWCCjMHUvDro3+yuKS3WkGAhoF\r\nKARTRuRloStdQ5kLHMM4gIaUQCEITs192atEPvsESecV5vSB8zWZ1K7z7sbf\r\ncdOdiXD8lAVGLGO7R0dFYVcWeQ53ZWapJ+6hhcDyKFA0eKfvWo/KfkLJxy2a\r\nvkvfe8COatACfhhbbJJjjirDPgbpNbFR4GKS+IOeMpCbgArEf/is6fp3SPNr\r\nALXh0t5XhipwvygNuSfyedq5lGknRbhWHEDiKpbT8ftYp+CNoMYHVSWGCOlP\r\nTV37KczEmDIc07BNpn4cNrSZHcKWH4jHdK89xAg1Y73Q1OcQgRMqBxgxKEJP\r\nsxQ1NlY62UwIsONS+915XWmre5KK/eR0dFs=\r\n=bOYw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0-beta.1_1667079800298_0.3238776287977816"},"_hasShrinkwrap":false},"4.0.0-beta.2":{"name":"modify-source-webpack-plugin","version":"4.0.0-beta.2","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils":"^2.0.0","schema-utils":"^3.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.0-beta.2","gitHead":"bf3397150b72031a8fb279b440fec21c8fd5cf69","dist":{"shasum":"7952f9266aa79be0e1c008783a576391b8a1f245","integrity":"sha512-GoW5hZsPmFA4TurbCtrK5tgp+22NVjN3x7aTG6aWJ1UZM6/5t3Re+owbxxdkwaayC9hD345dw/zZjFK65tdnQA==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0-beta.2.tgz","fileCount":34,"unpackedSize":37706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/YPaqS5+7jokCKSmzfGOa8rBOHJayXaniuFv+R5WebAiEAkQx1edz+l1WRfPjdGfF9+GzFXgrdCuWPts58O4Pk5AI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXb8HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRpA//cfk38aJxrRJN1TugEHkUaSKjJn2rLp1UtheqxHnYZ5pgXAbF\r\nUtDz51sgdyHWh0IQHYsmDpTry9X1eSTIreYH561B84BaX7amUxSiI/6FL9Q2\r\n+9PqpNmbJqR5iJi2n9HYXlJ8bUd1PlDNScajqO7xGn2frM6jo6E3xkQElqUL\r\nEZaMVOkPJbE1U1NAv56E4iOGS9mU7rDin6n/Za2y8oPHzG/xVPzJw2TxFfuq\r\nPCSJS8xW5z72eXxR6WFrVE1lOEBMawP4SI+vMuu3s6CCx/WZfOkqryg2rkaq\r\n2jwWe1biqRF9U32gdSxFpxlL2x7D8ay56/J49ylAyxSsaFiieJiItpTbKZSA\r\ngP/YfEEz3l+ssnOPHdnA5/Oh0lZ1EWTTfNd8qme9TIhOluTNd8KoWjEm/0sW\r\nRNEFhzCSPLC+kjvKwRUxwmUKZBzBUrDYR90HBB06+tFDRuvhgMSSVRpEBYzt\r\n5/9zcI8xNFcFtATqJD8rpXAuMCLRZ3Qq68WDjq78/RNxfbg9qT716OqhyfXL\r\nH6dGfb3nIgMAJVe6f14j3ZghoDR+H4atnSDJip0G7ghhscLoTBQnwy0PFjKL\r\n2e+l3EqguKPmot40TGWVx4gZCUJaBcNnMUV5zjTyO+WIFwRiUYf56ygH+Ael\r\nhkwPA8I0rhbbveFziquJ7YpNWkoYv/Wc95g=\r\n=ip8/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0-beta.2_1667088134970_0.4510346616299199"},"_hasShrinkwrap":false},"4.0.0-beta.3":{"name":"modify-source-webpack-plugin","version":"4.0.0-beta.3","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.0-beta.3","gitHead":"25a767d72c07a375ab4873a93b64cfd88bf7c219","dist":{"shasum":"ada4245ac2eee6561040fe98162d80454822cd06","integrity":"sha512-Fx0XParMS4YQEOw6pczASLm+xOFQKohpR8fHGywOCmFSrOBHatkDs3YIiXGIirrxVV3CgPuO9RNIKVVFCWlPvw==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0-beta.3.tgz","fileCount":28,"unpackedSize":41310,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbW2hZLEWaG5FBg8gJ51F6dX0Ebb52LKBYAHqW4K/oKwIgGKrKsz43e+bicZW1zS2AWLcNqlO3JvEL3WBsa6teDSQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj56GwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/ig//W5KQ/I3tTEC0EXlZ+OmTjMA3I7PapMy0Fkgl9j6s7GRKama/\r\nSyr2lEua9KqpdksR+W4l5O+OFj1jvzpzao338IXlH8FcIgAFTOEVS6dgUE1n\r\nd2vlaqu41cGkxIM1B01OOsuYFPPS4aknFKr32fdAT4h/I3561147nijbbyM+\r\nVyJ+OeS3Zn0+OV1Iez7Tph1co+hXfGmENN6GD5nXq8AXF/WX6R+R+HVrvNWT\r\nsl8RhX/TEcOqy2BI5TnO71ve7QKoTuMYo99k3i7KoYRDDkDsgbysVMb10vBl\r\n3RPc/bUyh8k1URz+Gn3f6pnDxNSjRPYjTnTOwZmX0Ij4LvAPEkLpwfDsXIB3\r\n1YkAOlhcMmO1+Fp16VlnnhpVcEyPpsbIizrqMX9OhDcde8Hj0WHGdtvn1uku\r\nbivP6WlsN2u7orpKIMhbDvcB4G0Uv/Ezn/3sHPYmuhFzmWK2Cqrk3InWOJoI\r\nij92qONH68Rdt4ralC5YfsKyBcP23aRUMIhyZdN6QEF6ZNlkh+yiP6BZqU0Z\r\n5DPb0Ew5fVys+38BneZ8jMB/h5BEFNDo7OcqmJXZABKO2WKBYmw6MObGsBLX\r\ni+vZAMX7CnYDbt3892XuruEAfBJMUl5cBcgQ6/3KTq7r6+rBNC1SH6f33SoT\r\n1v65vI0V7Y1Kvov6H8xcRZtHvcWOtVoJsKw=\r\n=NA3x\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0-beta.3_1676124592606_0.538218460941178"},"_hasShrinkwrap":false},"4.0.0-beta.4":{"name":"modify-source-webpack-plugin","version":"4.0.0-beta.4","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.0-beta.4","gitHead":"6ddab2ce9452a45d6ea356acef0addd540570318","dist":{"shasum":"d4c4deec5af5c621b3c91a7fb579031cc90e88b2","integrity":"sha512-MGLxfw0QBzjvZrqc2C0WaRfQqPZk8K7CDSKgj31ai/fs/hAa+Ct+TSz+JbQNTtI7zByMV2WJla4c251eeoOAhg==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0-beta.4.tgz","fileCount":28,"unpackedSize":44832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0j1tUkjAuATdrA/d6AD2sPlGD6VXeLzbX2bEL2kfgAAiBnPB/wXlw9NCGVhIBzHA9WyW9sV85wT+G7moK06eE70g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj57PMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfRA/+PIj2tyKiuBNzu4r/8HMmf22vZLuTf5TSEa4Bh0Q7l4M2BhpV\r\nPB59OYquPSv0559P2BrKZu/UgozdWWzbV7jyxvBQNOXvVIPukVloQSEsS4Nq\r\ndG01SHaJtEksrh7iw/L4ahIU0GR0WXh7ISWHyOQDvuFZm1SnsmlsXT5LeBFC\r\ni8l9kMzPTTymx5myzVHqWQ6Ocg7FRm5K5mCGAYxA4wcXhjrllFhUO+MWdW6v\r\nfeD3vvuNn4AB1Z6ovKpQwC5ALmtPuSua97tqBgQj/jtk8MF881BDp8yxEtw0\r\n6d2qLIdckmj4d4iK/9WI5CXvyOpUhjgNB//8zCjISl8QgJKOdcySmKUGeGUl\r\nNph6SNxc4QlIRBLtacAOa/Ko7q/iIiQlOjI0XXu3TS2xZQkB81EE4wDYh5Mg\r\negIE9Gt517SZL/wFgCjOysA5fB5d+LcEaiJUsSbOzm68gt73OCOe+LA5K/Rp\r\nDZhA4OrtoLh9VMR/XDv0hzkmaGeP+wD+roEbqCpJDqTgVQUZycVvwXYVGUsc\r\nSZUH53C8atsaijj0EI0dYcdOnIpYKwzpHhLlgLpKRuhPCeRL83YzA8l+wS9l\r\nRJRkln6EGdKWaLkH7I9Ggx7UAwQ6i/z9FxJ/C0+Xo2p78C4lA+1ylMOTNH5p\r\nIbMEV9HQpwgnWcSWJ6+2TOOqx2iz/Ei8OXE=\r\n=v9cF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0-beta.4_1676129227980_0.8376701637900654"},"_hasShrinkwrap":false},"4.0.0":{"name":"modify-source-webpack-plugin","version":"4.0.0","description":"Webpack Plugin for modifying modules source","author":{"name":"Artem Batura","email":"artemir.q@gmail.com"},"repository":{"type":"git","url":"https://github.com/artemirq/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artemirq/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.0","gitHead":"3d7ba84374911a4d8b1fb9430f79765cbe6f638c","dist":{"shasum":"a91b2bd69de3849eb24967f2be0b360237f430a7","integrity":"sha512-X4JQYtRMr1hHmnXBxpGTaYurVjQZqYYylZqnbVTEoPIbxGJPRfDyH94i3Rh3eUfiwERB38gPy94995a5v9g2eA==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.0.tgz","fileCount":28,"unpackedSize":45633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAjSWZgynxHDFq/rvpsb8Uv/+aXMVytCTef47ulSq72QIgLl5oyZNGv/iszB8pUWJBwirPvjZqVv4JAZ5PfLjYH90="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj58HtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUoA//SYNyZ1gWkrjn5LaYmqiyndCRxgpNCTtEF51lXWAw3tvYbVBP\r\nHDCcCOAcGgFY/xYTcl6GqFgS6O+mEFPpNhyRF5B4Wnm42RoAoeBeQZ03NOgT\r\nIEaGevrWaNKERjuuTr2KyS8GQNnvm9cAoPSyLaErMgBHxelvXSOpv8jIG0t+\r\nQSS0/9dmcc57QcgcJ7gIjvZxy5qhsF8eLDIO9gDAGKmqSYcOyh02oLFKXFj9\r\nAm7HYnVXkYM5ySiLP4LM+mdILuoHfjEfBVZgn/zXnv2hBcDw8U8oW79LVgti\r\nLWwOS0b+YYahS0onp0uI6TFOWzVxC884YeTGTKFSKIVhWbRUk8USn11ZcuPg\r\nJoRq5ici2B1FfpaicjiGn3Kj1Ot9idhP8SNYBOIcX2hJ4ayYJLJusxU0/XAX\r\n4FVctz+fz1HKtqUa3TIcuCs3GqV+/a/N3VjY2ASPv9kx7UgTSYrt2A1Y4nP+\r\nCTcY2QSYLy6ta78ONPnxK5RZCgiyriXWHS8hNSlZbjc6i87ORNNzzpKSvDDt\r\nhrQC16ZlZKzvotI6lXi6jZ0SJdRBzkngfumDsgMZfb6kKzmvnqF8PyGOh7u5\r\nsX5WYZu7Wr/4vUJEsDpBUDO48LNvNLqQT7DIxuFdpYDpzRyVIDi/QMXCzUr8\r\nuUi50ErS9s6F89KrsxhJE3fUkhaSCLmUvjM=\r\n=vluv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artemir","email":"artemir.q@gmail.com"},"directories":{},"maintainers":[{"name":"artemir","email":"artemir.q@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.0_1676132845365_0.3081320496956903"},"_hasShrinkwrap":false},"4.0.1":{"name":"modify-source-webpack-plugin","version":"4.0.1","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","pnp-webpack-plugin":"1.6.4","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.1","gitHead":"cf7979cbd2a3e162fa32bbab786549574bbd1171","dist":{"shasum":"fbdb66328d23a572d4d520d1f57845be7eee9204","integrity":"sha512-PhNUlSXYra6s1mCyVZsLif3YVlEzVeCeJLPtWAlZ6qQ49gRxsBNYEYjx/0J4O3YvDfNoxj8Z08LQqSHXbrHbXQ==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.1.tgz","fileCount":28,"unpackedSize":45666,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzjUM5OD99wOvWr4PvSUoJIBNCJz6YCKtbZodthuUxUAiBrtY/BpLFwEFWhQ0CUjHQeV6WJ2htDsAj9sXJjgP1WsQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6Q8rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmiQ/9FAJ9nlXXdaOgB8WGlKajvfmtKwwe4fNFP1eP4WFMxUCfJS2Q\r\nqNEBs1a9s4tFJX//LFQPVVXlGBfd1pjY6uYStmgYwp3Qzm//1dFqYRJDZx93\r\nxuidKS9T40HD/MItFBvm13nbWjHC6GWHhhvoLOlcMPiWke2HY4iW+4yp4WX4\r\nVFyPWd5tqNQYURzTF0yOoWpJgWoNpfRDqRMzeNKCBlNycFvle4ESXXzfIxAq\r\nK4aWC5Gr1R88AyhtFbSpKoOfxtj2EYbtn6INc/uPAArQ+ZqvDgvAkmdRYZL1\r\nw+s3Sjnv38/ENZ5fYvQBLMXKV8ALmE2ur8PUhKWphxYtEswDSE6d4+wO3fHS\r\nGbr2ffi9JW7xV7N+HdBueHVM+VRR0ob1EZ695ybzNZfQNaxf+rgNUAu3Azh3\r\nIi5Yh5ybjnbzxG5+JCqaxdgK59MJUTMgxSB9oqdWMGHK78CdBmFUiiYoWAnd\r\noUtuKtzgVQiM20TLwepe1VjsyC1jR28BUzH+R4oJTmu5LDIeWjp5nIfKkHfx\r\nbau3r15uFUN6KMrPLXso39ZUnK46eXqnnzE1d0eOM2tv8YyRMm+zbJYbG4Kx\r\nBXoTsO+UVX/yPcgW9E0+5gMNhC/aGtT9t0EX09+TfVhrJXKFuWIks+d6JxIF\r\nyXtrrWp7LctFbmTtV+KkU6GqmdZZn/x6I3A=\r\n=pTQ9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.1_1676218155306_0.5940543796683939"},"_hasShrinkwrap":false},"5.0.0-beta.0":{"name":"modify-source-webpack-plugin","version":"5.0.0-beta.0","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^18.15.13","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@5.0.0-beta.0","gitHead":"f7a5d2fe871ee104d2d7f1c06271b0bd8bc97937","dist":{"shasum":"fa3877931b2f6e997928686e01224820468e7651","integrity":"sha512-/tznTkGBdl4LLvOJetlmdSNA91JpKtsQtmpwD+nYCywbjk/uX25Tt9m6ipaqya2KtOJuZON3q+J/FhAw1gd/TA==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-5.0.0-beta.0.tgz","fileCount":61,"unpackedSize":72897,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhxkyuyE/suzXf4fjStIuLIzvDQu+fWjn8pmqCe6XAbAiATmM70qTbuhpoX8UnCgCfGf3VnTBaN2EKoQdbpRwkBOQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSB5RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8og/7Ba7ecA7cQ6vY7h7vOTVaY69xMKJXkQYknHe/FsSO8+UcN9Hr\r\nmety1F9kSZ9sKu46qnbd8L3xHjs2FWMp5lKrKViR8VkOeRW5xLEEzQd5N7BT\r\n6FyZfpGkTqBm3VQRGbYjRbzQEBew9oNVG2wl2uKxpeyN3mxH66Lc7NqR4Kzs\r\nd7c5DhPsPOKLy+UqJl1oBbk/qru54U0hoLDJGZDUOM6EMn0B/t5uGMjOUYm6\r\nMt/X4sgYNABb1Foij0OpG921TdoVJlkL63FW2XMsuyOocWzoP5o8OfkXXd/q\r\njZfnqL4RFEkkdfoWXXdI10UQbnKkYRScPRQaUwJicjJSZIVSEYCwlb89zg8F\r\nA+5+IiGMtZJm08+Ou5khX1pn3y/MQU20LzKIKU++prMkb8KVcdvoEubI/+NX\r\n3bRw60h/nWEq5VQkMXG9vorvrfjoxoP/44TNEjFkKGxmqJoIYj1AvI14l5qf\r\nY6WO3VgrftnhXwewHZwXrxO28qNB3E8sdBnQckOnDaWie+wXrt99XCRa6Kk3\r\njiX2QNPNy9LmBDqcNV9pEnmwEvTNjcB/p0EsEaXFOfqQqePfTTfTHKlOS7tz\r\nTQOT5q6DFxVcoO/rIw3GHq/7OYxacJf5It0oQaHQix+pM03Z963SoseFm6bI\r\n2N+004RFa8YHWG9N279w2kMbrOSepiBMH3c=\r\n=jiok\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_5.0.0-beta.0_1682447952905_0.5314166615953697"},"_hasShrinkwrap":false},"5.0.0-beta.1":{"name":"modify-source-webpack-plugin","version":"5.0.0-beta.1","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^18.15.13","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@5.0.0-beta.1","gitHead":"a74571d2d95b689c5ce695d8c525b02464ad11e8","dist":{"shasum":"f02472a0a7d581741b3e45214eac3b28ed54f010","integrity":"sha512-AlJifj/aNFzPWpwhb4uIqnJ5RDeOLukN0ob2W3sxn4dCeLFF30eF8hCHSENm6l8H4AQth6i+jVcAk12Tr6VrSQ==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-5.0.0-beta.1.tgz","fileCount":61,"unpackedSize":72958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWa2QxaCAhXzPB9NNX1cT0RD1+Uocu+EzdEQox23joGAiEAtpkuzwunSwSIptbX0On+LhRYVvLj4Okbe76QAh+QS24="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSCX8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoORQ//cgC448G/8q2vpyUuoLhhu1QwMNjukmC+acBnr/iOcVyURoOB\r\nR/PuS8qT5xpqT5MZduqWPvNz0pHyLG3uQqDEIq1pO/D3DkYLYXOv0fosG9aF\r\n/uwJ58y/QsEqF94sqAb289b3N5T64wqOvgpR50ERp5eJnfWZi/tstANGIU9e\r\n4Jq+RpoTKlybvEI7XlQ2/WFVUAPflkb7vK1wPqujZzWwIJcOQ+jPkcnQVEyr\r\nIzhk2XQCb+Nd8+y3cS2KBAIwnWWEI1tAvCDNIpkaL/+pMfE7URyvPhE8wtiH\r\n9OML+zd0FwHWw1uF0BL8uh0aKNdYVY7qiVrerftL5BAhPQL3ua8+gjdINTK8\r\nRs5N3ws2tCJqp3bJHAQqLBh0nmTZNiO/XCWbvk/0IkgJOeQ4dcmbSdOLk9Pn\r\nC65OEtxoMPMOC2QBNp4gknKLe9zQU8XySlM/ciALf+I64MBTMSzWbYv1mLaZ\r\n8gAy84Ra4VtquR8jKlNcCPz5li7B16O+4rAAcuqAcWApTseCijFVfRdsbRL0\r\noRAJOBfboFHOiekwuqstHXttKjTpTN0/JbABYkVaEGJVKBoYbjntu3oTrm4L\r\ndND+UPLisdDZGcYkj+eVRPF339ps8vi7cRjz8ebx2B6nRVzQTquRjNFyMIJb\r\nTQODstK1hT1thyQAi2etJfYvinA1tki6d+o=\r\n=6K3w\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_5.0.0-beta.1_1682449916738_0.3346645005024782"},"_hasShrinkwrap":false},"5.0.0-beta.2":{"name":"modify-source-webpack-plugin","version":"5.0.0-beta.2","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^18.15.13","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@5.0.0-beta.2","gitHead":"7f0c7a83becbfd66ab436154c93848410e83d258","dist":{"shasum":"f9cff582796e94ef4e259a6103ac29ee8845e200","integrity":"sha512-tJdzqQHygUOjjIUsmgBoa23ru8JZlJhF9BP5qZ35yTJ4LyppYQHBPDptf/TOXCEQZ+C0i7bNHdAfyJX70SYolQ==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-5.0.0-beta.2.tgz","fileCount":61,"unpackedSize":72961,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcfzt14RHhTyLdrhEh3KtKWi2FY686BLX+mnemSH1nBAIgVKxCdA6aO1tfprBwbUXDCf6ca+h4ZFsSUongzFaRV+8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSC66ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqFg/+J4afUCl1o2IMjkuqwxlFzoeIf76NLLD+VnQxCxDY9FcLGm9W\r\nH9HUzRUlg03O91ghlAIyX/VqzdCefTIaJJXYRdNyFYfkClyJpTNcB4QJWIzi\r\nUzm6MtAwFNyQD4ZIVbLV8JzHi+olClie2eRPql01qj/7BFInkxwyHgoh2Ms1\r\nLiBdxtXNl555rIsotKbCB3Dfc+b9QpPnoMS8phVwjH3z9sG3U6YOmkbvfVQe\r\ng9uXER2OYXZpMB0PcqtPPv973QH/HgHGVxda2cFWVzSoZqeBC4uK+Rc172Cl\r\nPlbHcmAuJl+gwStRHmY95RpkFFat+6Iug+SG8VaJyavj0Cti5H7Ge8i50Dev\r\n6RvvmlvPNMwu5KkzpwHOHPfYEFaiANLvIIRqCzFZENxqpqcAP2CaI/av9hLM\r\nOltCk7jpTuwdd8Z/TeBdlZv/6HMVbrmb2tPdMZkzMbHaHS+e/L2IqqTuVy6B\r\n7sdk9/IM2lVs11EtMbvZW6Ffhlsjkz40G1gX/pu7iwcbEMdW0j/z5edm1IRL\r\nKSQMAFc5j5a4k+BK180bR+3kz/9l+x66ebv5WcoNW2TV4dJtJE68yEXp6zfX\r\nn3MWAmJyb+bDLEaJw9kXlvbNrP6vS5pdn474d4E6cDVilRdy5ZPVgBQEQQzo\r\nLoBvzaJJjpblMMLn40V4h/kCnNwGG4DFgkc=\r\n=cBtM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_5.0.0-beta.2_1682452153986_0.5606934840770861"},"_hasShrinkwrap":false},"4.0.2":{"name":"modify-source-webpack-plugin","version":"4.0.2","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.0.2","gitHead":"700ff985b5b3a569c75d945b8e232b9499935ea4","dist":{"shasum":"15c37f6ea10e47d0a3a16de89847455255531d7b","integrity":"sha512-f8cNWAJd374rIGGMZCCwr52gI1NYN5B9e0Z/HhmfFJ48gPpio3+8T3J4IAPHyHMv4dk2nHP+e2H0ISACvUkNJQ==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.0.2.tgz","fileCount":28,"unpackedSize":45260,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhawolM5yULCwsB1TJlM/wRq2ItQMeLrT1veNcyX5GUAiAJiLLx246x3rikveREitcgVDTP1smV0U+C1ePAVJdiDg=="}]},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.0.2_1685619851862_0.576867407754041"},"_hasShrinkwrap":false,"deprecated":"This package version is deprecated. We recommend use the latest version."},"4.1.0":{"name":"modify-source-webpack-plugin","version":"4.1.0","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^14.14.21","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@4.1.0","gitHead":"13fad4ec0b820cf18ca30cc6c96cbf8b394983ad","dist":{"shasum":"feb8ac9c4f9812f338b522485f40bf5b4731df1f","integrity":"sha512-UaLQyFXoPWpWxkNUBFo9BotC20CCAGe7HEX9iKtB0P0MgNXgURf9TXUgNGuY5iVV5lDDQtcMjT2vneQWnNmwEw==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-4.1.0.tgz","fileCount":28,"unpackedSize":45860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfIgkSlXpLLKZKXdPQyc72Z/Xkin9gPBc1G62XgovFmAIgLlFP65Mjnf0GtJiTA2i6wMJrcTPRu2aeJvWCRnLBv5g="}]},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_4.1.0_1685625768575_0.5088830929772579"},"_hasShrinkwrap":false},"5.0.0-beta.3":{"name":"modify-source-webpack-plugin","version":"5.0.0-beta.3","description":"Webpack plugin for modifying modules source","author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","main":"build/index.js","typings":"build/index.d.ts","scripts":{"build":"tsc -b .","clean-build":"rimraf build","prepublishOnly":"run-s clean-build build","lint-staged":"lint-staged","test":"jest","watch":"tsc -b . --watch"},"devDependencies":{"@types/jest":"^26.0.20","@types/json-schema":"^7.0.6","@types/node":"^18.15.13","@types/rimraf":"^3.0.0","@types/webpack-v4":"npm:@types/webpack@5.28.0","@typescript-eslint/eslint-plugin":"^4.13.0","@typescript-eslint/parser":"^4.13.0","css-loader":"^5.0.1","eslint":"^7.18.0","eslint-config-prettier":"^7.1.0","eslint-formatter-pretty":"^4.0.0","eslint-import-resolver-node":"^0.3.4","eslint-plugin-import":"^2.22.1","eslint-plugin-import-helpers":"^1.1.0","eslint-plugin-prettier":"^3.3.1","husky":"^4.3.8","jest":"^26.6.3","lint-staged":"^10.5.3","modern-normalize":"^1.0.0","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","style-loader":"^2.0.0","ts-jest":"^26.4.4","typescript":"^4.1.3","webpack":"^5.15.0","webpack-v4":"npm:webpack@webpack-4"},"dependencies":{"loader-utils-webpack-v4":"npm:loader-utils@^2.0.4","schema-utils":"^4.0.0"},"peerDependencies":{"webpack":"^4.37.0 || ^5.0.0"},"husky":{"hooks":{"pre-commit":"yarn lint-staged"}},"lint-staged":{"*.{js,ts,jsx,tsx,md,json}":["prettier --write"],"*.{js,ts,jsx,tsx}":["eslint --format=pretty --fix"]},"keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","rebuildModule","addDependency","buildModule"],"packageManager":"yarn@3.2.4","_id":"modify-source-webpack-plugin@5.0.0-beta.3","gitHead":"fbd3e60e6360e980136454cb12185fb86f258fd9","dist":{"shasum":"79f15fcf06fdd4df59268fd8bf16db8fe5fa76a5","integrity":"sha512-pcr/UGrWq3z9O3p5VqM5b1NRMRboohxXip6WQOEc4EgAhpyQxhXRSAYaCnLKz4WyVf9YjFeyWNcyVQranRGquQ==","tarball":"https://registry.npmjs.org/modify-source-webpack-plugin/-/modify-source-webpack-plugin-5.0.0-beta.3.tgz","fileCount":61,"unpackedSize":73261,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5a/b8tHbLncd1K7E0ryhj7K8eHcLt+Zg9U/b9tpzevwIhAM3mvK/1Ig3iSnHUISCA+RP1MJjoxjnW2oNCAg1Y6ZIh"}]},"_npmUser":{"name":"artembatura","email":"artembatura.dev@gmail.com"},"directories":{},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/modify-source-webpack-plugin_5.0.0-beta.3_1685748280981_0.7308616517361912"},"_hasShrinkwrap":false}},"time":{"created":"2019-02-06T16:48:52.074Z","1.0.0":"2019-02-06T16:48:52.169Z","modified":"2023-06-02T23:24:41.273Z","1.0.1":"2020-05-20T19:24:04.673Z","2.0.0-beta.0":"2020-12-06T17:19:19.631Z","2.0.0-beta.1":"2020-12-06T17:55:18.433Z","2.0.0-beta.2":"2020-12-06T18:14:35.652Z","2.0.0-beta.3":"2020-12-06T18:33:02.273Z","2.0.0-beta.4":"2020-12-06T19:20:09.086Z","1.1.0-beta.0":"2020-12-06T19:23:55.481Z","1.1.0-beta.1":"2020-12-14T04:45:09.246Z","2.0.0-beta.5":"2020-12-22T08:49:28.323Z","2.0.0-beta.6":"2020-12-22T10:03:16.739Z","1.1.0-beta.2":"2020-12-25T19:53:46.397Z","1.1.0-beta.3":"2020-12-25T21:22:20.346Z","2.0.0-beta.7":"2020-12-25T21:25:19.287Z","3.0.0-rc.0":"2021-05-19T17:25:17.667Z","3.0.0":"2021-05-22T02:12:31.367Z","4.0.0-beta.0":"2021-12-16T14:20:58.520Z","4.0.0-beta.1":"2022-10-29T21:43:20.473Z","4.0.0-beta.2":"2022-10-30T00:02:15.117Z","4.0.0-beta.3":"2023-02-11T14:09:52.778Z","4.0.0-beta.4":"2023-02-11T15:27:08.111Z","4.0.0":"2023-02-11T16:27:25.570Z","4.0.1":"2023-02-12T16:09:15.515Z","5.0.0-beta.0":"2023-04-25T18:39:13.059Z","5.0.0-beta.1":"2023-04-25T19:11:56.952Z","5.0.0-beta.2":"2023-04-25T19:49:14.194Z","4.0.2":"2023-06-01T11:44:12.032Z","4.1.0":"2023-06-01T13:22:48.722Z","5.0.0-beta.3":"2023-06-02T23:24:41.154Z"},"maintainers":[{"name":"artembatura","email":"artembatura.dev@gmail.com"}],"description":"Webpack plugin for modifying modules source","keywords":["webpack","plugin","hooks","module","file","source","modify","edit","loader","compilation","dependency","value","rebuild","parse","re-parse","rebuildModule","addDependency","buildModule"],"repository":{"type":"git","url":"https://github.com/artembatura/modify-source-webpack-plugin"},"author":{"name":"Artem Batura","email":"artembatura.dev@gmail.com"},"bugs":{"url":"https://github.com/artembatura/modify-source-webpack-plugin/issues"},"license":"MIT","readme":"","readmeFilename":""}