{"bugs":{"url":"https://github.com/webpack-contrib/copy-webpack-plugin/issues"},"dist":{"shasum":"6c854be3fdaae22025da34b9112ccf81c63308fe","tarball":"https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz","fileCount":8,"integrity":"sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==","signatures":[{"sig":"MEUCIENGpTR1AAJqZCdLgTB3oG9tI9X57YlIAy0IzeDIei7mAiEAzPMuJVrYAOx/DoAvtn7r1ix5WLh7LMBACMOxXoRS6nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97KrCRA9TVsSAnZWagAA0zgP/0Sel/p6kNVEmmmFUctx\nUl9RQmEEt4rXgPk6ZCQARXPM+LmyF8RTR0e2n5o/1gr3L15JMrtxSc6i11Rn\nJdCyLJ36VH/qFDwPH2eD0R5rwk3Vd2SpLSbd/ud05dBFLcHp9l46TYusK6Y/\nVYJor0O7hST2vSetVGNR+QDKgt4Zam5G0whQQAlIYVY8ENn+F/1K/HJilRUs\nE9sqRFaqwhrPycYSQoQguUtomrYxlZVQAtZhpKlmotB4S2NjK2Y4yiTKbtXc\nUQIaBDTjujacL6SPEyGK0gVooZglD1wa5PhcAHu490pVe6IWp1JZcXsO0IC7\ny2Yscrgzq0+cfXepf1BhbNm8UzJ5x9bjOnYnT00Tes8rJj9MsFSNtFry1GjI\nnA1SV2PbZPYd0g+nqP1ih/a0Tp7/CPOq/9Ta8IxJS+iQRDspQJ1gTMf5qNuB\nJFmXIKnwuDf7ptBUNH2IIg11pN1iDDwn5DINMZTOOCaof9dtR+UjI3Nti6+y\nnBsOP9sD1ccdLBa2d/kQ9eojHcQQfvosWut6vFSyVkSkEStp7rq2g1FXRCqA\neDsnOF++gUiO6zGOzWEQ5rz47rFA9nc4AYavSgrk2KNX8lY8gvRufGXlle1z\nFDAEcQmcLdERtSPnJdjTFJ3nbSzoJSxCQBVgamn9Jii0gDtliQXWWYSKNywQ\n0dC7\r\n=W3U4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","name":"copy-webpack-plugin","types":"types/index.d.ts","author":{"name":"Len Boyette"},"engines":{"node":">= 12.20.0"},"funding":{"url":"https://opencollective.com/webpack","type":"opencollective"},"gitHead":"18b1ea5c502e1221e7a3a030591694401379706d","license":"MIT","scripts":{"lint":"npm-run-all -l -p \"lint:**\"","test":"npm run test:coverage","build":"npm-run-all -p \"build:**\"","clean":"del-cli dist types","start":"npm run build -- -w","lint:js":"eslint --cache .","prepare":"husky install && npm run build","pretest":"npm run lint","release":"standard-version","prebuild":"npm run clean","security":"npm audit --production","test:only":"cross-env NODE_ENV=test jest","build:code":"cross-env NODE_ENV=production babel src -d dist --copy-files","commitlint":"commitlint --from=master","lint:types":"tsc --pretty --noEmit","test:watch":"npm run test:only -- --watch","build:types":"tsc --declaration --emitDeclarationOnly --outDir types --rootDir src && prettier \"types/**/*.ts\" --write","lint:prettier":"prettier --list-different .","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"homepage":"https://github.com/webpack-contrib/copy-webpack-plugin","keywords":["webpack","plugin","transfer","move","copy"],"repository":{"url":"git+https://github.com/webpack-contrib/copy-webpack-plugin.git","type":"git"},"_npmVersion":"8.3.0","description":"Copy files && directories with webpack","directories":{},"maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"jhnns","email":"mail@johannesewald.de"}],"_nodeVersion":"12.22.9","dependencies":{"globby":"^12.0.2","fast-glob":"^3.2.7","glob-parent":"^6.0.1","schema-utils":"^4.0.0","normalize-path":"^3.0.0","serialize-javascript":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"del":"^6.0.0","jest":"^27.4.5","husky":"^7.0.1","memfs":"^3.4.1","eslint":"^8.6.0","mkdirp":"^1.0.4","del-cli":"^4.0.1","is-gzip":"^2.0.0","webpack":"^5.64.1","prettier":"^2.3.2","cross-env":"^7.0.3","@babel/cli":"^7.16.7","babel-jest":"^27.4.5","typescript":"^4.5.4","@babel/core":"^7.16.7","file-loader":"^6.2.0","lint-staged":"^12.1.5","npm-run-all":"^4.1.5","@commitlint/cli":"^15.0.0","standard-version":"^9.3.1","@babel/preset-env":"^7.16.7","@types/glob-parent":"^5.1.1","@babel/eslint-parser":"^7.16.5","eslint-plugin-import":"^2.25.4","@types/normalize-path":"^3.0.0","eslint-config-prettier":"^8.3.0","@types/serialize-javascript":"^5.0.2","@commitlint/config-conventional":"^15.0.0","@webpack-contrib/eslint-config-webpack":"^3.0.0"},"peerDependencies":{"webpack":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/copy-webpack-plugin_10.2.4_1643623083571_0.0844623609662889","host":"s3://npm-registry-packages"},"_id":"copy-webpack-plugin@10.2.4","version":"10.2.4"}