{"name":"copy-webpack-plugin","version":"12.0.2","description":"Copy files && directories with webpack","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/copy-webpack-plugin.git"},"author":{"name":"Len Boyette"},"homepage":"https://github.com/webpack-contrib/copy-webpack-plugin","bugs":{"url":"https://github.com/webpack-contrib/copy-webpack-plugin/issues"},"funding":{"type":"opencollective","url":"https://opencollective.com/webpack"},"main":"dist/index.js","types":"types/index.d.ts","engines":{"node":">= 18.12.0"},"scripts":{"start":"npm run build -- -w","clean":"del-cli dist types","prebuild":"npm run clean","build:types":"tsc --declaration --emitDeclarationOnly --outDir types --rootDir src && prettier \"types/**/*.ts\" --write","build:code":"cross-env NODE_ENV=production babel src -d dist --copy-files","build":"npm-run-all -p \"build:**\"","commitlint":"commitlint --from=master","security":"npm audit --production","lint:prettier":"prettier --cache --list-different .","lint:js":"eslint --cache .","lint:spelling":"cspell --cache --no-must-find-files --quiet \"**/*.*\"","lint:types":"tsc --pretty --noEmit","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:coverage":"npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky install && npm run build","release":"standard-version"},"peerDependencies":{"webpack":"^5.1.0"},"dependencies":{"fast-glob":"^3.3.2","glob-parent":"^6.0.1","globby":"^14.0.0","normalize-path":"^3.0.0","schema-utils":"^4.2.0","serialize-javascript":"^6.0.2"},"devDependencies":{"@babel/cli":"^7.23.4","@babel/core":"^7.23.7","@babel/eslint-parser":"^7.23.3","@babel/preset-env":"^7.23.7","@commitlint/cli":"^18.4.4","@commitlint/config-conventional":"^18.4.4","@types/glob-parent":"^5.1.3","@types/node":"^20.10.8","@types/normalize-path":"^3.0.2","@types/serialize-javascript":"^5.0.4","@webpack-contrib/eslint-config-webpack":"^3.0.0","babel-jest":"^29.7.0","cross-env":"^7.0.3","cspell":"^8.3.2","del":"^6.1.1","del-cli":"^5.1.0","eslint":"^8.56.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","file-loader":"^6.2.0","husky":"^8.0.3","is-gzip":"^2.0.0","jest":"^29.7.0","lint-staged":"^15.2.0","memfs":"^4.6.0","npm-run-all":"^4.1.5","prettier":"^3.1.1","standard-version":"^9.3.1","typescript":"^5.3.3","webpack":"^5.89.0"},"keywords":["webpack","plugin","transfer","move","copy"],"_id":"copy-webpack-plugin@12.0.2","gitHead":"64d67ec9ac4ba170d61f739a960994380a77f2ef","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"935e57b8e6183c82f95bd937df658a59f6a2da28","size":17028,"noattachment":false,"key":"/copy-webpack-plugin/-/copy-webpack-plugin-12.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/copy-webpack-plugin/download/copy-webpack-plugin-12.0.2.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":""},{"name":"__hai","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/copy-webpack-plugin_12.0.2_1705494930607_0.10400959183416303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T12:35:30.769Z","publish_time":1705494930769,"_source_registry_name":"default","_cnpm_publish_time":1705494930769,"dist-tags":{"latest":"14.0.0","version-5":"5.1.2","version-6":"6.4.1"}}