{"versions":{"3.0.0-alpha.1":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.1","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"rimraf tests/fixtures/testing && ava","prettier":"prettier . --write","prepublishOnly":"npm run build && npm run test"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","make-dir":"^3.1.0","mv":"^2.1.1","rimraf":"^3.0.2","schema-utils":"^2.7.1"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@babel/register":"^7.11.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^9.0.0","ava":"^3.13.0","glob":"^7.1.6","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.0.2","regenerator-runtime":"^0.13.7","rollup":"^2.28.2","webpack":"^4.44.2","webpack-cli":"3.3.12","webpack-dev-server":"^3.11.0"},"gitHead":"01e2f81fdf00453b80ff73319e8569cd8b2b4118","_id":"filemanager-webpack-plugin@3.0.0-alpha.1","_nodeVersion":"10.22.1","_npmVersion":"6.14.8","dist":{"shasum":"56f1077a97fac4eb5d42c6782c20462c1c17c3e7","size":14623,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.1.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.1_1601810477782_0.7921184068034282"},"_hasShrinkwrap":false,"publish_time":1601810477913,"_cnpm_publish_time":1601810477913},"3.0.0-alpha.0":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"rimraf tests/fixtures/testing && ava","prettier":"prettier . --write"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","make-dir":"^3.1.0","mv":"^2.1.1","rimraf":"^3.0.2","schema-utils":"^2.7.1"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@babel/register":"^7.11.5","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^9.0.0","ava":"^3.13.0","glob":"^7.1.6","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.0.2","regenerator-runtime":"^0.13.7","rollup":"^2.28.2","webpack":"^4.44.2","webpack-cli":"3.3.12","webpack-dev-server":"^3.11.0"},"gitHead":"74ab570568400034bf9306cb4bfbe56cf3c7d0c6","_id":"filemanager-webpack-plugin@3.0.0-alpha.0","_nodeVersion":"10.22.1","_npmVersion":"6.14.6","dist":{"shasum":"7e76b974b57a29e6b38050619d6b57b3d33a54f0","size":216466,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.0.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.0_1601807264939_0.5788218356383337"},"_hasShrinkwrap":false,"publish_time":1601807265238,"_cnpm_publish_time":1601807265238},"2.0.5":{"name":"filemanager-webpack-plugin","version":"2.0.5","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","jszip":"^3.1.5","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^3.0.0","cpx":"^1.5.0","fs-extra":"^7.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"56c4ef421850c457803edc8777cd121a22f2cbca","_id":"filemanager-webpack-plugin@2.0.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"6cec3a2a02d429abca64ed6c0c1c46ae54b1846b","size":11043,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.5_1536307080397_0.4665611658896245"},"_hasShrinkwrap":false,"publish_time":1536307080668,"_cnpm_publish_time":1536307080668,"contributors":[]},"2.0.4":{"name":"filemanager-webpack-plugin","version":"2.0.4","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","jszip":"^3.1.5","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"68e4ef1c568491a68a1752e7a0af8b73271d3154","_id":"filemanager-webpack-plugin@2.0.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"ad5961d940e269ecbab4ff4d7392ac973d65f502","size":11044,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.4_1535721162079_0.30543220339021926"},"_hasShrinkwrap":false,"publish_time":1535721162278,"_cnpm_publish_time":1535721162278,"contributors":[]},"2.0.3":{"name":"filemanager-webpack-plugin","version":"2.0.3","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","jszip":"^3.1.5","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"0dd0afa81071706ea75a832303b4346d42332cba","_id":"filemanager-webpack-plugin@2.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"d16812ed7399ce4511d035ec6a9cc9dd6158ca81","size":11021,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.3_1535550922908_0.8385022093084957"},"_hasShrinkwrap":false,"publish_time":1535550923063,"_cnpm_publish_time":1535550923063,"contributors":[]},"2.0.2":{"name":"filemanager-webpack-plugin","version":"2.0.2","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"e11171abb11f5c5d2e563f582a850041ef24bc96","_id":"filemanager-webpack-plugin@2.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"b5385dfe62c87e6708febf4a33aa935b26e639d8","size":10892,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.2_1535257203004_0.3771995006099427"},"_hasShrinkwrap":false,"publish_time":1535257203110,"_cnpm_publish_time":1535257203110,"contributors":[]},"2.0.1":{"name":"filemanager-webpack-plugin","version":"2.0.1","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"8ec1cdda973f709bdf10d484ba85d623f59a2195","_id":"filemanager-webpack-plugin@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"b7027d55552eb80d0b327f2d56b5779138e4f5ec","size":11138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.1_1534465054955_0.9329410176610737"},"_hasShrinkwrap":false,"publish_time":1534465055059,"_cnpm_publish_time":1534465055059,"contributors":[]},"2.0.0":{"name":"filemanager-webpack-plugin","version":"2.0.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"find src | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","rollup":"^0.63.5","rollup-plugin-babel":"^3.0.7","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-includepaths":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"5d89aab52a70dd8bd140d1802de09c3c7c78e221","_id":"filemanager-webpack-plugin@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"37ad883f2fae60e126e47ca3e1808fd0e0e34a9f","size":11051,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_2.0.0_1534210917314_0.0026100944011469007"},"_hasShrinkwrap":false,"publish_time":1534210917482,"_cnpm_publish_time":1534210917482,"contributors":[]},"1.0.29":{"name":"filemanager-webpack-plugin","version":"1.0.29","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"prettier --write src/index.js","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"43785c54de461e7deeaa788691edd3a3cbc2bcbc","_id":"filemanager-webpack-plugin@1.0.29","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"1e9f71b606b6d1b9d8c185d288b4402c2fce7bb3","size":10630,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.29.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.29_1533427765183_0.4496160439409689"},"_hasShrinkwrap":false,"publish_time":1533427765249,"_cnpm_publish_time":1533427765249,"contributors":[]},"1.0.28":{"name":"filemanager-webpack-plugin","version":"1.0.28","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"prettier --write src/index.js","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"a676498517a7895d5f1cfc512d8574266bab028e","_id":"filemanager-webpack-plugin@1.0.28","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"fe1bf1281a3279e4bc58c4df8aad9fe48f01d1d4","size":10537,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.28.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.28_1532651814107_0.6962308656133807"},"_hasShrinkwrap":false,"publish_time":1532651814199,"_cnpm_publish_time":1532651814199,"contributors":[]},"1.0.27":{"name":"filemanager-webpack-plugin","version":"1.0.27","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"prettier --write src/index.js","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"b7093e05bb737ad71958b83e2a34fff7d113ed9e","_id":"filemanager-webpack-plugin@1.0.27","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"dffa315f99838dc4cb6e16db53145d35604ffaaf","size":10464,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.27.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.27_1530904939207_0.6184736838983049"},"_hasShrinkwrap":false,"publish_time":1530904939294,"_cnpm_publish_time":1530904939294,"contributors":[]},"1.0.26":{"name":"filemanager-webpack-plugin","version":"1.0.26","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"npm run test-webpack3 && npm run test-webpack4","test-webpack3":"cd tests/webpack-3 && npm install && npm run test","test-webpack4":"cd tests/webpack-4 && npm install && npm run test","prettier":"prettier --write src/index.js","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","webpack":"^4.2.0","webpack-cli":"2.0.12","webpack-dev-server":"^3.1.1","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"03825ee22465ad4311444d1168930a076d986483","_id":"filemanager-webpack-plugin@1.0.26","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"c29fc5e3ba86f1ec0bc9cb1724fc0ceec1e11f74","size":10260,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.26.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.26_1521666044195_0.26350883728521235"},"_hasShrinkwrap":false,"publish_time":1521666044348,"_cnpm_publish_time":1521666044348,"contributors":[]},"1.0.25":{"name":"filemanager-webpack-plugin","version":"1.0.25","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","rollup":"^0.55.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"78b70878bc076658dec6aa65218c68821e1aab79","_id":"filemanager-webpack-plugin@1.0.25","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"f3ca23f053b7cf08db64abce8c4ba61a6b40ca3a","size":10036,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.25.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.25_1520763201307_0.02808611283510265"},"_hasShrinkwrap":false,"publish_time":1520763201390,"_cnpm_publish_time":1520763201390,"contributors":[]},"1.0.24":{"name":"filemanager-webpack-plugin","version":"1.0.24","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","glob":"^7.1.2","prettier":"^1.10.2","rollup":"^0.55.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"7b64e638dc2cf5f739db359b7dc33da36af71957","_id":"filemanager-webpack-plugin@1.0.24","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"96a16abf7b614b3971ef623ae8a0be029c84a5eb","size":10014,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.24.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_1.0.24_1518376987380_0.6359634746560423"},"_hasShrinkwrap":false,"publish_time":1518376988146,"_cnpm_publish_time":1518376988146,"contributors":[]},"1.0.23":{"name":"filemanager-webpack-plugin","version":"1.0.23","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","prettier":"^1.10.2","rollup":"^0.55.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"c0cf99ce7fd94c51f4b2e9ede1407f66d1a33938","_id":"filemanager-webpack-plugin@1.0.23","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"d39f0a24857a66ad7696e9c9dbc9682444b22440","size":10006,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.23.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.23.tgz_1517838760995_0.3268154733814299"},"directories":{},"publish_time":1517838761869,"_hasShrinkwrap":false,"_cnpm_publish_time":1517838761869,"contributors":[]},"1.0.22":{"name":"filemanager-webpack-plugin","version":"1.0.22","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.16.0","prettier":"^1.10.2","rollup":"^0.55.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"dependencies":{"archiver":"^2.1.1","cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.2"},"gitHead":"242484bd672ff54472dd24399db01f82b56722a7","_id":"filemanager-webpack-plugin@1.0.22","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"f5079136e42a26aa625981002d9afd36c2d53846","size":9742,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.22.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.22.tgz_1517013660242_0.8433982788119465"},"directories":{},"publish_time":1517013661161,"_hasShrinkwrap":false,"_cnpm_publish_time":1517013661161,"contributors":[]},"1.0.21":{"name":"filemanager-webpack-plugin","version":"1.0.21","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","files":["lib"],"scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.5.0","prettier":"^1.9.2","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"3d9da1d6b8860bc62d9c23a9e2702948f802bdb3","_id":"filemanager-webpack-plugin@1.0.21","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"7dcc07066fbf3c451e55caa84c522e3bd65a20ac","size":5666,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.21.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.21.tgz_1516320422940_0.34069065982475877"},"directories":{},"publish_time":1516320423876,"_hasShrinkwrap":false,"_cnpm_publish_time":1516320423876,"contributors":[]},"1.0.20":{"name":"filemanager-webpack-plugin","version":"1.0.20","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"MIT","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.5.0","prettier":"^1.9.2","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"aa87c0ca169310cae3753f16333edeefec50f579","_id":"filemanager-webpack-plugin@1.0.20","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"11f971a6a32df6931298518c2945811729daba8b","size":11991,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.20.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.20.tgz_1515280984254_0.36622247588820755"},"directories":{},"publish_time":1515280985196,"_hasShrinkwrap":false,"_cnpm_publish_time":1515280985196,"contributors":[]},"1.0.19":{"name":"filemanager-webpack-plugin","version":"1.0.19","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.5.0","prettier":"^1.9.2","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"ae54b0a50f4c5825ad8db98d79b598886f86a2e6","_id":"filemanager-webpack-plugin@1.0.19","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"6a210238d84a26d1d308d81d0d8a1ab6ab3396cc","size":11634,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.19.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.19.tgz_1514905165529_0.9218935065437108"},"directories":{},"publish_time":1514905166423,"_hasShrinkwrap":false,"_cnpm_publish_time":1514905166423,"contributors":[]},"1.0.18":{"name":"filemanager-webpack-plugin","version":"1.0.18","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"npm run prettier && rollup -c","test":"rimraf testing && ava --verbose test.js","prettier":"find src/ -name \"*.js\" | xargs prettier --write","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.5.0","prettier":"^1.9.2","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","material-design-icons":"^3.0.1","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"9af25dc8b367ae6c143055ebc60e2f6231f1bec6","_id":"filemanager-webpack-plugin@1.0.18","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"cb1ae45d100506746e78d44b7b927430d09f4a51","size":11647,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.18.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.18.tgz_1514391476536_0.2515872053336352"},"directories":{},"publish_time":1514391477583,"_hasShrinkwrap":false,"_cnpm_publish_time":1514391477583,"contributors":[]},"1.0.17":{"name":"filemanager-webpack-plugin","version":"1.0.17","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","test":"ava --verbose test.js","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","delay":"^2.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^5.0.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"e73fc6d22350b8da363826b9e2e43ba8d7943a30","_id":"filemanager-webpack-plugin@1.0.17","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"1099f1086404258e5b3bb2a18b06f63bf12afbfb","size":10807,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.17.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.17.tgz_1513378649355_0.9827734588179737"},"directories":{},"publish_time":1513378649467,"_hasShrinkwrap":false,"_cnpm_publish_time":1513378649467,"contributors":[]},"1.0.16":{"name":"filemanager-webpack-plugin","version":"1.0.16","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","fs-extra":"^4.0.3","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"f82debfbf984a230a346163aad2a4c0f31219212","_id":"filemanager-webpack-plugin@1.0.16","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"af3de0ced2a20323af4b586d5462341df3d0ebbf","size":9081,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.16.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.16.tgz_1512570538501_0.5183688160032034"},"directories":{},"publish_time":1512570539421,"_hasShrinkwrap":false,"_cnpm_publish_time":1512570539421,"contributors":[]},"1.0.15":{"name":"filemanager-webpack-plugin","version":"1.0.15","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"4bd471910e2cbc40b0eff69586fb3d911e1e936b","_id":"filemanager-webpack-plugin@1.0.15","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"fb295bc983594549908b219d45a7cfc79d6bc318","size":9037,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.15.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.15.tgz_1512567113113_0.11280551739037037"},"directories":{},"publish_time":1512567114060,"_hasShrinkwrap":false,"_cnpm_publish_time":1512567114060,"contributors":[]},"1.0.14":{"name":"filemanager-webpack-plugin","version":"1.0.14","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpx":"^1.5.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"79009c8daa8b9c4ff46b12f6f67a2d33acf16668","_id":"filemanager-webpack-plugin@1.0.14","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"42409a5847a855423cc76a5e4a1724a7aafe64b5","size":8759,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.14.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.14.tgz_1512232255013_0.03861884633079171"},"directories":{},"publish_time":1512232255137,"_hasShrinkwrap":false,"_cnpm_publish_time":1512232255137,"contributors":[]},"1.0.13":{"name":"filemanager-webpack-plugin","version":"1.0.13","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^3.0.1","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"1353335f3018802d3ff3a03508c7e49fa7d1aadb","_id":"filemanager-webpack-plugin@1.0.13","_shasum":"cd6acd32fe9f1e7bdf2582ec5d81381aa2f75edf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"cd6acd32fe9f1e7bdf2582ec5d81381aa2f75edf","size":9899,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.13.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.13.tgz_1510837968809_0.6778961061500013"},"directories":{},"publish_time":1510837969802,"_cnpm_publish_time":1510837969802,"_hasShrinkwrap":false,"contributors":[]},"1.0.12":{"name":"filemanager-webpack-plugin","version":"1.0.12","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","make-dir":"^1.1.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"625e60b7c135980f77d11c91bb2774204f1d2a7c","_id":"filemanager-webpack-plugin@1.0.12","_shasum":"3f3c5f4a680e48a8b65fdd9cf16204d2bbd1cb88","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"3f3c5f4a680e48a8b65fdd9cf16204d2bbd1cb88","size":15412,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.12.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.12.tgz_1510837810319_0.6242238369304687"},"directories":{},"publish_time":1510837811310,"_hasShrinkwrap":false,"_cnpm_publish_time":1510837811310,"contributors":[]},"1.0.11":{"name":"filemanager-webpack-plugin","version":"1.0.11","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"5132bf31c5d96cc7134c519361bedb6fe6f6fab1","_id":"filemanager-webpack-plugin@1.0.11","_shasum":"e4ee2c61ac6f9f067667d2c59a17621e0ac60358","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"e4ee2c61ac6f9f067667d2c59a17621e0ac60358","size":9757,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.11.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.11.tgz_1508975664059_0.8621145689394325"},"directories":{},"publish_time":1508975664903,"_hasShrinkwrap":false,"_cnpm_publish_time":1508975664903,"contributors":[]},"1.0.10":{"name":"filemanager-webpack-plugin","version":"1.0.10","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-es2017":"^6.24.1","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"4f1006adba611a28317e21c0d6fdfcafca795a84","_id":"filemanager-webpack-plugin@1.0.10","_shasum":"44c78a597a9c3a67970a3569d0229a812df12e8a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"44c78a597a9c3a67970a3569d0229a812df12e8a","size":9832,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.10.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.10.tgz_1508975161358_0.8304595577064902"},"directories":{},"publish_time":1508975162294,"_cnpm_publish_time":1508975162294,"_hasShrinkwrap":false,"contributors":[]},"1.0.9":{"name":"filemanager-webpack-plugin","version":"1.0.9","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"72d6478bfb0ed999f465381ac5fc818c87fd2588","_id":"filemanager-webpack-plugin@1.0.9","_shasum":"f86e8f772186805c95f3a964edb1a8518ea1ce4a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"f86e8f772186805c95f3a964edb1a8518ea1ce4a","size":8207,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.9.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.9.tgz_1508884407620_0.6513219964690506"},"directories":{},"publish_time":1508884408591,"_hasShrinkwrap":false,"_cnpm_publish_time":1508884408591,"contributors":[]},"1.0.8":{"name":"filemanager-webpack-plugin","version":"1.0.8","description":"This Webpack plugin allows you to copy, move, delete files and directories before and after builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"c09132ee8655c88772345425b9b89a9e029c5444","_id":"filemanager-webpack-plugin@1.0.8","_shasum":"80331f3b9338c71fe12d0ca4b744edaf0dbce9fc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"80331f3b9338c71fe12d0ca4b744edaf0dbce9fc","size":7878,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.8.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.8.tgz_1506345321579_0.555743440752849"},"directories":{},"publish_time":1506345322905,"_hasShrinkwrap":false,"_cnpm_publish_time":1506345322905,"contributors":[]},"1.0.7":{"name":"filemanager-webpack-plugin","version":"1.0.7","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --colors --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"21e48b2f72be094435244d5c2ce060928d76ef1d","_id":"filemanager-webpack-plugin@1.0.7","_shasum":"ebc354ae61f071ca853e51cb854dd30d1966e9da","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"ebc354ae61f071ca853e51cb854dd30d1966e9da","size":7905,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.7.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.7.tgz_1505344681783_0.24336362071335316"},"directories":{},"publish_time":1505344682684,"_hasShrinkwrap":false,"_cnpm_publish_time":1505344682684,"contributors":[]},"1.0.6":{"name":"filemanager-webpack-plugin","version":"1.0.6","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"346b446bfccac8ee5be793b2097b1456e865d3c7","_id":"filemanager-webpack-plugin@1.0.6","_shasum":"0f44b7b1189c00a430f521de1e37263792c8ddf7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"0f44b7b1189c00a430f521de1e37263792c8ddf7","size":7899,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.6.tgz_1505267015309_0.5391092500649393"},"directories":{},"publish_time":1505267016282,"_cnpm_publish_time":1505267016282,"_hasShrinkwrap":false,"contributors":[]},"1.0.5":{"name":"filemanager-webpack-plugin","version":"1.0.5","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"b219f350f8f4ea5985f0cbfcda8a1ddccac6c4cc","_id":"filemanager-webpack-plugin@1.0.5","_shasum":"85e394356f53dd974a575d6010a177c87132da4f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"85e394356f53dd974a575d6010a177c87132da4f","size":7131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.5.tgz_1504364660863_0.8172512990422547"},"directories":{},"publish_time":1504364661931,"_hasShrinkwrap":false,"_cnpm_publish_time":1504364661931,"contributors":[]},"1.0.4":{"name":"filemanager-webpack-plugin","version":"1.0.4","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","b":"cross-env NODE_ENV=production babel src -d dist","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","mv":"^2.1.1","rimraf":"^2.6.1"},"gitHead":"93c2822579dea6201cf3b9ba10ef9d39c5f0d319","_id":"filemanager-webpack-plugin@1.0.4","_shasum":"749a896c5565995d63c3aca20621f268946ccd25","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"749a896c5565995d63c3aca20621f268946ccd25","size":6845,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.4.tgz_1504136209816_0.21046301815658808"},"directories":{},"publish_time":1504136210706,"_hasShrinkwrap":false,"_cnpm_publish_time":1504136210706,"contributors":[]},"1.0.3":{"name":"filemanager-webpack-plugin","version":"1.0.3","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","b":"cross-env NODE_ENV=production babel src -d dist","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel":"^6.23.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","eslint":"^4.5.0","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"cpr":"^2.2.0","rimraf":"^2.6.1"},"gitHead":"03379efedb42010e04134a2c3d1e5fdb8fcf6577","_id":"filemanager-webpack-plugin@1.0.3","_shasum":"9cb8b8aacf14a01f71cb0a472c1903fc70c59165","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"9cb8b8aacf14a01f71cb0a472c1903fc70c59165","size":6641,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.3.tgz_1504105095529_0.6597329743672162"},"directories":{},"publish_time":1504105096460,"_hasShrinkwrap":false,"_cnpm_publish_time":1504105096460,"contributors":[]},"1.0.2":{"name":"filemanager-webpack-plugin","version":"1.0.2","description":"Cross environment file and directory management for Webpack builds","main":"lib/index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","cpr":"^2.2.0","eslint":"^4.5.0","rimraf":"^2.6.1","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"gitHead":"9ea227698823eb07bc3de9f16a2499e0b6f208b9","_id":"filemanager-webpack-plugin@1.0.2","_shasum":"a123cf71297acae32f55f9f8729a37b23c462319","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"a123cf71297acae32f55f9f8729a37b23c462319","size":5103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.2.tgz_1504103785144_0.22067924635484815"},"directories":{},"publish_time":1504103787174,"_hasShrinkwrap":false,"_cnpm_publish_time":1504103787174,"contributors":[]},"1.0.1":{"name":"filemanager-webpack-plugin","version":"1.0.1","description":"Cross environment file and directory management for Webpack builds","main":"index.js","scripts":{"build":"rollup -c","webpack":"webpack --progress","webpack-dev-server":"webpack-dev-server --progress"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","devDependencies":{"babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","cpr":"^2.2.0","eslint":"^4.5.0","rimraf":"^2.6.1","rollup":"^0.49.1","rollup-plugin-babel":"^3.0.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"gitHead":"eacfd8ae89bbdbf5f60f8fb3242daa2f24f4b999","_id":"filemanager-webpack-plugin@1.0.1","_shasum":"7b3eb096f781e0a0731936c3b95eb545db878fd7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"7b3eb096f781e0a0731936c3b95eb545db878fd7","size":5068,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.1.tgz_1504057609724_0.5809531037230045"},"directories":{},"publish_time":1504057610676,"_cnpm_publish_time":1504057610676,"_hasShrinkwrap":false,"contributors":[]},"1.0.0":{"name":"filemanager-webpack-plugin","version":"1.0.0","description":"Cross environment file and directory management for Webpack builds","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"keywords":["webpack"],"author":{"name":"gregnb"},"license":"ISC","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","gitHead":"ffbf7bdd82eeec3ba04718ec84503fe9205d5bed","_id":"filemanager-webpack-plugin@1.0.0","_shasum":"ee8f09de379f0f49cce1616d6832f96128fd472d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"anonymous","email":"gregnb@gmail.com"},"dist":{"shasum":"ee8f09de379f0f49cce1616d6832f96128fd472d","size":1487,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-1.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin-1.0.0.tgz_1503972405096_0.5402033184655011"},"directories":{},"publish_time":1503972406085,"_hasShrinkwrap":false,"_cnpm_publish_time":1503972406085,"contributors":[]},"3.0.0-alpha.2":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.2","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"ava","prettier":"prettier . --write","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^9.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.32.1","webpack":"^5.1.3"},"gitHead":"c76c72117491bdcac1f3adf5d117344b2fe44a1d","_id":"filemanager-webpack-plugin@3.0.0-alpha.2","_nodeVersion":"10.22.1","_npmVersion":"6.14.8","dist":{"shasum":"014b90c2d2a3854283f2a6038cdeaa8c06841aa9","size":11304,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.2.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.2_1603346008292_0.8936191056251306"},"_hasShrinkwrap":false,"publish_time":1603346008415,"_cnpm_publish_time":1603346008415},"3.0.0-alpha.3":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.3","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^9.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.32.1","webpack":"^5.2.0"},"gitHead":"2f188058a2b8a96a9398b79d8a0e4e27c670abe4","_id":"filemanager-webpack-plugin@3.0.0-alpha.3","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"db9d3f9006488a5496d455ecd4d7054929ae92c5","size":11892,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.3.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.3_1603698218858_0.36811607818471836"},"_hasShrinkwrap":false,"publish_time":1603698218977,"_cnpm_publish_time":1603698218977},"3.0.0-alpha.5":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.5","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^10.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.33.1","webpack":"^5.4.0"},"gitHead":"e5c2922f460d909f751ab1658e4b3a65b4ce1e99","_id":"filemanager-webpack-plugin@3.0.0-alpha.5","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"57cdc8ed973c0a26cae1f2a1c5c17604ca0449f5","size":12867,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.5.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.5_1604499395651_0.1450328079867984"},"_hasShrinkwrap":false,"publish_time":1604499395771,"_cnpm_publish_time":1604499395771},"3.0.0-alpha.4":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.4","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^10.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.32.1","webpack":"^5.2.0"},"gitHead":"0ef3ba6e1c226aba08c862f23d535a36bf9b9033","_id":"filemanager-webpack-plugin@3.0.0-alpha.4","_nodeVersion":"10.22.1","_npmVersion":"6.14.8","dist":{"shasum":"d19599043f9464c8a8975f9e89d1df94575496bc","size":12857,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.4.tgz"},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.4_1603779690224_0.014887355231611554"},"_hasShrinkwrap":false,"publish_time":1603779690352,"_cnpm_publish_time":1603779690352},"3.0.0-alpha.7":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.7","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^10.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.33.1","webpack":"^5.4.0"},"gitHead":"6272a9b859ecd5f038210734911f7e0b57c78288","_id":"filemanager-webpack-plugin@3.0.0-alpha.7","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"2838207af8a81c740391f8d79b94391c2beee31b","size":13263,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.7.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.7_1604848626049_0.3643710021734057"},"_hasShrinkwrap":false,"publish_time":1604848626202,"_cnpm_publish_time":1604848626202},"3.0.0-alpha.6":{"name":"filemanager-webpack-plugin","version":"3.0.0-alpha.6","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^10.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.33.1","webpack":"^5.4.0"},"gitHead":"fc8eae19520a5dd40ceddd359aea377a832f681e","_id":"filemanager-webpack-plugin@3.0.0-alpha.6","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"be39b882bb13fd46527d6ef00e3313ba7558a7f8","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-alpha.6.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-alpha.6_1604632216536_0.006248586060461969"},"_hasShrinkwrap":false,"publish_time":1604632216643,"_cnpm_publish_time":1604632216643},"3.0.0-beta.0":{"name":"filemanager-webpack-plugin","version":"3.0.0-beta.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.0.2","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","@rollup/plugin-babel":"^5.2.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^10.0.0","ava":"^3.13.0","fast-glob":"^3.2.4","html-webpack-plugin":"4.5.0","husky":"^4.3.0","jszip":"^3.5.0","prettier":"^2.1.2","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.33.3","webpack":"^5.5.1"},"gitHead":"be4e6fa8289c20f25c1a64f2584e4fc0a98ca419","_id":"filemanager-webpack-plugin@3.0.0-beta.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"dea1ad7ac9faa5abc00188c25acfd7e5c45ff384","size":14278,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0-beta.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0-beta.0_1605760746710_0.03742235945667405"},"_hasShrinkwrap":false,"publish_time":1605760746898,"_cnpm_publish_time":1605760746898},"3.1.0":{"name":"filemanager-webpack-plugin","version":"3.1.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.2.0","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^11.0.1","ava":"^3.15.0","fast-glob":"^3.2.4","html-webpack-plugin":"4.5.1","husky":"^4.3.7","jszip":"^3.5.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.36.1","webpack":"^5.14.0"},"gitHead":"568d4d2aeee6a6a536fa887b271114c45dd37d5a","_id":"filemanager-webpack-plugin@3.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.11","dist":{"shasum":"d3ae997025721d40605b66a7ac82746b7b5072c8","size":14754,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.1.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.1.0_1610778469959_0.5528479754480566"},"_hasShrinkwrap":false,"publish_time":1610778470138,"_cnpm_publish_time":1610778470138},"3.0.0":{"name":"filemanager-webpack-plugin","version":"3.0.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.1.0","cpy":"^8.1.1","del":"^6.0.0","fs-extra":"^9.0.1","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","@rollup/plugin-babel":"^5.2.2","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^11.0.1","ava":"^3.14.0","fast-glob":"^3.2.4","html-webpack-plugin":"4.5.0","husky":"^4.3.6","jszip":"^3.5.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.35.1","webpack":"^5.11.0"},"gitHead":"5e4af857cc56b0cea7e54f08892d927ab2a06a37","_id":"filemanager-webpack-plugin@3.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.10","dist":{"shasum":"a3cf3ba05726cc7280f5ed43768c51a717f5d62f","size":14290,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.0.0_1608956303442_0.1725234355664551"},"_hasShrinkwrap":false,"publish_time":1608956303569,"_cnpm_publish_time":1608956303569},"4.0.0":{"name":"filemanager-webpack-plugin","version":"4.0.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.2.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^9.1.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.13.8","@babel/preset-env":"^7.13.9","@babel/register":"^7.13.8","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^11.2.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.2.0","husky":"^5.1.3","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.40.0","webpack":"^5.24.3"},"gitHead":"c495d7751d0469837bdd4a090de3e2a29ed15803","_id":"filemanager-webpack-plugin@4.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"89c54944b555ab3930723a4861f308f355d1df9a","size":14802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-4.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_4.0.0_1615104283681_0.46343245718739157"},"_hasShrinkwrap":false,"publish_time":1615104283983,"_cnpm_publish_time":1615104283983},"3.1.1":{"name":"filemanager-webpack-plugin","version":"3.1.1","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^4 || ^5"},"dependencies":{"archiver":"^5.2.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^9.1.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.13.8","@babel/preset-env":"^7.13.9","@babel/register":"^7.13.8","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^17.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^11.2.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^4.5.2","husky":"^5.1.3","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.40.0","webpack":"^5.24.3"},"gitHead":"d14066cc58afd34dc19dae8d1bd53ffe7dacdf5b","_id":"filemanager-webpack-plugin@3.1.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"466f0febd769d6467b869aee6ee4869a72d10f8c","size":14788,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-3.1.1.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_3.1.1_1615103567867_0.6348742675248176"},"_hasShrinkwrap":false,"publish_time":1615103568104,"_cnpm_publish_time":1615103568104},"5.0.0":{"name":"filemanager-webpack-plugin","version":"5.0.0","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","main":"lib/index.js","engines":{"node":">= 10.13"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@ava/babel":"^1.0.1","@babel/core":"^7.14.0","@babel/preset-env":"^7.14.1","@babel/register":"^7.13.16","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.1","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.0","pretty-quick":"^3.1.0","regenerator-runtime":"^0.13.7","rollup":"^2.47.0","webpack":"^5.36.2"},"gitHead":"27b8ae1c4080eb9e4f1b922382ae75a856bd80c1","_id":"filemanager-webpack-plugin@5.0.0","_nodeVersion":"16.1.0","_npmVersion":"7.12.0","dist":{"shasum":"c5f3f3a8cdfcf670251577f169ee3102da4f88c0","size":13748,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-5.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_5.0.0_1620655686180_0.8623362923768054"},"_hasShrinkwrap":false,"publish_time":1620655686344,"_cnpm_publish_time":1620655686344},"6.1.4":{"name":"filemanager-webpack-plugin","version":"6.1.4","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.6","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.2","pretty-quick":"^3.1.1","rollup":"^2.52.3","webpack":"^5.41.0"},"gitHead":"56527515111af2c24409f00f0d5b03cd7a2f9236","_id":"filemanager-webpack-plugin@6.1.4","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"8c17aa49fa5b9cbb54416a3b00acb99eeaab1199","size":11483,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.4.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.4_1624947051267_0.1478156608494139"},"_hasShrinkwrap":false,"publish_time":1624947055820,"_cnpm_publish_time":1624947055820},"6.1.3":{"name":"filemanager-webpack-plugin","version":"6.1.3","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.1","pretty-quick":"^3.1.1","rollup":"^2.52.2","webpack":"^5.40.0"},"gitHead":"6ced5194dc8f0d2bbfcba4d1ead72166eea5e4d6","_id":"filemanager-webpack-plugin@6.1.3","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"49323d5b8beac0e03f209167021c2408afac019f","size":11424,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.3.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.3_1624782146922_0.8932990959991447"},"_hasShrinkwrap":false,"publish_time":1624782147119,"_cnpm_publish_time":1624782147119},"6.1.2":{"name":"filemanager-webpack-plugin","version":"6.1.2","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.1","pretty-quick":"^3.1.1","rollup":"^2.52.2","webpack":"^5.40.0"},"gitHead":"2801c6643d1d4037838dad59a6379031e863bc35","_id":"filemanager-webpack-plugin@6.1.2","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"8c9b5416280031ca5238191360ccfc191733327f","size":11291,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.2.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.2_1624559368570_0.012391687720301192"},"_hasShrinkwrap":false,"publish_time":1624559368716,"_cnpm_publish_time":1624559368716},"6.1.1":{"name":"filemanager-webpack-plugin","version":"6.1.1","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.1","pretty-quick":"^3.1.1","rollup":"^2.52.2","webpack":"^5.40.0"},"gitHead":"68602725cd20df4ada36725ee20054c104ae137b","_id":"filemanager-webpack-plugin@6.1.1","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"d8b0a7b82e31e7525f9b66ffc50bc83a6d8c9352","size":11314,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.1.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.1_1624524322396_0.07748446609496185"},"_hasShrinkwrap":false,"publish_time":1624524322551,"_cnpm_publish_time":1624524322551},"6.1.0":{"name":"filemanager-webpack-plugin","version":"6.1.0","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{"require":"./dist/index.js","default":"./src/index.js"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.1","pretty-quick":"^3.1.1","rollup":"^2.52.2","webpack":"^5.40.0"},"gitHead":"a22e7ee14793cde8daa213bfbb08d1438f55d243","_id":"filemanager-webpack-plugin@6.1.0","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"a524d0452faf2a593b0ad1a111545f389daecd8a","size":11194,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.0_1624505773386_0.6863700883645303"},"_hasShrinkwrap":false,"publish_time":1624505773545,"_cnpm_publish_time":1624505773545},"6.0.0":{"name":"filemanager-webpack-plugin","version":"6.0.0","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"exports":{"require":"./dist/index.js","default":"./src/index.js"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.0.0"},"devDependencies":{"@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.0","ava":"^3.15.0","fast-glob":"^3.2.5","html-webpack-plugin":"^5.3.2","husky":"^6.0.0","is-ci":"^3.0.0","jszip":"^3.6.0","prettier":"^2.3.1","pretty-quick":"^3.1.1","rollup":"^2.52.2","webpack":"^5.40.0"},"gitHead":"cc6b07e47871907e964e37b33275e633ca7c7d1a","_id":"filemanager-webpack-plugin@6.0.0","_nodeVersion":"16.3.0","_npmVersion":"7.18.1","dist":{"shasum":"dc80d7e96bb7faf1232822e25461218f2e2ebde9","size":10933,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.0.0_1624504494501_0.6376520866228392"},"_hasShrinkwrap":false,"publish_time":1624504494641,"_cnpm_publish_time":1624504494641},"6.1.6":{"name":"filemanager-webpack-plugin","version":"6.1.6","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0","npm":">=7.20.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.1.1","archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.1.1"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.4","ava":"^3.15.0","fast-glob":"^3.2.7","html-webpack-plugin":"^5.3.2","husky":"^7.0.1","is-ci":"^3.0.0","jszip":"^3.7.1","prettier":"^2.3.2","pretty-quick":"^3.1.1","rollup":"^2.56.2","webpack":"^5.51.1"},"gitHead":"6b3f6513981ed08e9ab1104844358da588352094","_id":"filemanager-webpack-plugin@6.1.6","_nodeVersion":"16.7.0","_npmVersion":"7.21.0","dist":{"shasum":"1844215664fd338227b1a3ee2707b6e48dcbcf39","size":12834,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.6.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.6_1629534105496_0.8453338820361447"},"_hasShrinkwrap":false,"publish_time":1629534105633,"_cnpm_publish_time":1629534105633},"6.1.5":{"name":"filemanager-webpack-plugin","version":"6.1.5","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.1.1","archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.1.1"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.4","ava":"^3.15.0","fast-glob":"^3.2.7","html-webpack-plugin":"^5.3.2","husky":"^7.0.1","is-ci":"^3.0.0","jszip":"^3.7.1","prettier":"^2.3.2","pretty-quick":"^3.1.1","rollup":"^2.56.2","webpack":"^5.50.0"},"gitHead":"c2a00e3989b1624df69373a851b676e991d0cbea","_id":"filemanager-webpack-plugin@6.1.5","_nodeVersion":"16.6.2","_npmVersion":"7.20.6","dist":{"shasum":"0ed02b7e9fa7852c3d8ac36e206c4a35c2ccfa57","size":12666,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.5.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.5_1628882814775_0.2424837558795787"},"_hasShrinkwrap":false,"publish_time":1628882814921,"_cnpm_publish_time":1628882814921},"6.1.7":{"name":"filemanager-webpack-plugin","version":"6.1.7","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.1.1","archiver":"^5.3.0","cpy":"^8.1.2","del":"^6.0.0","fs-extra":"^10.0.0","is-glob":"^4.0.1","schema-utils":"^3.1.1"},"devDependencies":{"@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.4","ava":"^3.15.0","fast-glob":"^3.2.7","html-webpack-plugin":"^5.3.2","husky":"^7.0.2","is-ci":"^3.0.0","jszip":"^3.7.1","prettier":"^2.4.0","pretty-quick":"^3.1.1","rollup":"^2.56.3","webpack":"^5.52.1"},"gitHead":"1f4fa6e8c9c961960a4acb2030daf510dd13ff29","_id":"filemanager-webpack-plugin@6.1.7","_nodeVersion":"16.8.0","_npmVersion":"7.23.0","dist":{"shasum":"2365c4b1aaeeb7aa093f842c9e7ad951a03e0ccf","size":12876,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-6.1.7.tgz"},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_6.1.7_1631281980259_0.5733754612123965"},"_hasShrinkwrap":false,"publish_time":1631281980405,"_cnpm_publish_time":1631281980405},"7.0.0-alpha.1":{"name":"filemanager-webpack-plugin","version":"7.0.0-alpha.1","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.1.1","archiver":"^5.3.0","del":"^6.0.0","fast-glob":"^3.2.7","fs-extra":"^10.0.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^15.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.6","ava":"^3.15.0","commitlint-config-non-conventional":"^1.0.0","html-webpack-plugin":"^5.5.0","husky":"^7.0.4","is-ci":"^3.0.1","jszip":"^3.7.1","prettier":"^2.5.0","pretty-quick":"^3.1.2","rollup":"^2.60.2","webpack":"^5.64.4"},"gitHead":"4b5d8efdc89de1f313a2fb2e0a9721760c97d213","_id":"filemanager-webpack-plugin@7.0.0-alpha.1","_nodeVersion":"16.13.0","_npmVersion":"8.2.0","dist":{"integrity":"sha512-7kb9G2UQosKpnPMpE8a0T3j4Ycg93a+QrQtFPheu8OLv8OtaB3UntVZFp3UKyZx0JP7oUFuZ/pQt2nqsaC7FHA==","shasum":"d53eaec8b7d3e9dc00377b3197482382320a03e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-7.0.0-alpha.1.tgz","fileCount":16,"unpackedSize":86655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqwueCRA9TVsSAnZWagAAEl4P/je8h+jOQPrHGbax5PGh\nalaFWYMTUltsF3T+ii80cJcwvyG/rJL+L2uCoCSLJCGFqUB9AFPNJiFbDV9S\npahWlLbgJntPhxJG/RaQLMnUtNH1SLnhN6WbOcDkKoK5mZL10SYtIKAdYm+w\np3j7Hfo9TV7BXq3Pa30AcKOotdW+On6/YDPRssR/8m30c/8jmpgJcWjmUR/G\nSkrIhrxEkXLE+e4eVUBL6+YcXbd1EpzWM+I10CdJ1kALrfO0GHeUlaHc96fG\nOPtgPd3i8E5sev/4p0nsntFp5WVxjtrD+/nqV1CdhSfJS/Y80Zq4PezNePJA\nESFZybTG/kjy3Uo+pwfncjsvM94b4OzP7JJR+ER4QnyXG4CMCXKCg5Io5tBb\nmB713dB0qXlNlZTnm3VEacql0jM988ZQPjq6KY8zdLM8uLcjpWxZLspukJfc\ndK0iDHjaIxWpW6+23IGtBelAngYxdXuxBhE4DQsZLi/ashBItbtrpw1X4OKq\n3Mf8TTCNgCu+6iGFOJaJj7iVx+TwKROBSz5stjBbmTixnmG8BB8o+1nro2/5\n2chiOTeWVA+kixfcUlwojMfsPq6BzX9vaNdkU6mmvwX17af87iMwZ4QXWUCo\nuCdg8Nx1PgOzi7d7UkqH9evwAmjTacTvfkvFW0nsU83Jykz96rAgwJgVJcny\ndAQE\r\n=ldYS\r\n-----END PGP SIGNATURE-----\r\n","size":15818,"noattachment":false},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_7.0.0-alpha.1_1638599581825_0.9385045253424134"},"_hasShrinkwrap":false,"publish_time":1638599582012,"_cnpm_publish_time":1638599582012},"7.0.0-alpha.0":{"name":"filemanager-webpack-plugin","version":"7.0.0-alpha.0","description":"","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.1.1","archiver":"^5.3.0","del":"^6.0.0","fast-glob":"^3.2.7","fs-extra":"^10.0.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^15.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.0.6","ava":"^3.15.0","commitlint-config-non-conventional":"^1.0.0","html-webpack-plugin":"^5.5.0","husky":"^7.0.4","is-ci":"^3.0.1","jszip":"^3.7.1","prettier":"^2.5.0","pretty-quick":"^3.1.2","rollup":"^2.60.2","webpack":"^5.64.4"},"gitHead":"2c8e590a350a3a413e8d50a8f80ef72324cfdce2","_id":"filemanager-webpack-plugin@7.0.0-alpha.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"integrity":"sha512-cTmUW7y1J2jMu8Sn0pCtPTcPUZc617dZiew9FO0v4VTLBjflwQWK6WeNYY2xfM+Ayf5jJjj2R6SizHcR4BuW4A==","shasum":"140b589314ff55fdf8db1e50c66ae22aad60b287","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-7.0.0-alpha.0.tgz","fileCount":17,"unpackedSize":96007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqjg7CRA9TVsSAnZWagAAoC0P/34+mKvR/Nq7Xzwe7H+p\nLn3MaVhEikVwG8hLu7NVTDEJHimtFi+iUiq6D2SIBgstTweCtwXI2EqRA9aV\nS+y0xqLccDbQI0K8tXNLAuk0psA/ZiTs8/ZLw4wP2abwoN+vlDb8+NlNlkgh\naVUflpEibnTiBHlUZdY86FGLCV42g/CVk1rH0VfCII0Y2qF0YAReA3s4XVJI\n0SuiXMF5lwMWTJAAbpQQqS3CGQpi5YjI4SytaNDjdlzAG5RgIUQ3uMzARuUn\nwGfOaoyyrRXzHMFTDSai9vFuZ2bgu4In+zR0NELvClW/SjLiD51AOd/43b21\nv2G8daxmILyBKd3hwwNjVWiKhOrkjs1W56WUUSSbdQ3nSSO0UQIVpV3hMx7b\nxqdlKTRUlcnYnBUF28OnJcyYYmWnWHeuTLoCvzkjUAoP17XPVjYOzO/sdXa2\nokc45/C6JDoT7cwi6s6RrC+cRK2xgs2JcKAVh2mDHlgkq46RG+FvNGTUqbwo\neeBGKmfKXTiprtAoMC7o2TTrEOCfMf9r7hjdQqHY62K4fw1tHhOG8MuwRxWF\nV38LltAQuIWNEzM/EKU5M7FVF2a/ifQR6zhtD7wZGPNPjkTPtD4IfMZZZXUY\na5vihSPnl7p1zIXtLra4q/aPFXSDUtApWc5A+to0VV7eDtxcn96idbySs41b\nyVby\r\n=E/sG\r\n-----END PGP SIGNATURE-----\r\n","size":14803,"noattachment":false},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_7.0.0-alpha.0_1638545466890_0.2917094605189594"},"_hasShrinkwrap":false,"publish_time":1638545467041,"_cnpm_publish_time":1638545467041},"7.0.0-alpha.2":{"name":"filemanager-webpack-plugin","version":"7.0.0-alpha.2","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.3.1","archiver":"^5.3.0","del":"^6.0.0","fast-glob":"^3.2.11","fs-extra":"^10.0.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^16.1.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.1.3","ava":"^4.0.1","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.5.0","husky":"^7.0.4","is-ci":"^3.0.1","jszip":"^3.7.1","prettier":"^2.5.1","pretty-quick":"^3.1.3","rollup":"^2.66.1","webpack":"^5.68.0"},"gitHead":"0e24216a39d5ff8a7b1dbdf820a1c1bee1e6d8ef","_id":"filemanager-webpack-plugin@7.0.0-alpha.2","_nodeVersion":"16.13.2","_npmVersion":"8.4.0","dist":{"integrity":"sha512-W9mSIkM4g6zciXmedFqrKGMliU5rx3oZZpu/hJs4DGT2Mc90Kh9RTTKHGo6SszTU8UBwRUQmxfSDud5KnAF/ZQ==","shasum":"17a54b18e4a04103f4a5af25431539473c0ad187","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-7.0.0-alpha.2.tgz","fileCount":16,"unpackedSize":86740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+VNWCRA9TVsSAnZWagAAR4gP/RudnZxVetDEEZI9ZJbS\nuXTsgy0IR9sLljxg7SBjyeworkYvDehsHg0i96h7fPfFDOXizHfDhOaBBjbE\nDy7TkqdeWAiQxz2BTNLLjDITtz62CsRy8WbWtW68+04t3qFUy09hvvpO6OR4\n8XRVfSsmfuCAZXthaBMlaGCBMnttqXZrAylByAM9eZRPducPrGYs6NEWBwuv\ngCIdFHJ+rgT7DoufRUvs7OHLn3ePxGV1VrwC3xrlbyf5bhUYOgZnsAjzpkHu\nY6wpk4oGfZSusxt1bsO+5HG6xOKrdQdZRMJ/Q2Ksd/IzEuCZzZUu2xphhgRN\n3LrXpc5hd+FD/E63N2jlcRL477vKhDq6KTnx4XAaJNvlOU2IE4OpTp4tVexU\ntnDM7qnOxQIrIMM0COnV95qU0ZftQmUIrkpk4yqWKczIMi10G3GvbSxdHDCy\n+0bDx9ZYY0ah9Kt+4ahNYErcC3G1B7NAR7ynWPuxQ0KMa/VDR0hvZ+Z0Nh3Z\n4AA4zi1wpDlmyywkc7aMiiS9egUiwjTHhLfho6YM4jtYNkpADOmWhhEl2u68\nlLK8KMYaNKDy61Du4ftz8PcV3eHm9OAlQv5aaQ6d9nANFaL74Kzz++dQM2wU\n22YEAsTxbxjeGKunmN2J/mA0ZQTY/6aILEOUPBKfPVbWpR8s4tB7/3V3MOgq\na5xQ\r\n=a1FK\r\n-----END PGP SIGNATURE-----\r\n","size":15829},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_7.0.0-alpha.2_1643729750465_0.3761270049009666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T15:35:57.565Z"},"7.0.0-beta.0":{"name":"filemanager-webpack-plugin","version":"7.0.0-beta.0","description":"This Webpack plugin allows you to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.3.1","archiver":"^5.3.0","del":"^6.0.0","fast-glob":"^3.2.11","fs-extra":"^10.0.1","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^16.2.3","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.1.3","ava":"^4.1.0","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.5.0","husky":"^7.0.4","is-ci":"^3.0.1","jszip":"^3.9.1","prettier":"^2.6.2","pretty-quick":"^3.1.3","rollup":"^2.70.1","webpack":"^5.72.0"},"gitHead":"a90b939d1dba73a08fe0521912bcec8188c4d6c9","_id":"filemanager-webpack-plugin@7.0.0-beta.0","_nodeVersion":"16.14.2","_npmVersion":"8.6.0","dist":{"integrity":"sha512-L6jbUBUDgsMTEopXJsB3OX8mFx/4JQ8Vu0ks7vIgtNBqwYFDjWOW/DRoon+iM4zUhRwacv9kxmh+fgx7yxcOXw==","shasum":"c89927c9e3c031a3fbddd7057bd37e1db3d7fcbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-7.0.0-beta.0.tgz","fileCount":16,"unpackedSize":86739,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFTEks0b3vYofr5NRNlvTVSWDjKJBgzVS9zJvJ1tBOpEAiA5bMhIJKwXQ3PG6V1r1hSkhxB0ka4YTWXfh6aaBi08yg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUSJwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnXw/+KPcYw8EnhJjOebZH4eA1dh/2nEBrueyklqzaI2OYwhv9ApvK\r\nFQNDybPGbePdF6N4XXvVCdKYiBzTLpDnxavYYlAQ9sdzWKg0pwKiPr4+K7FO\r\nzklKAogVsdTuqssCdIZFLvyZOAHy2MfwZtTZs2ScjthnU/5ydk94g/c+r0s7\r\nE0Ir7v6hh84ZMw4+UXLu85bYxBPNoEG7WBng7yRJQi+xVXTOLTPSPBsY5QiA\r\nqUoZnrewf/UZ6Zr3fQ4GAUdwrOqqVYCtAZLk7ZGmpefnG4tcqOVnh265CzEA\r\n7MA/u4JjyAC/1G4R0klf9NJEfqZSW+hdrFVPKxj8OV5xa8Td99HD4igo7GqE\r\nY5elGjYLBdPxDScyZZuj4JtQ7ks0QnBNyKdmUyl+sspspK4jXg8dsxcIRfNY\r\nOGyhDftu/8KO5aZpA9TzoLl788FxAiJvRabjG4l25uvpGOlG7eurWb6+TIgE\r\nBIFeQhy+WCqLmxwzaYRD856cnJRgOxoTSYCCGA376TFCJJ2nysAVjl7nQ8D2\r\nZ/5ftK/3b8WmaNfC+05GQG87HYEUZpewvwyu06ctxsDSgzEB0qLS9rh/og4P\r\nUT0SWQNFenH+VS3rkpp9s/tQzW6eboX3K+9zrgFxE6D8TTqlBo20zZhyg4LH\r\nYq6t/y7ToDgh/a7eu4c7SDy2n5/5808JBrQ=\r\n=m5yN\r\n-----END PGP SIGNATURE-----\r\n","size":15831},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_7.0.0-beta.0_1649484400697_0.2404111998638545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-09T06:06:47.275Z"},"7.0.0":{"name":"filemanager-webpack-plugin","version":"7.0.0","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.3.1","archiver":"^5.3.1","del":"^6.1.1","fast-glob":"^3.2.11","fs-extra":"^10.1.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.2","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.3.0","ava":"^4.3.0","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.5.0","husky":"^8.0.1","is-ci":"^3.0.1","jszip":"^3.10.0","prettier":"^2.6.2","pretty-quick":"^3.1.3","rollup":"^2.75.6","webpack":"^5.73.0"},"gitHead":"4379d7a017d428a937f84e67dc1652b770c7768d","_id":"filemanager-webpack-plugin@7.0.0","_nodeVersion":"16.15.0","_npmVersion":"8.12.0","dist":{"integrity":"sha512-Td7jPFke+H9IiJmM9p1u2SPG0LTD0EFQwQU3yXKfQzN2nzHkweoKnJBjrQ713V00Pjg/fOBy5dx8G2SgIAO9GA==","shasum":"e3825e80ee32a040c59468eb8a3583d3ee97565c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-7.0.0.tgz","fileCount":16,"unpackedSize":86718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnJP1Z0HEE3gkFHFmFDMLnlH6FbfuCfpyTg1yc7yf4lAiEAw676OwRvqSO+Q6Ez4QfBTR6agFmhURmRQaI//mh6Dvg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipL2KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqghg/+KkWDr6AnyxLgmarbj5zPhWZFMEmQUZPJpkV3yQq1bEFjhgFQ\r\nayB7NEp+fj0z3s05O1lBdQqdEGYGj/v77HtkqE1t3/s3+KtHgcJdXVVvhe6Y\r\nqKQM/oX2fX/aq+7QTfudimdUz6jho/thOzAtS1pnowDcJuZdXHY3oA5S3MSf\r\n6orRNRG7/ICtDRdl0IZGowNDRTGodqZ4LDTkqQROCfhMUxoDBdPTGR98qM+H\r\nUOHhlIiz54gP4E8KGFoANwP/f9Gk8SOsgG/9bbD6Tj+p9JLONePc/Lq2g4/E\r\ncw/qjizNPYIa2EoN9eteyxXXng6SAKrabUfuyOwNCNTGmVED1Kwz9bxoXb0w\r\nuTHn/AXGwPsKe3GhmNPyQelnSuP1siQCeQg/Et70qtL7mz3j1HYdP3bVm6oC\r\ngWJL55IP4x2YcRVl1JrTdRCFy2wmQbySCMMOGmqjOv7Ki39U2REh2abBB6yc\r\n82cvoI4E+utlieKmJSn4UINaWnRjoe6fsMWgM4CRbAmHY7BQZgRtEaAsy7rI\r\nmpc4TYltnMwbsKFFZ+3Kvw1kA5C65EtrNgrfdB/+pruD3BsF+qieDIrYpYk+\r\n4yclAMHk91F7AyPGwHMNjSMBr1mHrGMt4HyNWQkFi5GDJAyk3PxZDC53SMty\r\ndh9NTUOUBYS0/Ua87MRMnZk7x14o3xHsRXM=\r\n=kX9h\r\n-----END PGP SIGNATURE-----\r\n","size":15813},"_npmUser":{"name":"anonymous","email":"sibiraj_s@live.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"sibiraj_s@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_7.0.0_1654963594793_0.7714667441247582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-11T16:29:24.201Z"},"8.0.0":{"name":"filemanager-webpack-plugin","version":"8.0.0","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","types":"types.d.ts","exports":{"types":"./types.d.ts","require":"./dist/index.cjs","import":"./src/index.js","default":"./src/index.js"},"engines":{"node":"^14.13.1 || >=16.0.0"},"contributors":[{"name":"sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"rollup -c -w","build":"rollup -c","test":"ava","prettier":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^5.3.1","archiver":"^5.3.1","del":"^6.1.1","fast-glob":"^3.2.12","fs-extra":"^10.1.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.0.0"},"devDependencies":{"@commitlint/cli":"^17.2.0","@rollup/plugin-json":"^5.0.1","@rollup/plugin-node-resolve":"^15.0.1","ava":"^5.1.0","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.5.0","husky":"^8.0.2","is-ci":"^3.0.1","jszip":"^3.10.1","prettier":"^2.7.1","pretty-quick":"^3.1.3","rollup":"^3.3.0","webpack":"^5.75.0"},"gitHead":"8f075b529e4e81dca49acc215338382231ecef4f","_id":"filemanager-webpack-plugin@8.0.0","_nodeVersion":"14.21.1","_npmVersion":"9.1.1","dist":{"integrity":"sha512-TYwu62wgq2O2c3K80Sfj8vEys/tP5wdgYoySHgUwWoc2hPbQY3Mq3ahcAW634JvHCTcSV7IAfRxMI3wTXRt2Vw==","shasum":"d9a6683122504a9a47ac1fb8551f241dbb8d017d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-8.0.0.tgz","fileCount":16,"unpackedSize":85093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ/LjLz9axcka1VWR5hcCOa/XP+eRajsZaZ5SXUn1xywIhAOpJNJQqUpcFagIRiC9zMxcnlfXIyXe/vA8We4lvxQle"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdPv2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptKQ//WS8gP8Fa28PHxGKWX4jt37M++IKU+hwovXK2KJXjApXWMKOE\r\npCn8wE6p2YrvRpECZtjLPVverP3vTWK7ayAJJ1IGMnooDa0YLVpwnojZrrE8\r\n+q1bXm7nx7fr6b+FTIT24KVPZMnrwm8XCU3aPU+uvoGaM2GbL6HzIgwFSXgU\r\nTUZj/kTaEE9rloS20Kxg11bqTmKpkHx1mve8yk/1+KCdlQ8uy2Sm7rJj+QM7\r\nLc5KdY/e31xcreJz++F2dRKhuxL5iM2vq67o4EMghBZODdrcrXo4xo7DwIQc\r\nJZZhJKT/bcmtdrsDYWIQMkrPvRRNxdXiexmREYzaJWIjW3zQozwlkkGTpSEY\r\niFLAK+yfG/U5x6MfrHSjKO/ex95x4/E/lp/lKoESM2Ut6095Jp5+/kQhyhWm\r\n6d+FpXzF9aN3Kpvi50TbCcolHW4HVmWewkFBuc2llziDI1kW/7e9h44f3hYo\r\nuXOsNqgEzIlwcm3VL1SVImJ8N0/lXzjYxsI/Miw4ZSiGrcsnkPH2uQ9Z0REI\r\nzb22wIsAkRqSMNiwhmQV0awBxw0WwXunFbBCDjcp0LNw0jlMUdcNWxk8IdcZ\r\nZLh6PauNRB7O0eRCpOL8AYItsgDqGzxzKTSZki4Rh7ArdzlwuOnwnYK/+9hx\r\njlsKg8DDAzjypYhG9QYaFBI2bBZumyxBS3g=\r\n=Zpwq\r\n-----END PGP SIGNATURE-----\r\n","size":15293},"_npmUser":{"name":"anonymous","email":"kap9xb3d5@mozmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"kap9xb3d5@mozmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/filemanager-webpack-plugin_8.0.0_1668611061854_0.5620393934569219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-16T15:16:18.543Z"},"9.0.0":{"name":"filemanager-webpack-plugin","version":"9.0.0","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.ts"}},"engines":{"node":">=20.0.0"},"contributors":[{"name":"Sibiraj","url":"https://github.com/sibiraj-s"}],"funding":[{"type":"github","url":"https://github.com/sponsors/sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"tsdown --watch","build":"tsdown --format esm --format cjs","test":"vitest run","test:watch":"vitest","format":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^6.0.3","@types/fs-extra":"^11.0.4","@types/is-glob":"^4.0.4","@types/normalize-path":"^3.0.2","archiver":"^7.0.1","del":"^8.0.0","fast-glob":"^3.3.3","fs-extra":"^11.3.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.3.2"},"devDependencies":{"@commitlint/cli":"^19.8.1","@types/node":"^20.19.4","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.6.3","husky":"^9.1.7","is-ci":"^4.1.0","jszip":"^3.10.1","oxlint":"^1.6.0","prettier":"^3.6.2","pretty-quick":"^4.2.2","tsdown":"^0.12.9","typescript":"^5.8.3","vitest":"^3.2.4","webpack":"^5.99.9"},"_id":"filemanager-webpack-plugin@9.0.0","gitHead":"1bca1980bff0872d7e8d74bd61f7322c89753ce8","_nodeVersion":"22.16.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-dB1lV6rUfd0iOZyxYqCR8G4ItcBAxB8QJtYiKwmgBeclw4l+314RA9fsv7RxGZ2uZsHdaH7/kxX1KGvlJUyLxQ==","shasum":"e656a690c65006553cd5a246b38c01dcaeaac064","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-9.0.0.tgz","fileCount":10,"unpackedSize":107750,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC+2DrYmnRlLTEW5wEQ9y/4sqX2o1kdV2Y5I7pKO+z6XgIgFKT/1BRBUS2tpZfhvKyxKtOxq3OHBL9L2xGjUIl+CfQ="}],"size":19423},"_npmUser":{"name":"anonymous","email":"kap9xb3d5@mozmail.com","actor":{"name":"sibiraj-s","email":"kap9xb3d5@mozmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"kap9xb3d5@mozmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/filemanager-webpack-plugin_9.0.0_1751890243312_0.09274438242467986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T12:10:43.525Z","publish_time":1751890243525,"_source_registry_name":"default"},"9.0.1":{"name":"filemanager-webpack-plugin","version":"9.0.1","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"engines":{"node":">=20.0.0"},"contributors":[{"name":"Sibiraj","url":"https://github.com/sibiraj-s"}],"funding":[{"type":"github","url":"https://github.com/sponsors/sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"tsdown --watch","build":"tsdown --format esm --format cjs","test":"vitest run","test:watch":"vitest","format":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^6.0.3","@types/fs-extra":"^11.0.4","@types/is-glob":"^4.0.4","@types/normalize-path":"^3.0.2","archiver":"^7.0.1","del":"^8.0.0","fast-glob":"^3.3.3","fs-extra":"^11.3.0","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.3.2"},"devDependencies":{"@commitlint/cli":"^19.8.1","@types/node":"^20.19.4","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.6.3","husky":"^9.1.7","is-ci":"^4.1.0","jszip":"^3.10.1","oxlint":"^1.6.0","prettier":"^3.6.2","pretty-quick":"^4.2.2","tsdown":"^0.12.9","typescript":"^5.8.3","vitest":"^3.2.4","webpack":"^5.99.9"},"_id":"filemanager-webpack-plugin@9.0.1","gitHead":"07b977950bddd6aa50be097c1ad460fce550dbfa","_nodeVersion":"22.17.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-eNvWK6GrC9roBc1LkB/SzixXCApxs0fbKEo99BDrZmLfC9LCWxzg8B4dzoYKLdXvi19Fc6aWOApnBa8DfZIxVQ==","shasum":"40e909af3bde3c5018698efdc73f2b31a71fc9a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-9.0.1.tgz","fileCount":10,"unpackedSize":107750,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDsIj7je1UPpvMizzqMBUsQe1qwUf9aWz1BMRPUdTm3eQIgMiCrETcdd9QDUgWAb/K8uexJ55KTBQCFfxIXdlTarCU="}],"size":19424},"_npmUser":{"name":"anonymous","email":"kap9xb3d5@mozmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"kap9xb3d5@mozmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/filemanager-webpack-plugin_9.0.1_1752081478461_0.6165566396792883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T17:17:58.636Z","publish_time":1752081478636,"_source_registry_name":"default"},"10.0.0":{"name":"filemanager-webpack-plugin","version":"10.0.0","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","author":{"name":"gregnb"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"engines":{"node":">=22.14.0"},"contributors":[{"name":"Sibiraj","url":"https://github.com/sibiraj-s"}],"funding":[{"type":"github","url":"https://github.com/sponsors/sibiraj-s"}],"keywords":["webpack","webpack-copy-plugin","webpack-archive-plugin","filemanager-plugin"],"scripts":{"dev":"tsdown --watch","build":"tsdown","test":"vitest run","test:watch":"vitest","format":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"peerDependencies":{"webpack":"^5.0.0"},"dependencies":{"@types/archiver":"^7.0.0","@types/fs-extra":"^11.0.4","@types/is-glob":"^4.0.4","@types/normalize-path":"^3.0.2","archiver":"^7.0.1","del":"^8.0.1","fast-glob":"^3.3.3","fs-extra":"^11.3.3","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.3.3"},"devDependencies":{"@commitlint/cli":"^20.4.2","@types/node":"^24.11.0","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.6.6","husky":"^9.1.7","is-ci":"^4.1.0","jszip":"^3.10.1","oxlint":"^1.51.0","prettier":"^3.8.1","pretty-quick":"^4.2.2","tsdown":"^0.20.3","typescript":"^5.9.3","vitest":"^4.0.18","webpack":"^5.105.3"},"gitHead":"e525d2c7ac2f9fdf5b480c67c8dd10114290ee61","_id":"filemanager-webpack-plugin@10.0.0","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-mYJ2pFeeI3yq6soW1z7YTpXdqormmhy7AliujldFA2YnqwyV3Te0j8pE9/MI67kvFc+Bx/8pHJjDmGBAm6hRow==","shasum":"ce4d97e699cbc4a5c70d39ea8fec6cb43cd2c9ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-10.0.0.tgz","fileCount":10,"unpackedSize":94638,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/filemanager-webpack-plugin@10.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0IVvWF1ZoAWT37XdIBPZp0F4fTA3pfkfTdF/kzTEDiwIgAkhAGT2Uk5GNeubl4p3M5ESfS/fIDrp0bG7MoGcmIbA="}],"size":22004},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8778a750-060f-452c-a7c7-b8025d07b21f"}},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"npmjs.unbroken940@passmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/filemanager-webpack-plugin_10.0.0_1772526675864_0.10381345382346607"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-03T08:31:16.021Z","publish_time":1772526676021,"_source_registry_name":"default"},"10.0.1":{"name":"filemanager-webpack-plugin","version":"10.0.1","description":"Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds","keywords":["filemanager-plugin","webpack","webpack-archive-plugin","webpack-copy-plugin"],"homepage":"https://github.com/gregnb/filemanager-webpack-plugin#readme","bugs":{"url":"https://github.com/gregnb/filemanager-webpack-plugin/issues"},"license":"MIT","author":{"name":"gregnb"},"contributors":[{"name":"Sibiraj","url":"https://github.com/sibiraj-s"}],"repository":{"type":"git","url":"git+https://github.com/gregnb/filemanager-webpack-plugin.git"},"funding":[{"type":"github","url":"https://github.com/sponsors/sibiraj-s"}],"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"scripts":{"dev":"tsdown --watch","build":"tsdown","test":"vitest run","test:watch":"vitest","format":"prettier . --write --ignore-path .gitignore","prepublishOnly":"npm run build && npm run test","prepare":"is-ci || husky install"},"dependencies":{"@types/archiver":"^7.0.0","@types/fs-extra":"^11.0.4","@types/is-glob":"^4.0.4","@types/normalize-path":"^3.0.2","archiver":"^7.0.1","del":"^8.0.1","fast-glob":"^3.3.3","fs-extra":"^11.3.4","is-glob":"^4.0.3","normalize-path":"^3.0.0","schema-utils":"^4.3.3"},"devDependencies":{"@commitlint/cli":"^20.5.0","@types/node":"^24.12.0","commitlint-config-non-conventional":"^1.0.1","html-webpack-plugin":"^5.6.6","husky":"^9.1.7","is-ci":"^4.1.0","jszip":"^3.10.1","lint-staged":"^16.4.0","oxfmt":"^0.41.0","oxlint":"^1.56.0","publint":"^0.3.18","tsdown":"^0.21.4","typescript":"^5.9.3","vitest":"^4.1.0","webpack":"^5.105.4"},"peerDependencies":{"webpack":"^5.0.0"},"engines":{"node":">=22.14.0"},"gitHead":"7fdb5514af59414d1c36601a83076bc7d28fe2df","_id":"filemanager-webpack-plugin@10.0.1","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-bUgOJvvccx4Grinxg6Jn66ewYNuuKy2QTDcCuA2Qx4QA3UjkpTnUxQ3FsBGZ7DGoDcliE3g5s5oUodHeYoJ7uQ==","shasum":"c2635c47fd503fe273c4f018bf39ec0ffb9fef08","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/filemanager-webpack-plugin/-/filemanager-webpack-plugin-10.0.1.tgz","fileCount":10,"unpackedSize":94629,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/filemanager-webpack-plugin@10.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICgGP64qxwfKBCSWiWwHKV7E35TUOU/WFfAznoHMBG/qAiEAvQSojwkC6XcIg250bbHuV/FX23jO/VvZAu62yUEwXNs="}],"size":22017},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8778a750-060f-452c-a7c7-b8025d07b21f"}},"directories":{},"maintainers":[{"name":"anonymous","email":"gregnb@gmail.com"},{"name":"anonymous","email":"npmjs.unbroken940@passmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/filemanager-webpack-plugin_10.0.1_1773677085203_0.49205620749503454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-16T16:04:45.362Z","publish_time":1773677085362,"_source_registry_name":"default"}},"dist-tags":{"latest":"10.0.1","alpha":"7.0.0-alpha.2"},"name":"filemanager-webpack-plugin","time":{"modified":"2026-03-16T16:05:05.157Z","created":"2022-01-26T21:41:31.977Z","3.0.0-alpha.1":"2020-10-04T11:21:17.913Z","3.0.0-alpha.0":"2020-10-04T10:27:45.238Z","2.0.5":"2018-09-07T07:58:00.668Z","2.0.4":"2018-08-31T13:12:42.278Z","2.0.3":"2018-08-29T13:55:23.063Z","2.0.2":"2018-08-26T04:20:03.110Z","2.0.1":"2018-08-17T00:17:35.059Z","2.0.0":"2018-08-14T01:41:57.482Z","1.0.29":"2018-08-05T00:09:25.249Z","1.0.28":"2018-07-27T00:36:54.199Z","1.0.27":"2018-07-06T19:22:19.294Z","1.0.26":"2018-03-21T21:00:44.348Z","1.0.25":"2018-03-11T10:13:21.390Z","1.0.24":"2018-02-11T19:23:08.146Z","1.0.23":"2018-02-05T13:52:41.869Z","1.0.22":"2018-01-27T00:41:01.161Z","1.0.21":"2018-01-19T00:07:03.876Z","1.0.20":"2018-01-06T23:23:05.196Z","1.0.19":"2018-01-02T14:59:26.423Z","1.0.18":"2017-12-27T16:17:57.583Z","1.0.17":"2017-12-15T22:57:29.467Z","1.0.16":"2017-12-06T14:28:59.421Z","1.0.15":"2017-12-06T13:31:54.060Z","1.0.14":"2017-12-02T16:30:55.137Z","1.0.13":"2017-11-16T13:12:49.802Z","1.0.12":"2017-11-16T13:10:11.310Z","1.0.11":"2017-10-25T23:54:24.903Z","1.0.10":"2017-10-25T23:46:02.294Z","1.0.9":"2017-10-24T22:33:28.591Z","1.0.8":"2017-09-25T13:15:22.905Z","1.0.7":"2017-09-13T23:18:02.684Z","1.0.6":"2017-09-13T01:43:36.282Z","1.0.5":"2017-09-02T15:04:21.931Z","1.0.4":"2017-08-30T23:36:50.706Z","1.0.3":"2017-08-30T14:58:16.460Z","1.0.2":"2017-08-30T14:36:27.174Z","1.0.1":"2017-08-30T01:46:50.676Z","1.0.0":"2017-08-29T02:06:46.085Z","3.0.0-alpha.2":"2020-10-22T05:53:28.415Z","3.0.0-alpha.3":"2020-10-26T07:43:38.977Z","3.0.0-alpha.5":"2020-11-04T14:16:35.771Z","3.0.0-alpha.4":"2020-10-27T06:21:30.352Z","3.0.0-alpha.7":"2020-11-08T15:17:06.202Z","3.0.0-alpha.6":"2020-11-06T03:10:16.643Z","3.0.0-beta.0":"2020-11-19T04:39:06.898Z","3.1.0":"2021-01-16T06:27:50.138Z","3.0.0":"2020-12-26T04:18:23.569Z","4.0.0":"2021-03-07T08:04:43.983Z","3.1.1":"2021-03-07T07:52:48.104Z","5.0.0":"2021-05-10T14:08:06.344Z","6.1.4":"2021-06-29T06:10:55.820Z","6.1.3":"2021-06-27T08:22:27.119Z","6.1.2":"2021-06-24T18:29:28.716Z","6.1.1":"2021-06-24T08:45:22.551Z","6.1.0":"2021-06-24T03:36:13.545Z","6.0.0":"2021-06-24T03:14:54.641Z","6.1.6":"2021-08-21T08:21:45.633Z","6.1.5":"2021-08-13T19:26:54.921Z","6.1.7":"2021-09-10T13:53:00.405Z","7.0.0-alpha.1":"2021-12-04T06:33:02.012Z","7.0.0-alpha.0":"2021-12-03T15:31:07.041Z","7.0.0-alpha.2":"2022-02-01T15:35:50.598Z","7.0.0-beta.0":"2022-04-09T06:06:40.897Z","7.0.0":"2022-06-11T16:06:34.960Z","8.0.0":"2022-11-16T15:04:21.991Z","9.0.0":"2025-07-07T12:10:43.525Z","9.0.1":"2025-07-09T17:17:58.636Z","10.0.0":"2026-03-03T08:31:16.021Z","10.0.1":"2026-03-16T16:04:45.362Z"},"readme":"<div align=\"center\">\n  <img src=\"assets/filemanager.png\" />\n  <h1>FileManager Webpack Plugin</h1>\n  <p>This Webpack plugin allows you to copy, archive (.zip/.tar/.tar.gz), move, delete files and directories before and after builds</p>\n  <p>\n    <a href=\"https://github.com/gregnb/filemanager-webpack-plugin/actions?query=workflow%3ATests\" alt=\"Tests\">\n      <img src=\"https://github.com/gregnb/filemanager-webpack-plugin/workflows/Tests/badge.svg\">\n    </a>\n    <a href=\"https://npmcharts.com/compare/filemanager-webpack-plugin?minimal=true\" alt=\"NPM weekly downloads\">\n      <img src=\"https://badgen.net/npm/dw/filemanager-webpack-plugin\">\n    </a>\n    <a href=\"https://www.npmtrends.com/filemanager-webpack-plugin\" alt=\"NPM total downloads\">\n      <img src=\"https://badgen.net/npm/dt/filemanager-webpack-plugin\">\n    </a>\n    <a href=\"https://npmjs.com/filemanager-webpack-plugin\" alt=\"NPM version\">\n      <img src=\"https://badgen.net/npm/v/filemanager-webpack-plugin\">\n    </a>\n     <a href=\"https://npmjs.com/filemanager-webpack-plugin\" alt=\"Node version\">\n      <img src=\"https://badgen.net/npm/node/filemanager-webpack-plugin\">\n    </a>\n  </p>\n</div>\n\n## Install\n\n```bash\nnpm install filemanager-webpack-plugin --save-dev\n# or\nyarn add filemanager-webpack-plugin --dev\n```\n\n## Usage\n\n```js\n// webpack.config.js:\n\nconst FileManagerPlugin = require('filemanager-webpack-plugin');\n\nexport default {\n  // ...rest of the config\n  plugins: [\n    new FileManagerPlugin({\n      events: {\n        onEnd: {\n          copy: [\n            { source: '/path/fromfile.txt', destination: '/path/tofile.txt' },\n            { source: '/path/**/*.js', destination: '/path' },\n          ],\n          move: [\n            { source: '/path/from', destination: '/path/to' },\n            { source: '/path/fromfile.txt', destination: '/path/tofile.txt' },\n          ],\n          delete: ['/path/to/file.txt', '/path/to/directory/'],\n          mkdir: ['/path/to/directory/', '/another/directory/'],\n          archive: [\n            { source: '/path/from', destination: '/path/to.zip' },\n            { source: '/path/**/*.js', destination: '/path/to.zip' },\n            { source: '/path/fromfile.txt', destination: '/path/to.zip' },\n            { source: '/path/fromfile.txt', destination: '/path/to.zip', format: 'tar' },\n            {\n              source: '/path/fromfile.txt',\n              destination: '/path/to.tar.gz',\n              format: 'tar',\n              options: {\n                gzip: true,\n                gzipOptions: {\n                  level: 1,\n                },\n                globOptions: {\n                  // https://github.com/Yqnn/node-readdir-glob#options\n                  dot: true,\n                },\n              },\n            },\n          ],\n        },\n      },\n    }),\n  ],\n};\n```\n\n# Options\n\n```js\nnew FileManagerPlugin({\n  events: {\n    onStart: {},\n    onEnd: {},\n  },\n  runTasksInSeries: false,\n  runOnceInWatchMode: false,\n});\n```\n\n## File Events\n\n- `onStart`: Commands to execute before Webpack begins the bundling process\n\n**Note:**\n\nOnStart might execute twice for file changes in webpack context.\n\n```js\nnew webpack.WatchIgnorePlugin({\n  paths: [/copied-directory/],\n});\n```\n\n- `onEnd`: Commands to execute after Webpack has finished the bundling process\n\n## File Actions\n\n### Copy\n\nCopy individual files or entire directories from a source folder to a destination folder. Also supports glob pattern.\n\n```js\n[\n  { source: '/path/from', destination: '/path/to' },\n  {\n    source: '/path/**/*.js',\n    destination: '/path',\n    options: {\n      flat: false,\n      preserveTimestamps: true,\n      overwrite: true,\n    },\n    globOptions: {\n      dot: true,\n    },\n  },\n  { source: '/path/fromfile.txt', destination: '/path/tofile.txt' },\n  { source: '/path/**/*.{html,js}', destination: '/path/to' },\n  { source: '/path/{file1,file2}.js', destination: '/path/to' },\n];\n```\n\n**Options**\n\n- source[`string`] - a file or a directory or a glob\n- destination[`string`] - a file or a directory.\n- options [`object`] - copy options\n- globOptions [`object`] - options to forward to glob options([See available options here](https://github.com/Yqnn/node-readdir-glob#options))\n\n> [!NOTE]\n>\n> - if source is a `glob`, destination must be a directory\n> - if source is a `file` and destination is a directory, the file will be copied into the directory\n\n### Delete\n\nDelete individual files or entire directories. Also supports glob pattern\n\n```js\n['/path/to/file.txt', '/path/to/directory/', '/another-path/to/directory/**.js'];\n```\n\nor\n\n```js\n[\n  {\n    source: '/path/to/file.txt',\n    options: {\n      force: true,\n    },\n  },\n];\n```\n\n### Move\n\nMove individual files or entire directories.\n\n```js\n[\n  { source: '/path/from', destination: '/path/to' },\n  { source: '/path/fromfile.txt', destination: '/path/tofile.txt' },\n];\n```\n\n**Options**\n\n- source[`string`] - a file or a directory or a glob\n- destination[`string`] - a file or a directory.\n\n### Mkdir\n\nCreate a directory path with given path\n\n```js\n['/path/to/directory/', '/another/directory/'];\n```\n\n### Archive\n\nArchive individual files or entire directories. Defaults to .zip unless 'format' and 'options' provided. Uses [node-archiver](https://github.com/archiverjs/node-archiver)\n\n```js\n[\n  { source: '/path/from', destination: '/path/to.zip' },\n  { source: '/path/**/*.js', destination: '/path/to.zip' },\n  { source: '/path/fromfile.txt', destination: '/path/to.zip' },\n  { source: '/path/fromfile.txt', destination: '/path/to.zip', format: 'tar' },\n  {\n    source: '/path/fromfile.txt',\n    destination: '/path/to.tar.gz',\n    format: 'tar', // optional\n    options: {\n      // see https://www.archiverjs.com/docs/archiver\n      gzip: true,\n      gzipOptions: {\n        level: 1,\n      },\n      globOptions: {\n        // https://github.com/Yqnn/node-readdir-glob#options\n        dot: true,\n      },\n    },\n  },\n];\n```\n\n- source[`string`] - a file or a directory or a glob\n- destination[`string`] - a file.\n- format[`string`] - Optional. Defaults to extension in destination filename.\n- options[`object`] - Refer https://www.archiverjs.com/archiver\n\n### Order of execution\n\nIf you need to preserve the order in which operations will run you can set the onStart and onEnd events to be Arrays. In this example below, in the onEnd event the copy action will run first, and then the delete after:\n\n```js\n{\n  onEnd: [\n    {\n      copy: [{ source: './dist/bundle.js', destination: './newfile.js' }],\n    },\n    {\n      delete: ['./dist/bundle.js'],\n    },\n  ];\n}\n```\n\n## Other Options\n\n- **runTasksInSeries** [`boolean`] - Run tasks in series. Defaults to false\n- **runOnceInWatchMode** [`boolean`] - The `onStart` event will be run only once in watch mode. Defaults to false\n\nFor Example, the following will run one after the other\n\n```js\ncopy: [\n  { source: 'dist/index.html', destination: 'dir1/' },\n  { source: 'dir1/index.html', destination: 'dir2/' },\n];\n```\n\n- **context** [`string`] - The directory, an absolute path, for resolving files. Defaults to [webpack context](https://webpack.js.org/configuration/entry-context/#context).\n\n## Related plugins\n\n- [copy-asset-in-memory-webpack-plugin](https://github.com/sibiraj-s/copy-asset-in-memory-webpack-plugin)\n- [replace-asset-name-webpack-plugin](https://github.com/sibiraj-s/replace-asset-name-webpack-plugin)","users":{}}