{
	"name": "copy-webpack-plugin",
	"versions": {
		"0.1.0": {
			"name": "copy-webpack-plugin",
			"version": "0.1.0",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0"
			},
			"gitHead": "4cf2f329b51e4fcf16310df03fdad40946bf28fe",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.1.0",
			"_shasum": "4af0aa7f9894420f4cd3aa53fe8b859fd76f5788",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "4af0aa7f9894420f4cd3aa53fe8b859fd76f5788",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "copy-webpack-plugin",
			"version": "0.2.0",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0"
			},
			"gitHead": "9167baaeaea5528172208a6b512d93d946d62dc2",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.2.0",
			"_shasum": "9456097dc344f1afccc3c933fc37c256fa14f485",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "9456097dc344f1afccc3c933fc37c256fa14f485",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "copy-webpack-plugin",
			"version": "0.3.0",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "cd76747b5e920de948098b9ab2d2aa06413165a3",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.3.0",
			"_shasum": "068eb1e98cb4747b0348677785edbe3c6655cb2f",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "068eb1e98cb4747b0348677785edbe3c6655cb2f",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.1": {
			"name": "copy-webpack-plugin",
			"version": "0.3.1",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "336db6b341fdd9faa4a7d8eabff9b9503b29bbe8",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.3.1",
			"_shasum": "e2df442ee124036a9ed02f35cc10b1dfd6aa2104",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "e2df442ee124036a9ed02f35cc10b1dfd6aa2104",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.2": {
			"name": "copy-webpack-plugin",
			"version": "0.3.2",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "f93eb6a764f864066777e57c46e0af0817eac56e",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.3.2",
			"_shasum": "bd636a2f4113f3f250ead13efeb7f3a5711e0333",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "bd636a2f4113f3f250ead13efeb7f3a5711e0333",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.3": {
			"name": "copy-webpack-plugin",
			"version": "0.3.3",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "d327b92f74542d39e8e8b9aee97630c54cc4813a",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@0.3.3",
			"_shasum": "f33bd4270fe4f8eec5591a373fba02e8de762162",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "f33bd4270fe4f8eec5591a373fba02e8de762162",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "copy-webpack-plugin",
			"version": "1.0.0",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "f02a9f9b34bde5250dcab9f9bbe39cccc41f4ab6",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@1.0.0",
			"_shasum": "4541c695df8f9c11a043c83e5e6da1a1158941ec",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "4541c695df8f9c11a043c83e5e6da1a1158941ec",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "copy-webpack-plugin",
			"version": "1.1.0",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "0eaec4a6c7b00e1c89b4027a8ebd301746368171",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@1.1.0",
			"_shasum": "c7d0a232bebaf775c6f42ac44f079d532d492aa8",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "c7d0a232bebaf775c6f42ac44f079d532d492aa8",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "copy-webpack-plugin",
			"version": "1.1.1",
			"description": "Copy files and directories in webpack",
			"main": "index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^3.10.1",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"test": "node ./node_modules/mocha/bin/mocha"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"mocha": "^2.3.4"
			},
			"gitHead": "d47a06ede412a4982991014076c6e88b2293497b",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@1.1.1",
			"_shasum": "7ef9321dc2b17d0127b91817095fc6f21021496e",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "7ef9321dc2b17d0127b91817095fc6f21021496e",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "copy-webpack-plugin",
			"version": "2.0.0",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "2359cba2d0244936e539522f15539e7fafe59056",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.0.0",
			"_shasum": "3e676446a09b7c1bbead873f3d0ec77793d43cc3",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "3e676446a09b7c1bbead873f3d0ec77793d43cc3",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.0.0.tgz_1460692843129_0.5514434291981161"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "copy-webpack-plugin",
			"version": "2.0.1",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "6a05f2ec83d5a44d3c20e2ef18f646f70dec8687",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.0.1",
			"_shasum": "73d5b3d4d82c1bd10829a4737aab7673246a70c3",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "73d5b3d4d82c1bd10829a4737aab7673246a70c3",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.0.1.tgz_1460697859935_0.45549954008311033"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "copy-webpack-plugin",
			"version": "2.1.0",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "b10bb6574ad010600cb242b924c9cdbed4b1707f",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.0",
			"_shasum": "71c4f2d34272ae36df3d293ef9cfe76b190489ad",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "71c4f2d34272ae36df3d293ef9cfe76b190489ad",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.0.tgz_1460838424226_0.13250536588020623"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "copy-webpack-plugin",
			"version": "2.1.1",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "348b62b43bcb19cda515502e17664611fa85e8af",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.1",
			"_shasum": "66cd1c41375f9b48f44c0a627328e7efe7248b7d",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "66cd1c41375f9b48f44c0a627328e7efe7248b7d",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.1.tgz_1460841256291_0.7978333730716258"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "copy-webpack-plugin",
			"version": "2.1.2",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "982c60b4bb44df7bbe90d43f5ed3c2ecbc7cf561",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.2",
			"_shasum": "f4150ee783860d702e5b9391ffe7c72a6128dde6",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "f4150ee783860d702e5b9391ffe7c72a6128dde6",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.2.tgz_1461439968165_0.682680340250954"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "copy-webpack-plugin",
			"version": "2.1.3",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "8a67f98ea654d54a7991337e687ea0130a7f339b",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.3",
			"_shasum": "d45e653824804d11fe194c5e2103315fc296023b",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "d45e653824804d11fe194c5e2103315fc296023b",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.3.tgz_1461440166440_0.7726620547473431"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.4": {
			"name": "copy-webpack-plugin",
			"version": "2.1.4",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "4025f8a1fec37ed3ab0c64f0fb68ec7f99234e32",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.4",
			"_shasum": "1c832a94940960ee2316ff3e2735936da766548a",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "1c832a94940960ee2316ff3e2735936da766548a",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.4.tgz_1463121441874_0.2532865183893591"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.5": {
			"name": "copy-webpack-plugin",
			"version": "2.1.5",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "pragmatist lint",
				"watch-lint": "pragmatist watch-lint",
				"test": "pragmatist --es5 --type-assertions test",
				"watch-test": "pragmatist --es5 --type-assertions watch-test",
				"build": "pragmatist --es5 build",
				"watch-build": "pragmatist --es5 watch-build"
			},
			"devDependencies": {
				"chai": "^3.4.0",
				"eslint": "^2.7.0",
				"eslint-plugin-jsdoc": "^2.3.1",
				"eslint-plugin-lodash": "^1.6.5",
				"eslint-plugin-react": "^4.3.0",
				"pragmatist": "^3.0.21"
			},
			"gitHead": "91205306c5833813ce1f0ef26f82c1041fc12f0f",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.5",
			"_shasum": "c2a311737def0d493102f7c62ea94638cccf63f4",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "c2a311737def0d493102f7c62ea94638cccf63f4",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.5.tgz_1463153968500_0.8068870154675096"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.6": {
			"name": "copy-webpack-plugin",
			"version": "2.1.6",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "d5e59e018a37ba664bab3b4d07d3dfe9498edd3a",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@2.1.6",
			"_shasum": "4f88c388fceaf2b7ab0bb239c7d6222c829c9f60",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "4f88c388fceaf2b7ab0bb239c7d6222c829c9f60",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-2.1.6.tgz_1463252131807_0.5233784634619951"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "copy-webpack-plugin",
			"version": "3.0.0",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "a753c1676adbd366c0b301022a991fe172be8de1",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@3.0.0",
			"_shasum": "f4039a799823a4b551fda29cb57e9430dde17c68",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "f4039a799823a4b551fda29cb57e9430dde17c68",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-3.0.0.tgz_1463272151331_0.8961700932122767"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "copy-webpack-plugin",
			"version": "3.0.1",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "3b1a451b54dba6e12a8ac979887b15385f28915c",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@3.0.1",
			"_shasum": "9bb3e9d6c6064de65c5bce44cf236b4d077a2131",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "6.2.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "9bb3e9d6c6064de65c5bce44cf236b4d077a2131",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-3.0.1.tgz_1464584481299_0.1540836349595338"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "copy-webpack-plugin",
			"version": "4.0.0",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10",
				"loader-utils": "^0.2.15"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "1423818cb3f550854531a98625c985ecefe9c75f",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.0.0",
			"_shasum": "385e7f8deeb993f6d48b9f9854d50391912633ae",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "385e7f8deeb993f6d48b9f9854d50391912633ae",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-4.0.0.tgz_1477252264513_0.9662640381138772"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "copy-webpack-plugin",
			"version": "4.0.1",
			"description": "Copy files and directories in webpack",
			"main": "dist/index.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/kevlened/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"homepage": "https://github.com/kevlened/copy-webpack-plugin",
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"is-glob": "^3.1.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0"
			},
			"gitHead": "de4ff3231646548e9b524cde45cc1655cbb3373d",
			"bugs": {
				"url": "https://github.com/kevlened/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.0.1",
			"_shasum": "9728e383b94316050d0c7463958f2b85c0aa8200",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "kevlened",
				"email": "boyettel@gmail.com"
			},
			"dist": {
				"shasum": "9728e383b94316050d0c7463958f2b85c0aa8200",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/copy-webpack-plugin-4.0.1.tgz_1479085838474_0.2435299465432763"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "copy-webpack-plugin",
			"version": "4.1.0",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"bluebird": "^2.10.2",
				"fs-extra": "^0.26.4",
				"glob": "^6.0.4",
				"is-glob": "^3.1.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.0",
				"node-dir": "^0.1.10"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "3a95eabd3b3001262bb74485cc0aabbc3339f1e1",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.1.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7T5TZhRLwgTCA7vXhAKgwafACLlmMG8mNQ1gsTBAsnYfRFuIzrQsXLxJRI9GyzBZ7W208d26Xj+hTPLD/7QvzA==",
				"shasum": "292a040318fe8ae3b1d7996ef05dfb483eb0b647",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.1.0.tgz_1506709336080_0.9672891623340547"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "copy-webpack-plugin",
			"version": "4.1.1",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"bluebird": "^3.5.1",
				"fs-extra": "^4.0.2",
				"glob": "^7.1.2",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4",
				"node-dir": "^0.1.10"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "6adae3eed322ed8f701c6efa796ffd67d13e9c78",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.1.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-qcjV9uj5PFuKo9GDr0xYAZ3DwFA3ugwDcfbLHfiDrvnUx66Z7C4r00/ds856GaGb2cGHqLTwrGxwfvW+lgAQew==",
				"shasum": "53ae69e04955ebfa9fda411f54cbb968531d71fd",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.1.1.tgz_1507231666423_0.2380193357821554"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "copy-webpack-plugin",
			"version": "4.2.0",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"bluebird": "^3.5.1",
				"fs-extra": "^4.0.2",
				"glob": "^7.1.2",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4",
				"node-dir": "^0.1.10"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "2289f241e511e04fdbdb863225b57d303d633c57",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.2.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-eZERim02YjJcepLjrToQMapOoRLfiXewJi9zJON6xXNNJSUhkGzL1L/yFjOufS0KxsnWUzc2szg9t8ZaZKJXAg==",
				"shasum": "252bb94597f96399d23d7fad355f8d3a661ac096",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.2.0.tgz_1508452541825_0.11808312102220953"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.1": {
			"name": "copy-webpack-plugin",
			"version": "4.2.1",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"bluebird": "^3.5.1",
				"fs-extra": "^4.0.2",
				"glob": "^7.1.2",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4",
				"node-dir": "^0.1.10"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "a679bc860d7ad36383a4fee9fb45e2eed5ad5a9f",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.2.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wZIe7EAcOrCQrZF2w6/bqloylIxeuPIope3Qt7ygJMFp4TqT0OZJoYwm/Uu36QMs9U+j6rOGrY8RupGiahE+Rg==",
				"shasum": "4017366b2d815bd2997e7d6b2b2446f719f486a1",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.1.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.2.1.tgz_1510928317496_0.9727382650598884"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.3": {
			"name": "copy-webpack-plugin",
			"version": "4.2.3",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"bluebird": "^3.5.1",
				"glob": "^7.1.2",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "e0bb45cf1b2ad8e24c7681b54740daffa1d57cac",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.2.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cL/Wl3Y1QmmKThl/mWeGB+HH3YH+25tn8nhqEGsZda4Yn7GqGnDZ+TbeKJ7A6zvrxyNhhuviYAxn/tCyyAqh8Q==",
				"shasum": "4a3c61089f3b635777f0f0af346c338b39d63755",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.3.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.2.3.tgz_1511431735422_0.5819770207162946"
			},
			"directories": {},
			"contributors": []
		},
		"4.3.0": {
			"name": "copy-webpack-plugin",
			"version": "4.3.0",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4",
				"pify": "^3.0.0",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "3ccd864da109ab3940d25d80ba7a890e8a36bc8f",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.3.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5o1/xyWm8OYDmLFKAWMuPU3A/jZ4Z6kZSZGh36KD2XmtxnRa8lQyLx7bCNQm08BPaR/oqUdtJOr9jWfnYINp9g==",
				"shasum": "cfdf4d131c78d66917a1bb863f86630497aacf42",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.3.0.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.3.0.tgz_1513243117568_0.20276937005110085"
			},
			"directories": {},
			"contributors": []
		},
		"4.3.1": {
			"name": "copy-webpack-plugin",
			"version": "4.3.1",
			"description": "Copy files and directories in webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"scripts": {
				"lint": "eslint src/ tests/",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"test:nolint": "npm run build && npm run build:tests && mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"lodash": "^4.3.0",
				"minimatch": "^3.0.4",
				"pify": "^3.0.0",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "7f3486b033d277a625ad6c3b4b8e4768174772ba",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"_id": "copy-webpack-plugin@4.3.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "d3viant0ne",
				"email": "wiens.joshua@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xlcFiW/U7KrpS6dFuWq3r8Wb7koJx7QVc7LDFCosqkikaVSxkaYOnwDLwilbjrszZ0LYZXThDAJKcQCSrvdShQ==",
				"shasum": "19ba6370bf6f8e263cbd66185a2b79f2321a9302",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.3.1.tgz"
			},
			"maintainers": [
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin-4.3.1.tgz_1513945791821_0.9558457301463932"
			},
			"directories": {},
			"contributors": []
		},
		"4.4.0": {
			"name": "copy-webpack-plugin",
			"version": "4.4.0",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"minimatch": "^3.0.4",
				"pify": "^3.0.0",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "b95fe620ceede8941f78e0f944314c8fa6abd2de",
			"_id": "copy-webpack-plugin@4.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tgH+fbviwR8XbMNyYOS8wDjHjw7GMRcJ0mNLnz1iQHI0RhxK7wsDOXIuwWzt3aJ7CbWpuoL1JxFlXkT/9G3OUg==",
				"shasum": "93c9ded7f821a747a5b617087dd6191abfefb9be",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.0.tgz",
				"fileCount": 10,
				"unpackedSize": 42890
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.4.0_1518086322333_0.07455234492964813"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.1": {
			"name": "copy-webpack-plugin",
			"version": "4.4.1",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "2a6ec7908cebfe9e45fce41829ec14012a759502",
			"_id": "copy-webpack-plugin@4.4.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ojaz8MpS3zoLJT/JbYMusYM+dCEArhW24hGAUPYPydTCS+87NFh2TWr85sywG3So4Q4E68QoerqQ+Ns1g0fhDg==",
				"shasum": "1e8c366211db6dc2ddee40e5a3e4fc661dd149e8",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.1.tgz",
				"fileCount": 11,
				"unpackedSize": 43838
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.4.1_1518102425425_0.9206213683332585"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.2": {
			"name": "copy-webpack-plugin",
			"version": "4.4.2",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^0.2.15",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "ee78c06b5f16bfe1e09d1af9c08286f411eb8e7b",
			"_id": "copy-webpack-plugin@4.4.2",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.6.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tf1XKKQ5h+BPvXJ5/zx2xKVdF0/6J8XNvhB6fdmIReMnAfQGMbzph8F7ok2QF9kqWMfIgkCxwzk1zXkYqcLIqg==",
				"shasum": "c92bcd7df4d5e42c51398cc36b23820d0d10446a",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.2.tgz",
				"fileCount": 11,
				"unpackedSize": 44314
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.4.2_1519414769537_0.4725028657386212"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.3": {
			"name": "copy-webpack-plugin",
			"version": "4.4.3",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "832f139e153e3f3e95402aa1a4269433f3a54902",
			"_id": "copy-webpack-plugin@4.4.3",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.6.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-v4THQ24Tks2NkyOvZuFDgZVfDD9YaA9rwYLZTrWg2GHIA8lrH5DboEyeoorh5Skki+PUbgSmnsCwhMWqYrQZrA==",
				"shasum": "65d56fb9e1936b39e129f9aa2aec097ce1fd44be",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.3.tgz",
				"fileCount": 11,
				"unpackedSize": 44012
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.4.3_1519938915605_0.3573102037256488"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.0": {
			"name": "copy-webpack-plugin",
			"version": "4.5.0",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.1",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "c097601f033b94a3575316b260d3809ad3accb39",
			"_id": "copy-webpack-plugin@4.5.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.6.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ROQ85fWKuhJfUkBTdHvfV+Zv6Ltm3G/vPVFdLPFwzWzd9RUY1yLw3rt6FmKK2PaeNQCNvmwgFhuarkjuV4PVDQ==",
				"shasum": "9cb012163317666ea47479d2a8c57daca3557da5",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.0.tgz",
				"fileCount": 11,
				"unpackedSize": 45073
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.5.0_1519952725543_0.9988119133713749"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.1": {
			"name": "copy-webpack-plugin",
			"version": "4.5.1",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && ncp tests/helpers compiled_tests/helpers"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.4",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"eslint": "^2.9.0",
				"enhanced-resolve": "^3.4.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"standard-version": "^4.2.0",
				"is-gzip": "^2.0.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "63dc9f9079036ef3711a5ce2966d03ffa04861bc",
			"_id": "copy-webpack-plugin@4.5.1",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.7.1",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-OlTo6DYg0XfTKOF8eLf79wcHm4Ut10xU2cRBRPMW/NA5F9VMjZGTfRHWDIYC3s+1kObGYrBLshXWU1K0hILkNQ==",
				"shasum": "fc4f68f4add837cc5e13d111b20715793225d29c",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz",
				"fileCount": 11,
				"unpackedSize": 45820
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.5.1_1520601801739_0.9696636837191113"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.2": {
			"name": "copy-webpack-plugin",
			"version": "4.5.2",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"files": [
				"dist"
			],
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && rimraf compiled_tests/helpers && ncp tests/helpers compiled_tests/helpers && node scripts/createSpecialDirectory.js"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.4",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^2.9.0",
				"is-gzip": "^2.0.0",
				"mkdirp": "^0.5.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"rimraf": "^2.6.2",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "1f9272945957077a623683e1c4d959d477e1555c",
			"_id": "copy-webpack-plugin@4.5.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"dist": {
				"integrity": "sha512-zmC33E8FFSq3AbflTvqvPvBo621H36Afsxlui91d+QyZxPIuXghfnTsa1CuqiAaCPgJoSUWfTFbKJnadZpKEbQ==",
				"shasum": "d53444a8fea2912d806e78937390ddd7e632ee5c",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz",
				"fileCount": 14,
				"unpackedSize": 47788,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMgcDCRA9TVsSAnZWagAAxDsP/idlI63UA+6jUjxfGCvZ\ncrS2ofOuOppzQOZIfu+Of/GTwkkQtSXga0mwwWUw6InfSzda7N4FCGOFVUmq\nPsyoMCM9h+rhn/b8q+H2HzdOKsU+unJuhMd5CiUq6HMepG9HXFA+gjDQdGUR\nBKeSUDdtw9hEopjfGcCCWLgXcZ09l0AB1+Oin3guX3mBt+Yf3/K3M5r+nIXw\nlUPJBaxfzh6dxkpcIwcKWNP8i2lvnDthL98XGBCv0c7QsIqO5AGZ1ClkichU\n7h//Vh4b2tS2wOUOL4qRhY045y01qkzPSojsFsTZVvgF+S5OiAOFrwlsZG6d\nOusljleqxMg7rqSrCEEC/i9kbU1e9J1vJHIKSPbkkkUx3GNnKWEHrn8Bohx8\ni6/OOY/vQiCuhrlrL9rJ1b5kRiJhsy3kNwCRK1MOAsE0dCzELl3NYzYzjeQB\n/R2nZaG8MUukBE9yvZ8pPE7jyVskAHUuAAtNqmRq9pQQJcSI2n9DKfuSLT9+\nMJ9/70oXcWW1oZFtUedKBObhOTksdv/038QiEJKjvmI3pac51PDsALxkbwYc\nHInPszQR22iNxKJN9MEQNzx5dEjCKC8YA6q7oetLipiRVxtbKhrvTygitCn5\nojOzhtByrwlFpOmg1UeM4WJhz5UnYQtfRmTHLgVwG15HEIjCkne2Be8MU35K\njp8v\r\n=HTIe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.5.2_1530005251509_0.41128097639821837"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.3": {
			"name": "copy-webpack-plugin",
			"version": "4.5.3",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && rimraf compiled_tests/helpers && ncp tests/helpers compiled_tests/helpers && node scripts/createSpecialDirectory.js"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.4",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^2.9.0",
				"is-gzip": "^2.0.0",
				"mkdirp": "^0.5.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"rimraf": "^2.6.2",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "48bc708bcbae650a85e06a6e3622ee60517450f2",
			"_id": "copy-webpack-plugin@4.5.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-VKCiNXQcc8zyznaepXfKpCH2cZD+/j3T3B+gsFY97P7qMlEsj34wr/sI9OCG7QPUUh7gAHVx3q8Q1rdQIDM4bA==",
				"shasum": "14a224d205e46f7a79f7956028e1da6df2225ff2",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.3.tgz",
				"fileCount": 11,
				"unpackedSize": 47460,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvbiRCRA9TVsSAnZWagAAOfkP/j5z00PjeXVlgNxXJimt\nQsVHRIEzvAa4apQTonCOsZykKLv2PIAzWLCd0MKCoC5E+AofOM6JnNsOtIgL\nbc89PUhqJLi9Bp6h8EpDRZrT+OzMGfAWsoCz5/b3ddRE8BvM+h4hAXkTmUAe\njZ9aSXR7hr8EAg6pA/ji/YJrTIWW+yNi/OIR5ywPMaPif7x0e/AFy3d1S6o8\nsDwPEyKmkdKRBfropZxruQH0biKxp4gfQDFQln1S8GwwWTyGj0/cG3DAeIa0\nwJ4HPOeJRfo7K0e4sL991kvqpJvDdj6xMuR2Vtk1XBXLCxKojTK3bLboDpZm\nwbOmjXWHUzes4YMkWThvk0QPVG97gyC8yFnHTAGAliBl/By+9NMpVTc1ZGX7\n1MZpdZaFabup1KnwIhsW/nLEVmk581KY6cB9F6vBWycXheuC4WkF7fo7e1VK\n+c94bmAUtC0x1Bziu8g+Vli+oUjoCdLT0oTe3zODEBTvdf/wr3eFOnv4v+U3\nKsAeB34I7VNu7b30jGzbrTw1g9WzLe6PVTD4p+lTFlAVdFa1w4fs69de3MxP\n4yF2c1zrtEi9KLqsJ8ct/ch8zy2rtv9h9RqS98gk02vWbX7yP5ULo1CHDSeK\nksYVGSXX4UPcf6k54up6uPVpB9IK15nhcPXcRc13SWZ3huzfwS8YkhMOzqP/\nN71q\r\n=Ymnp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.5.3_1539160209140_0.16022330482203961"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.4": {
			"name": "copy-webpack-plugin",
			"version": "4.5.4",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && rimraf compiled_tests/helpers && ncp tests/helpers compiled_tests/helpers && node scripts/createSpecialDirectory.js"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.4",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^2.9.0",
				"is-gzip": "^2.0.0",
				"mkdirp": "^0.5.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"rimraf": "^2.6.2",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "dc7aa5d259831cc7447c7b7202afca2c4a27d121",
			"_id": "copy-webpack-plugin@4.5.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "michael-ciniawsky",
				"email": "michael.ciniawsky@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0lstlEyj74OAtYMrDxlNZsU7cwFijAI3Ofz2fD6Mpo9r4xCv4yegfa3uHIKvZY1NSuOtE9nvG6TAhJ+uz9gDaQ==",
				"shasum": "f2b2782b3cd5225535c3dc166a80067e7d940f27",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz",
				"fileCount": 11,
				"unpackedSize": 47983,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyRATCRA9TVsSAnZWagAAR9oP/1m/A5TWDF7/4W71wybG\nlDZyRLM5URJ1tAnJvQkDVf8bYe12hy9K9tvVHSNfjj6NEAZ1mLzvLP4GpT3e\nsHcSNgJebHI4J6EsPC0OtDj9cdDjHJQbc5LeoFaLrOiN07e05OWgnu8cjw89\nBPczQl+SR7YWOUD/XyfvVeR33frw0sBHrLiC/tjf695MGpwzn7xDJAVUkGC9\nUVlKMSkgje4qr9Z9vlAYN2MvNsQ7bMyw7k7zy240WiuhNQg4rGW0YRwutw4w\ngFhsNyDHnDYGb3yvFN/59xcrvK1O83kcMlxeXeEjfNpazOgrVwyaQsk9NBHW\nlKCtcAx8Jbdxa8X36KFV3Aj2vHPH82v8YET+4MSLdFxNbZt1t+eamIJCnnqP\n7wTL3u9yWVX3tRr8HNBFtS+yLHqCrZIUYze+pk87wLAe7jKBgOCaRFff/Y0s\ntOh7ziYGTElbnHTYLDig8CTaBya/Y6qWlbH4EgMmX5TShst4uTSo7ycaqpLb\nQoR7gj76mm8MkcHcJ75kB1yfXllz9UUcnLmNMZeqk+8Ow1xD6h+MPIkcN6iG\nbmqGXOeFViZTNSNSOf2t30T0OiRzQKh9R5D4nGIsLo0Sc3hHdqouwBl3hRAS\nVSEX3zrN4izo29tWCuaE1Z3AhqZW7gDpDqn8SZ0X2O//JGfK1VdOtXih0jI/\n8sAO\r\n=kcgQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.5.4_1539903507109_0.9593462704794495"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.0": {
			"name": "copy-webpack-plugin",
			"version": "4.6.0",
			"description": "Copy files && directories with webpack",
			"author": {
				"name": "Len Boyette"
			},
			"license": "MIT",
			"main": "dist/index.js",
			"engines": {
				"node": ">= 4"
			},
			"scripts": {
				"lint": "eslint src/ tests/",
				"prepare": "npm run build",
				"release": "standard-version",
				"pretest": "npm run lint && npm run build && npm run build:tests",
				"test": "mocha compiled_tests/",
				"build": "babel src/ --out-dir dist/",
				"build:tests": "babel tests/ --out-dir compiled_tests/ && rimraf compiled_tests/helpers && ncp tests/helpers compiled_tests/helpers && node scripts/createSpecialDirectory.js"
			},
			"dependencies": {
				"globby": "^7.1.1",
				"cacache": "^10.0.4",
				"find-cache-dir": "^1.0.0",
				"serialize-javascript": "^1.4.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"p-limit": "^1.0.0"
			},
			"devDependencies": {
				"babel-cli": "^6.8.0",
				"babel-preset-es2015": "^6.6.0",
				"chai": "^3.4.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^2.9.0",
				"is-gzip": "^2.0.0",
				"mkdirp": "^0.5.1",
				"mocha": "^2.4.5",
				"ncp": "^2.0.0",
				"rimraf": "^2.6.2",
				"standard-version": "^4.2.0"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "5cf125e9aa7ff60656c7f826ee8f3b9709059e77",
			"_id": "copy-webpack-plugin@4.6.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Y+SQCF+0NoWQryez2zXn5J5knmr9z/9qSQt7fbL78u83rxmigOy8X5+BFn8CFSuX+nKT8gpYwJX68ekqtQt6ZA==",
				"shasum": "e7f40dd8a68477d405dd1b7a854aae324b158bae",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz",
				"fileCount": 14,
				"unpackedSize": 51083,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2cF2CRA9TVsSAnZWagAAwkgP/0HZxhh/gRoVksoci7ok\ne3AeATkROKCxl52hrr3tdfT4CkwhZGO+gfVtCMFZXiIz73PwwLGfPsS264hH\nIAoDBoF791lKFyTHtkpra7cyLMVRzGYOZMKkRU1i+1/CucCRJRvkRqPQjPYk\nj5bNsuLa6nrObQL0PZ/ahAdQHTV4ckua86I/olme5oI5O1ht/uNG7UBJQMFV\nVHPnH3xMSIAuuMn/Vp27usZ/3OfzlzJQlG7MRfjvoyH21UkmZ5RPOIMmqxA0\nyu7kxj90YTG9b2labmtcOrscelklBb4alL3oK+33xAKEqXn6Qu20FJmiyQ2a\n45bon64hy6Kf0m3rPYc9tjRLSZ9jsORUI6wTFEdGNwO+aGbXELxdJb05A4Bc\nhp7kxdswIsBu3HTUlrCK/6IAqrwxJtGGqGD2YfSDcWP/8ch5wwijDr9KVgpQ\nuHhlTTiZlPUADKTS3iSEVyj2g0216C0ER3Fn+37TMN9FcZ1tHVFbTtmyKI5L\nr3mSURnX0fJ2e7A12Tmx7CUC6fKGKDJiWDzhkzfm7kqNEwTeBYOew1FZe+iQ\n8WFgM9Y/3H/Atz4Fy7iveS/skNdaUNHf3Px8n3lp30I3oXaBSYn1+55CQPpc\nnn/5O49ZUbRxVglJdeEv67TaGRSPSIrz1fFS5XhP8n9LfEMZdaDgsDn3WWhw\nNySU\r\n=3fHj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_4.6.0_1540997493505_0.5907977991746749"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.0": {
			"name": "copy-webpack-plugin",
			"version": "5.0.0",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint",
				"commitmsg": "commitlint -e $GIT_PARAMS",
				"lint": "eslint --cache src test",
				"prepublish": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "jest",
				"test:watch": "jest --watch",
				"test:coverage": "jest --collectCoverageFrom='src/**/*.js' --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:only",
				"ci:lint": "npm run lint && npm run security",
				"ci:test": "npm run test:only -- --runInBand",
				"ci:coverage": "npm run test:coverage -- --runInBand",
				"ci:lint:commits": "commitlint --from=origin/master --to=${CIRCLE_SHA1}",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^11.3.1",
				"find-cache-dir": "^2.0.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.1.0",
				"serialize-javascript": "^1.4.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.1.5",
				"@babel/core": "^7.1.6",
				"@babel/polyfill": "^7.0.0",
				"@babel/preset-env": "^7.1.6",
				"@commitlint/cli": "^7.5.2",
				"@commitlint/config-conventional": "^7.5.0",
				"@webpack-contrib/defaults": "^3.0.5",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.1.0",
				"cross-env": "^5.1.3",
				"del": "^3.0.0",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^5.13.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-prettier": "^3.0.0",
				"husky": "^1.2.1",
				"is-gzip": "^2.0.0",
				"jest": "^24.0.0",
				"lint-staged": "^8.1.0",
				"memory-fs": "^0.4.1",
				"mkdirp": "^0.5.1",
				"prettier": "^1.14.0",
				"spdy": "^4.0.0",
				"standard-version": "^5.0.0",
				"webpack": "^4.29.4"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"babel": {
				"presets": [
					[
						"@babel/preset-env",
						{
							"targets": {
								"node": "6.9.0"
							},
							"useBuiltIns": "usage"
						}
					]
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"commitlint": {
				"extends": [
					"@commitlint/config-conventional"
				]
			},
			"prettier": {
				"singleQuote": true,
				"trailingComma": "es5",
				"arrowParens": "always"
			},
			"gitHead": "517433e3da6cf410dd8930f4d5035b9a6d8cc0dc",
			"_id": "copy-webpack-plugin@5.0.0",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-iiDj+8nnZeW/i8vYJ3+ABSZkOefJnDYIGLojiZKKFDvf1wcEInABXH1+hN7axQMn04qvJxKjgVOee0e14XPtCg==",
				"shasum": "db3269ab83e8a2c3316c1bc9cba54019bbcf5c17",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.0.tgz",
				"fileCount": 12,
				"unpackedSize": 51429,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbU/hCRA9TVsSAnZWagAAt44P/1QqQWWyVpYQF50I7lIK\nSbgnrhJ+K7S8zT6Ys38TYboFrJbhMal3EP6kZf+sKqC5nrepIemdAa6HupDR\nM5Px5Iqa/Vxfev+3k06H0yWDRwQAXDgnwU9lC4EhBgzN7/mtCfc/1tOm6kO2\nTsdIueoCVyzg8FOn3F67c8ShmO4GQKVFQefuc7voW/H0cIc0vlbLHWo+0JfI\n22gt1yX8OVkgy9eDa1nSVNPp5v0/DsExnoHSVTJom24ls64Q+mdOp1UtUpHY\n1DFjaNBJDZKsfHV9tNZWVXMYMgAnyZpDL9oJckCzGIp/6mbn1vj2ko8OXvQr\nV6ifeHv0pZegUU2cjfMm3MYWfdTqhGkhOU2USqr4tQP/SSWSMgWBSgr/t4Wv\nfUh+B5ewfeuJ1Y0fBF6pNdu6GTiTeFVly5cebUMzWUa5EwcrKKjduhOnYeDE\nkyZIqoeuIKsWV9ngOpJa+SnL/a02Go1qfBgJhUVRxbOshdwSas/1jbrtbhAE\nIkmaHbU8ae1QxBjHEAa/VkWLwaYD91bpe9xqohpfIatGsI7ZkNH+8ik7jWZC\naWi+i2J9zoZz/r7Pe4O02R6Bo0qDB1zwu1//WfIV5DdMQCY7ZdBnvO431Loe\nZEGB0E9dbFSZsgzOqowW+mtfqNEM04DRLkE1tlnGgtjZWzVHmExgmYuunXLz\nt0z5\r\n=U0DA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.0_1550667744593_0.25487110070193153"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.1": {
			"name": "copy-webpack-plugin",
			"version": "5.0.1",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint",
				"commitmsg": "commitlint -e $GIT_PARAMS",
				"lint": "eslint --cache src test",
				"prepublish": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "jest",
				"test:watch": "jest --watch",
				"test:coverage": "jest --collectCoverageFrom='src/**/*.js' --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:only",
				"ci:lint": "npm run lint && npm run security",
				"ci:test": "npm run test:only -- --runInBand",
				"ci:coverage": "npm run test:coverage -- --runInBand",
				"ci:lint:commits": "commitlint --from=origin/master --to=${CIRCLE_SHA1}",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^11.3.1",
				"find-cache-dir": "^2.0.0",
				"globby": "^7.1.1",
				"glob-parent": "^3.1.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.1.0",
				"serialize-javascript": "^1.4.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.1.5",
				"@babel/core": "^7.1.6",
				"@babel/polyfill": "^7.0.0",
				"@babel/preset-env": "^7.1.6",
				"@commitlint/cli": "^7.5.2",
				"@commitlint/config-conventional": "^7.5.0",
				"@webpack-contrib/defaults": "^3.0.5",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.1.0",
				"cross-env": "^5.1.3",
				"del": "^3.0.0",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^3.4.1",
				"eslint": "^5.13.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-prettier": "^3.0.0",
				"husky": "^1.2.1",
				"is-gzip": "^2.0.0",
				"jest": "^24.0.0",
				"lint-staged": "^8.1.0",
				"memory-fs": "^0.4.1",
				"mkdirp": "^0.5.1",
				"prettier": "^1.14.0",
				"spdy": "^4.0.0",
				"standard-version": "^5.0.0",
				"webpack": "^4.29.4"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"babel": {
				"presets": [
					[
						"@babel/preset-env",
						{
							"targets": {
								"node": "6.9.0"
							},
							"useBuiltIns": "usage"
						}
					]
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"commitlint": {
				"extends": [
					"@commitlint/config-conventional"
				]
			},
			"prettier": {
				"singleQuote": true,
				"trailingComma": "es5",
				"arrowParens": "always"
			},
			"gitHead": "a8fc34e70f782d32cf41b7fe04c140ccc66d9147",
			"_id": "copy-webpack-plugin@5.0.1",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-yMTURAkYZO/6h6pGMbHQl2jpKtRNC+0Cy/4kRRP6qUHmpbGGAzNnyMecE6aHgGFCb4ksrL3YcDqYGb8ds3J9cw==",
				"shasum": "97997989cc5bc69976bf64f660bd19663481f089",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.1.tgz",
				"fileCount": 12,
				"unpackedSize": 51624,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchl/tCRA9TVsSAnZWagAANGcP/RxhgqEuuq7eYoM0pmOI\ncjJavmjNgzzZ6eQ2NEgddjWcyJegCS88jVfUlkci9bWyt78JDBpUw/gTczl1\n4kHUVs07K6JVVx5vOzBbFdOo2GuGO+826ejJxcdigkNpnbNKl7g+oTaYUGla\nxslj3I979UM3XpnnSRBtP9E1XHHVR72muaMaSzcvMHnjaD+2C3ldZNC+Je1c\nfi2AHDJOMVHqJNeOyB/cy7vXUmwh7lhmVHV/EE28nWbpOhWt/vES2rtoi6Kh\nTOapGc7Jp/CmccgJ1kO8CHTkO6IuTVuYaVH7Si1LaqIYImhKVDICKcOOhaRw\nLfntUC9+QYq3UcyqIvhwifzv4BYaGp6MS0B7h4FcBZqErQ8268IZP/FOGiMo\nUw8+/as64jhnWrxaOlSC9SVtJxf4+GssxuP7eZmwYf/D72g63ZrgRoBzlwXb\nvp4jJ5YH4e+/G0gJIWvNldBXdF6Fbwhv9OMeuJK8LBE2BDwYen26+/pbKEs5\neBI39+1pdxlFWO9leKpzCqZTbrfmVsB5Kl5TBx68VUM1gmiyeZTgvHS5FQp0\ncXt4nuZjKgCUAzxI8iybZfIcrJgGWfzQUczlHVQAmFKb7dzpAxyPHhHNY3V8\np8cX5QXg1a89ZV8DO14+U4SQd+/YqzOcBl9QA7VvNYWePBNqOc3+zzVCC0o8\nuZDR\r\n=0Gvl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.1_1552310252935_0.9998939049340758"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.2": {
			"name": "copy-webpack-plugin",
			"version": "5.0.2",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint",
				"lint": "eslint --cache src test",
				"prepublish": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "jest",
				"test:watch": "jest --watch",
				"test:coverage": "jest --collectCoverageFrom='src/**/*.js' --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:only",
				"ci:lint": "npm run lint && npm run security",
				"ci:test": "npm run test:only -- --runInBand",
				"ci:coverage": "npm run test:coverage -- --runInBand",
				"ci:lint:commits": "commitlint --from=origin/master --to=${CIRCLE_SHA1}",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^11.3.1",
				"find-cache-dir": "^2.0.0",
				"globby": "^7.1.1",
				"glob-parent": "^3.1.0",
				"is-glob": "^4.0.0",
				"loader-utils": "^1.1.0",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.1.0",
				"serialize-javascript": "^1.4.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.1.5",
				"@babel/core": "^7.1.6",
				"@babel/preset-env": "^7.1.6",
				"@commitlint/cli": "^7.5.2",
				"@commitlint/config-conventional": "^7.5.0",
				"@webpack-contrib/defaults": "^3.0.5",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.1.0",
				"cross-env": "^5.1.3",
				"del": "^4.0.0",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.0",
				"eslint": "^5.13.0",
				"eslint-plugin-import": "^2.8.0",
				"eslint-plugin-prettier": "^3.0.0",
				"husky": "^1.2.1",
				"is-gzip": "^2.0.0",
				"jest": "^24.0.0",
				"lint-staged": "^8.1.0",
				"memory-fs": "^0.4.1",
				"mkdirp": "^0.5.1",
				"prettier": "^1.14.0",
				"standard-version": "^5.0.0",
				"webpack": "^4.29.4"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"babel": {
				"presets": [
					[
						"@babel/preset-env",
						{
							"targets": {
								"node": "6.9.0"
							}
						}
					]
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"commitlint": {
				"extends": [
					"@commitlint/config-conventional"
				]
			},
			"prettier": {
				"singleQuote": true,
				"trailingComma": "es5",
				"arrowParens": "always"
			},
			"gitHead": "95cf57e3418baf47efcdc216f82f4b9c0d02cc94",
			"_id": "copy-webpack-plugin@5.0.2",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-7nC7EynPrnBTtBwwbG1aTqrfNS1aTb9eEjSmQDqFtKAsJrR3uDb+pCDIFT2LzhW+SgGJxQcYzThrmXzzZ720uw==",
				"shasum": "56186dfddbf9aa1b29c97fa4c796c1be98870da4",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.2.tgz",
				"fileCount": 13,
				"unpackedSize": 54988,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclQSvCRA9TVsSAnZWagAAnycP/1Ijm1YdN/f7v6YeP9oF\nVS3K1LYeXNMGLpTcffw32hcjTUmJPWrq5xh57d4kdl7ngfaVi6yAAxRqwXeT\nv7DaaFpGDtDyUD/fyWklRleqVjXfwkbYPxj2mp4e2EpngsVM5FrZOGL7rVpP\nItOi+5b5VnYZepjZ192FRrHjANaZdJZ+/8EnfL/ESiRMCzUMXcuSfpIgoLp3\nTy7Jp5SRX8mW2GKKJ8cJ8iBvRtEf9IpeNBKhetXtKov854D0kj61VUwuJNr8\nHu/sRSKnxpQt52OhBnZfEvn39yYTqpspkNtTh+wmVI+b8637Z6Yh4BUQSTxi\nBq3BJQOu1B4eh5ia9WvIoo3gF5O2Q5e1F74imdRjcb+b8a68DWtnENgxXiML\nGAkIxEk1x4uVd834na012B8Js/Lr+62BvNRzsrLR298R2XHuqUDaJ2PFkqbh\nM5BUdzVwB/3OKvLb17DjPBBcFHszBAnvxxDaNQuGqlNB/OZIt09e06w1mrTH\nhoTKiYburrk4HOzzRwo6JDMh/j8Hf/FIqZM56go7nvfl+uz3RhdCVwYu48kp\nIfKFdm/HWq7xbGuONcu5IHa4rtT4Am47qoE1TxgmsLBUmw63ECqDUslLsPeq\nBqnUOY6VZDr8xbw2NrIxMO/sppnGpo+pN/QZ7GpoRyjAEVEGgod0V/VdgJv9\nBLzD\r\n=u07V\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.2_1553269935180_0.2829615888667485"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.3": {
			"name": "copy-webpack-plugin",
			"version": "5.0.3",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint --from=master",
				"lint": "eslint --cache src test",
				"prepare": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "jest",
				"test:watch": "jest --watch",
				"test:coverage": "jest --collectCoverageFrom='src/**/*.js' --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:only",
				"ci:lint": "npm run lint && npm run security",
				"ci:test": "npm run test:only -- --runInBand",
				"ci:coverage": "npm run test:coverage -- --runInBand",
				"ci:lint:commits": "commitlint --from=origin/master --to=${CIRCLE_SHA1}",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^11.3.2",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.0",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^1.7.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.4.3",
				"@babel/core": "^7.4.3",
				"@babel/preset-env": "^7.4.3",
				"@commitlint/cli": "^7.5.2",
				"@commitlint/config-conventional": "^7.5.0",
				"@webpack-contrib/defaults": "^3.1.2",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.7.1",
				"cross-env": "^5.2.0",
				"del": "^4.1.0",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.0",
				"eslint": "^5.16.0",
				"eslint-plugin-import": "^2.17.2",
				"eslint-plugin-prettier": "^3.0.1",
				"husky": "^1.3.1",
				"is-gzip": "^2.0.0",
				"jest": "^24.7.1",
				"lint-staged": "^8.1.5",
				"memory-fs": "^0.4.1",
				"mkdirp": "^0.5.1",
				"prettier": "^1.17.0",
				"standard-version": "^5.0.2",
				"webpack": "^4.30.0"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"babel": {
				"presets": [
					[
						"@babel/preset-env",
						{
							"targets": {
								"node": "6.9.0"
							}
						}
					]
				]
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged",
					"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
				}
			},
			"lint-staged": {
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"commitlint": {
				"extends": [
					"@commitlint/config-conventional"
				]
			},
			"prettier": {
				"singleQuote": true,
				"trailingComma": "es5",
				"arrowParens": "always"
			},
			"gitHead": "ec0e03632f56b440f9cc085e010552b7bd1098ab",
			"_id": "copy-webpack-plugin@5.0.3",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-PlZRs9CUMnAVylZq+vg2Juew662jWtwOXOqH4lbQD9ZFhRG9R7tVStOgHt21CBGVq7k5yIJaz8TXDLSjV+Lj8Q==",
				"shasum": "2179e3c8fd69f13afe74da338896f1f01a875b5c",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.3.tgz",
				"fileCount": 13,
				"unpackedSize": 55441,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwH3tCRA9TVsSAnZWagAAJH0P/1TiHqFeNy56eovrI366\nCOyiU46R+DNW2YQOh+HvyweSMQ+Tvs/FJL9uDaT2GdEnF3md5q4Nn85WP15X\n/GWtxJM1nKaxLBcgLqwvO9cxtvTsC7L5Z1Hu0cvLEHEa8c4vJY5Fiq8Hgndg\nNNblNZoTlt84IifuvXrga3Tpg204EZbqeL4zAZ2QiDOf/tx/tNXteO1VkYuC\nOTXAyuEPiF68BvQAXV9VyUQ4EQlMI97/ke6LRi81/6GbiYo22ccg/I+kdRXv\nVtQL14kbCgsKvvTtM6QCfYXz0a479r72T2RKrz7KolslBzncT8xduZp1LJZq\ndKO9IuyelRMDkP3whneuzTEcgslvLKj+T63B2s26tExMM3vN5WIR37T6M9hk\nz0Jv00BiWMeuoUN5XQ3Fua8/xqlqGTEpGY/RoFOPxVlAJ/9ty20/Kjr4S4mx\n5RbX93fwAmbzTAWe63X92b9v6nOorFjjj5lqeRob5faklYMVth2PtVrt0id/\ncwEGYpHUERwtdCuDAQQ84bw9XrrURd1XEBulPqsisH5X2qW2ooVFhTHUzhZy\nVD3YEti0jpCDSxpUIOBXu1d74extcipyqOqHyogHCGC21unp89sdrjlh1pPg\n9Hp1OTFlNGBK7eE9YfMCAjEXhqJIrIs+2ZrUf+OINasbObpDBk8GmJnFnTR1\nZkBY\r\n=XBH9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.3_1556119020808_0.4610701310685652"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.4": {
			"name": "copy-webpack-plugin",
			"version": "5.0.4",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore \"src/**/*.test.js\" --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint --from=master",
				"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css}\" --list-different",
				"lint:js": "eslint --cache src test",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"prepare": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "cross-env NODE_ENV=test jest --watch",
				"test:coverage": "cross-env NODE_ENV=test jest --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "cross-env NODE_ENV=test npm run test:coverage",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^11.3.3",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.0",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^1.7.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.5.5",
				"@babel/core": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@webpack-contrib/defaults": "^5.0.2",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.8.0",
				"commitlint-azure-pipelines-cli": "^1.0.1",
				"cross-env": "^5.2.0",
				"del": "^4.1.1",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.0",
				"eslint": "^6.0.1",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-import": "^2.18.1",
				"husky": "^3.0.1",
				"is-gzip": "^2.0.0",
				"jest": "^24.8.0",
				"jest-junit": "^6.4.0",
				"lint-staged": "^9.2.0",
				"memory-fs": "^0.4.1",
				"mkdirp": "^0.5.1",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.18.2",
				"standard-version": "^6.0.1",
				"webpack": "^4.36.1"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "61584837d9ee08df9ac58071e266406d44e46e00",
			"_id": "copy-webpack-plugin@5.0.4",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-YBuYGpSzoCHSSDGyHy6VJ7SHojKp6WHT4D7ItcQFNAYx2hrwkMe56e97xfVR0/ovDuMTrMffXUiltvQljtAGeg==",
				"shasum": "c78126f604e24f194c6ec2f43a64e232b5d43655",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.4.tgz",
				"fileCount": 13,
				"unpackedSize": 55799,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOtgRCRA9TVsSAnZWagAAdH8P/3O60wDIDSctvf3HjznM\nSF2jEe/HZtaTnFnOHENxAAeWwr0b1w+Y9PvF/IaaWJtLJCso/QKutAK1M1M4\n7chwhwLdl9fvqbftBa0RUtwJ5W6AwYoyiFKeykyRpE5zE6Se5KRDZE/hdtW/\n3+lZw4cELEAVqAM1GefKiah49K+iXtyLeoPmUzgl75QhM/avFB0Jz6TGV/8a\nd0nT17dmjuzMwvjBAMQ3h8z9tVpJdki+V40K9Mc1wOW95vqWLbR7Lhj5N1Cs\nhE+O80aZz0G7s7FAyv2e7faaQiRVjtEVZn1AYenBaoIEHMHk/U1d2WrJan+h\njjKdGmxKyBO35ot07obmJo+c4XM35vKptnlXbuh4197rezKTCzPS0cxO3AaM\nB8YVJNjA4KhN96Amznx5f4OzePAIGzve6jXXkueMMfedHlKLQAbGNzwFRJNl\nSw4xNV/6NWYGBO3qWFrxWDuCwcLFyUmWSxv6wxfcgrN1XG5l5YPeHFirPvGz\nh+4RmdBtJuylm5yy19PE2MfkZR8BNDKAX4yemieeHndI3oIBHUMEpDPVjCN9\nMF0j+47187MtScB+TjilfLnBwvKtcvdWYRsy63ztlpeiHtySABQ8LfQEs64F\nLXBDSxS9uJxZs5BJiyGtA5UacHjV1xKlfTzzRyw+cyUaHIq4d9Lfc9+PAbBn\n8U6A\r\n=/YFl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.4_1564137489001_0.5557662016854732"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.0.5": {
			"name": "copy-webpack-plugin",
			"version": "5.0.5",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --ignore \"src/**/*.test.js\" --copy-files",
				"clean": "del-cli dist",
				"commitlint": "commitlint --from=master",
				"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css}\" --list-different",
				"lint:js": "eslint --cache src test",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"prepare": "npm run build",
				"release": "standard-version",
				"security": "npm audit",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "cross-env NODE_ENV=test jest --watch",
				"test:coverage": "cross-env NODE_ENV=test jest --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "cross-env NODE_ENV=test npm run test:coverage",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0"
			},
			"dependencies": {
				"cacache": "^12.0.3",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.1",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^2.1.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.7.0",
				"@babel/core": "^7.7.0",
				"@babel/preset-env": "^7.7.1",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@webpack-contrib/defaults": "^5.1.1",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.9.0",
				"commitlint-azure-pipelines-cli": "^1.0.2",
				"cross-env": "^5.2.1",
				"del": "^4.1.1",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^6.6.0",
				"eslint-config-prettier": "^6.5.0",
				"eslint-plugin-import": "^2.18.2",
				"husky": "^3.0.9",
				"is-gzip": "^2.0.0",
				"jest": "^24.9.0",
				"jest-junit": "^9.0.0",
				"lint-staged": "^9.4.2",
				"memory-fs": "^0.5.0",
				"mkdirp": "^0.5.1",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.18.2",
				"standard-version": "^7.0.0",
				"webpack": "^4.41.2"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "0675847ccfa9d9a608425c66516cfcc8049f6f6a",
			"_id": "copy-webpack-plugin@5.0.5",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-7N68eIoQTyudAuxkfPT7HzGoQ+TsmArN/I3HFwG+lVE3FNzqvZKIiaxtYh4o3BIznioxUvx9j26+Rtsc9htQUQ==",
				"shasum": "731df6a837a2ef0f8f8e2345bdfe9b7c62a2da68",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.5.tgz",
				"fileCount": 13,
				"unpackedSize": 55644,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwweZCRA9TVsSAnZWagAAfD0P+wbLU6UtXPDnw24R7/rx\nlaPKdtdb9bFtl839qd8AJWbTcJRs1f6PfRjOK3a6TiVI7ekFjWZofYxsNhHG\n8jj4lOEJk0H3qHXzZVbAGRSmqrLuCMzHWH1j+dVH2IqnVB9NQr64VoLTghvC\nQCUwce2LY6Ur2zbRio2+/MH2vCPDM+v63JNcsfY+HPnrkC1r2gWEwp9mRJFs\ny3W86mTDp8Kj12HD1EttLJQ3OVxdPyuIaqGyHQEYgXn+5VvnhkdkTSbSZ6CI\nS7cd4fk5eT/Dpddp4OD3xO9pRdU32cMB0eTc6kUpdHV99edasvNxb7vKxBVR\n6eGCiWAI/yo0vv52uR/n0lntq8p8xWMK9KjV+zPCsaVp5JaPslKygaNtM0IJ\nQeZXD+Z3RA6U+nsO0dzWLw0Pcc01TGn+ZBJStOL0zkcGHL6Oje0Vl8+JivmM\nYHAVlvNYgoO3IUqKaPEmtAg3IcBVUcMav7E47rIVFcH2aSjd7EnkDQpOh3j+\n/rESfAfPQiu86BNAPkBxbLiDbknCNtSpFRFpREA1VsQ0PeE6pHLQVoTWIwY7\nq2C5mma9adhrnvz6cSnN+u64QYL5XJMYsaRivF/SWD1zBLpSTADztWCEnq/j\nh2g13onRre28fugvOv5JENb90YPOc428B0o99Zy6vYFRChXxF3EjCgqi7+P3\na4ul\r\n=8DaI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.0.5_1573062552738_0.2574525079026879"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.0": {
			"name": "copy-webpack-plugin",
			"version": "5.1.0",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^12.0.3",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.1",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^2.1.2",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.7.5",
				"@babel/core": "^7.7.5",
				"@babel/preset-env": "^7.7.6",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@webpack-contrib/defaults": "^6.2.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.9.0",
				"commitlint-azure-pipelines-cli": "^1.0.2",
				"cross-env": "^5.2.1",
				"del": "^4.1.1",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-import": "^2.19.1",
				"husky": "^3.1.0",
				"is-gzip": "^2.0.0",
				"jest": "^24.9.0",
				"jest-junit": "^10.0.0",
				"lint-staged": "^9.5.0",
				"memfs": "^3.0.1",
				"mkdirp": "^0.5.1",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"standard-version": "^7.0.1",
				"webpack": "^4.41.2"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "5df649ce8969b2af590d71afd22435d33268c50c",
			"_id": "copy-webpack-plugin@5.1.0",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.13.2",
			"dist": {
				"integrity": "sha512-0sNrj/Sx7/cWA0k7CVQa0sdA/dzCybqSb0+GbhKuQdOlAvnAwgC2osmbAFOAfha7ZXnreoQmCq5oDjG3gP4VHw==",
				"shasum": "cd6bb506ffbbe830bf9ecb3d15cc4946b2edd011",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.0.tgz",
				"fileCount": 14,
				"unpackedSize": 58396,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7meZCRA9TVsSAnZWagAAicUP/RZv11ajyt9EnEkh8kdV\nnxA6gkMfW2fsTgLjdPYqVcNjnIYuAPfJkuOxji+GcYI7pnHbPRPpsBiwRcng\n4uKq4DHm4C6BVVDpjn/0Pi6ggd0QvgG9R+HMUMbgxsNFMPI8EK2bUzYJEDj+\ngMAryGFlQL7sIy7RsACALdytiVkJPNoNO7ZWniZp5vNspjBI6seCkf4X3631\nAs6Bic0Vy+PIIffwTtC1MxIW0LMR09pBK/EFQzHHbrplnxuMG4bZXZNTt2+r\nsYJzWPMxD/GjmAv0xSvgRHwZsXlsfMbXqJvOP1d/U6OO1j83/PWkwe9bccx1\ngFPiNiYnJyBsa4BaQfMkkxokSe2JcFR19MGmXjaQNR4xzImTGWGvN+GmuddK\n9mwHUZiZn4nQelRGwP/KNHUzPPr/OnG8thjx4XvMbgQO5YZP/qvjkUxLf5Vx\noSjOQ7Pho86sp/So3oJlK3iKc1Rvu6aJgjz0GcN+xuVt70dcw/kpk5cnUjjE\nFF5So6kvz03pHchSyRFaJFI+x/s1a8q3uo4DbKcAO6xp8C2RfprIdHp3t+jy\n5ScMoKKPlOHPPomqPQEjDWc/HXJwwHNVxQmT/8VPjo5uU5mMOKVeLrVEpUJM\nfmgfD3fBwHn3pcl3MSnmfkr6GV30/jsGIQ0khPr7TpX34tAWEYV1Sa63Wknl\nOF4e\r\n=AeDm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.1.0_1575905176903_0.2723617190523713"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.1": {
			"name": "copy-webpack-plugin",
			"version": "5.1.1",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^12.0.3",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.1",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^2.1.2",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.7.5",
				"@babel/core": "^7.7.5",
				"@babel/preset-env": "^7.7.6",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@webpack-contrib/defaults": "^6.2.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.9.0",
				"commitlint-azure-pipelines-cli": "^1.0.2",
				"cross-env": "^5.2.1",
				"del": "^4.1.1",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-import": "^2.19.1",
				"husky": "^3.1.0",
				"is-gzip": "^2.0.0",
				"jest": "^24.9.0",
				"jest-junit": "^10.0.0",
				"lint-staged": "^9.5.0",
				"memfs": "^3.0.1",
				"mkdirp": "^0.5.1",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"standard-version": "^7.0.1",
				"webpack": "^4.41.2"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "96e23150c0a30e8414a4303c727e7248bddecc5e",
			"_id": "copy-webpack-plugin@5.1.1",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.13.3",
			"dist": {
				"integrity": "sha512-P15M5ZC8dyCjQHWwd4Ia/dm0SgVvZJMYeykVIVYXbGyqO4dWB5oyPHp9i7wjwo5LhtlhKbiBCdS2NvM07Wlybg==",
				"shasum": "5481a03dea1123d88a988c6ff8b78247214f0b88",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.1.tgz",
				"fileCount": 14,
				"unpackedSize": 58723,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8g/SCRA9TVsSAnZWagAAFS8P/1IQCb3D3zlFUC70OpTH\nURSuvwGKXwxI6bm0dWFeyFDi6ZZFPlVxCNi5O7AlWAepwMsJpTXp1vgSZ0fX\n664WphU245Ijlf+j53ua3kYgZn25rqSCz5+853cXG5Aa2hgGYVwI/p/7db9P\nbWdKD+ss4nwhqafv9YP3Wvfbmm1IoFIrTOV5j2UZUL9xk1GvJrK3+o8QLQ1u\n9uziu2zvclSaHoRdvFj6Z6NzrEuOaV8JI96IznkoB9tH8bqdQTmvsryY3pph\naF3R7Vvg/2eoeAbrHZsAUmvYXy8VgmYQ39RzFdpwGXaHgmfvCrsJNVp3peoJ\nww8KmbQJ+/2kL/hSDE3ezN4bbvDTDX3BF0/KjeUKwe4W2wmGlvhWpes/K8nt\nr4002wqvhIE0QmdV/JHz5GF5L7Yo/yHZLGTkR5cn1tV/GjRx0Gmaf0HGbzNu\nMT3oQFBnsyTJIrOrFKuORB3//hdS+Du59wI1KnraHCiu2g9b9Te83hXCQoiy\nEGX1lFTSFboVc323TEHY/aepkfACWAAxgNjCmxb/Bw9pATRVsxaPCJOmcdD7\nZjlHG+bFtw4ilFcAfTHBHTLI/3wMwClxKFlra1HAYCTHlTGu7yRScc5lxODl\nKXxpjutIOvYScC5tkipDwtbh6p9m7jLr7E0VDJqXwIgJj4q2X31auAXmdRuo\ns3Ni\r\n=PEwS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.1.1_1576144850142_0.7124527227085242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "copy-webpack-plugin",
			"version": "6.0.0",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.3",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.0",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.3.0",
				"schema-utils": "^2.6.6",
				"serialize-javascript": "^3.0.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.9.6",
				"@babel/preset-env": "^7.9.6",
				"@commitlint/cli": "^8.3.5",
				"@commitlint/config-conventional": "^8.3.4",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.0.1",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^7.0.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.20.2",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.0.1",
				"lint-staged": "^10.2.2",
				"memfs": "^3.1.3",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.5",
				"standard-version": "^8.0.0",
				"webpack": "^4.43.0"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "64e60c2a5146cc7e51fbbd824503bbde2b512c1a",
			"_id": "copy-webpack-plugin@6.0.0",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-tM6DhoJm8jvkHLjH62r5NHKSxmtyHYWOwWTkLWEZYHbxEH0Aele2pGRZ2HSDJb8Rdb/BcYWYFiJXTzHt377fPg==",
				"shasum": "98eeb1aa2e7189b6e73ec876404c5c05e51828b3",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.0.tgz",
				"fileCount": 13,
				"unpackedSize": 62604,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevslsCRA9TVsSAnZWagAAaQoP/1sH4VcrvByVnPaZuF1d\n0TS5vUZUGJS2POYloVz/unCgh3d1qrZjALGJyg3Xh34nGv6ILvxWhWE6OHb/\npo/np747C6H81V2m8ArocoIPvL7fsmvbSA5PFdry402PT9n8mskSd51z7Jxg\njX8LE3GPcSc2tIX2eRPIox44cUYMK8yIzvd4iFlrTdvEdcJZDYrsK7Gr/4iO\nGfZ0sDKCiBdOW0wimc6/NcPOZICZlXidfNhn8tuLrjNtAzVUj/pMPtSVnuB+\nb44HB/8G1C+0rS5e4ja2W3eg18coCFkVSvyKycW+4CEyRAPUW98gbZbBvEB5\nQ3ryhjCuYDOVzPuwsMhWxyJrwObAZpLcuOfs07KBEozUKvTUcAFVyxyH24R9\nxhd1nQsDfnSJC2dHo6hY8V3iyPeAQFamLGaYVOWqiPwSHrHT5CW3ZsgdtVKq\nh9qMGWt9cOJx26OALH0JQvD9/r0At+JBvk7nXt5OjHY/+oZLcasUSfeWtcKU\nI4Z3RUo8R490IVpvpQ72TEY1TMTq1LGgdM9XU202j9j7dp6VOEQOZpLESuk1\nodKsjSTEyb9JGXwtNufGrNkNt65mgV4erT4tcHEDNeQ2LWDHrzmxOOa7d1GF\n+5wdoNwKGgAaee88geGGEEG5PHzfFxVJYwf9qagUsqlBRKtbi2M1DM6X6Awk\npwCW\r\n=q6gZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.0.0_1589561707911_0.672103227546375"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.1": {
			"name": "copy-webpack-plugin",
			"version": "6.0.1",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.3",
				"fast-glob": "^3.2.2",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.0",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.3.0",
				"schema-utils": "^2.6.6",
				"serialize-javascript": "^3.0.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.8.4",
				"@babel/core": "^7.9.6",
				"@babel/preset-env": "^7.9.6",
				"@commitlint/cli": "^8.3.5",
				"@commitlint/config-conventional": "^8.3.4",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.0.1",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^7.0.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.20.2",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.0.1",
				"lint-staged": "^10.2.2",
				"memfs": "^3.1.3",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.5",
				"standard-version": "^8.0.0",
				"webpack": "^4.43.0"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "6f34c86057c6e9897856f3249b7c9fa105b4ad57",
			"_id": "copy-webpack-plugin@6.0.1",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-tcbZnGtQ70b4vtYGUNg8uUYri/80H1On3AC+wPsVOKSj7xbDinYuxAZPAeI3/3hxjjuwoGTHN5BeSksQ4kGUTw==",
				"shasum": "2a9718898728e916623eccf48b9dfb06089d702d",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.1.tgz",
				"fileCount": 13,
				"unpackedSize": 63295,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewBTlCRA9TVsSAnZWagAAIRIP+wUVAWgWMNtr2G8AwIXv\n62UTxETwaUoLPaZDjl3pRr3ik7sCG6xZTv5GS2XW/DsSFipE7lJ7y+cLWxt+\nee+wx3EZkqbMWR6FmhBx5RbV3AIMCic6q+eosrJrc57hat/5KGTXAwgDHXn0\npTAuSbGCkeXsJUVsNsiGqQnivYicRs6sRa5JnpAGepMCYK+P5wLlaGYEG5bW\nkuifw4zzKG4fFw5eIJE6keYz7BqwJerw8h1b5cKpxVQCIvSjOyhVXuJuTzLq\n8NSzmULxdF5zI+NvEiaw11hRixaw2qqEJRo3v0TkqZGu35mbXceGV8MDvyuT\n857du3R6izhr5htzEmAl+NBnv18+pwEbCSnhHq5qbgv+xR+OWia4YNTqCfQJ\n77YeCfgoxwY7Njaz2l/DvIdT7w1qFBa1UZdcXLIK1S5LrpKmW5CGuouERZQ5\nyNJR0lVbUvkTn31RHd//tN35jwr72o/jSXsC5PLP//HqTXXPtotT4hWRSfki\nc65rrtga3JlEZCmqQ3Oaj3lfnYKxkT8Pzd6f9rJdil4sMgJtWtU5LQfGAH0P\nop/JyBm8rbDvY6OcR4GxfA5zVru1HtpfI3LP8O5esmhqjijrG6wRcokdTEmp\nggtKY6sXNtiNEC3iAABEu2CXKYqKWKsHgBmVk2mgg05wUoN/iO9nA6qkFMXH\nvYfo\r\n=1RB8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.0.1_1589646564496_0.8476862585434091"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.2": {
			"name": "copy-webpack-plugin",
			"version": "6.0.2",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.4",
				"fast-glob": "^3.2.2",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.1",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.3.0",
				"schema-utils": "^2.7.0",
				"serialize-javascript": "^3.1.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.10.1",
				"@babel/core": "^7.10.2",
				"@babel/preset-env": "^7.10.2",
				"@commitlint/cli": "^8.3.5",
				"@commitlint/config-conventional": "^8.3.4",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.0.1",
				"chokidar": "^3.4.0",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.1",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^7.1.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.20.2",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.0.1",
				"lint-staged": "^10.2.8",
				"memfs": "^3.2.0",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.5",
				"standard-version": "^8.0.0",
				"webpack": "^4.43.0"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "6d51a69994a14cc7f351f359b331ac4bc7f5f41c",
			"_id": "copy-webpack-plugin@6.0.2",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-9Gm8X0c6eXlKnmltMPFCBeGOKjtcRIyTt4VaO3k1TkNgVTe5Ov2lYsYVuyLp0kp8DItO3apewflM+1GYgh6V2Q==",
				"shasum": "10efc6ad219a61acbf2f5fb50af83da38431bc34",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.2.tgz",
				"fileCount": 13,
				"unpackedSize": 64042,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe18MqCRA9TVsSAnZWagAAXkwP/1uk3vQllkjIyIhMsf/Q\ncYnPHwmFg2r1gE/WaHsv0dWSu6BFAE5lPElvbwUr2j3tOMizdyYM3dkOIBcI\nix2I3WifWnnFAGdr1JnK/KA+9Bk5WhA5gv3WHp0pViWoCsYERGkDdBXieVxZ\nOiHGOKLhMYnzM/ZsAHGBJQMHArvw17ZA5yIXNSf4QT42KKm+g0BCS+pfYiXS\n5wMWB3DevedSInzHF58z4qTlMeur6uZBhI0OVyHKeu7/ctg66HVGEWIgHuJ3\nsOFaYQtngrezxcbNl4n9p+L81E4ULEDDxERyE0iI+eZJVCwstv5RxF1/613Y\nZmPxTxl12Kezdryn7yqXD0H+JVArkaCmJVs9Akbv7QhhB1tmh3CAIDNBkVEv\ndfvtlG9wFivDmf0g/D+8ufdPwLlIp2aN+eNwL6IioTZQB6a9FSFnRJIIhlX+\n5UYyMZv28jR3M2P3mQY16hlpjPZ/VTc1PjsotNYMUqp1qP6AAmmRGB5M6nB3\nwSjIXZOdAPCXLs1EkjsQIwKdCyPhP5kGairLvtGi3ZpKx1QXuTYC0K9Dec37\nVjuEh1Y+lWf42z9hhURfpfTlxHczKRfJdSBIgHV0G09j3TY8/wbPdZkpQHYt\n1NsXMcsxwv2ky/sK2FNK1pOW0TXYhWzBn5FxdGXRQJtQttqd+nfl2cT3EdMr\n3m9V\r\n=33j6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.0.2_1591198505684_0.5690179468542182"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.3": {
			"name": "copy-webpack-plugin",
			"version": "6.0.3",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.4",
				"fast-glob": "^3.2.4",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.1",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^3.0.1",
				"schema-utils": "^2.7.0",
				"serialize-javascript": "^4.0.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.10.1",
				"@babel/core": "^7.10.2",
				"@babel/preset-env": "^7.10.2",
				"@commitlint/cli": "^8.3.5",
				"@commitlint/config-conventional": "^8.3.4",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.0.1",
				"chokidar": "^3.4.0",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.1",
				"eslint": "^7.2.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.21.2",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.0.1",
				"lint-staged": "^10.2.11",
				"memfs": "^3.2.0",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.5",
				"standard-version": "^8.0.0",
				"webpack": "^4.43.0"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "40e6ae58bd836699d6a9cb9abba3bd1733a955ce",
			"_id": "copy-webpack-plugin@6.0.3",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-q5m6Vz4elsuyVEIUXr7wJdIdePWTubsqVbEMvf1WQnHGv0Q+9yPRu7MtYFPt+GBOXRav9lvIINifTQ1vSCs+eA==",
				"shasum": "2b3d2bfc6861b96432a65f0149720adbd902040b",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.3.tgz",
				"fileCount": 13,
				"unpackedSize": 64289,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+4x0CRA9TVsSAnZWagAAzXUP/1xs0WFBbzPNhyuFwZfC\nfGGbvkX3OcY7C5npr8YA2rZkoGeea+OaYF9THzYy3V8VzPPTDigns4j0DCG6\nZl9c5gDnJ7BZMS2NZP6HCQom8eANFi3YQ95gXcl60Dj/gCtEUy+fUqutRKfR\nK2AsABAHnYAvvIcDvOtEkDmty0a9mWT8xQ4kaip8z7YXN853YxzZ3TA6v2bp\nhAnTB4VDJY5Fw4pqr/D82V74waWYVY9zXWOkGwrAyUmmc+Set1zTBSMJHY2a\n7p5yVGime0HztQr+uZ7Br7M95PYey9sHSHnv1JS7tYJ0uq0gmlJfF1Pi89qn\nfzIzwE9rXNhPramOjC1rQ1+4psjtbPO5InaZYDBqzaAlCYZZuoREAmxew4gk\n00gmd8krwiRhUAQ7e2Ok53PBDdRPSPWfG6FTalKOJ44wj54mxjYHtH7nb/Lw\n64GNCw5Ab+VgoVxWWxfYggEWWr7hyZ34rRbEPS5VZuaF1JstVb0xxH6m4XU3\nSM8pnSRNdeGFkbrO71vnAP/5Xdh5plvEWbLSdV4kiE5cRC3SwvQ51HjhA/la\nqTYPrI3gvB1oqtULeHme/X5if9ykUQUCSi2T/URQ2xLwALTYoAaQmcYse9sl\nE0INRyYHKGBbfSsKqjilEtGGo8CA4K3zOQSoqNlotFgBBAivmuejCDerM71R\ngQif\r\n=8C7p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.0.3_1593543796208_0.3950667667995149"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.2": {
			"name": "copy-webpack-plugin",
			"version": "5.1.2",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 6.9.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier \"{**/*,*}.{js,json,md,yml,css,ts}\" --list-different",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.0.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^12.0.3",
				"find-cache-dir": "^2.1.0",
				"glob-parent": "^3.1.0",
				"globby": "^7.1.1",
				"is-glob": "^4.0.1",
				"loader-utils": "^1.2.3",
				"minimatch": "^3.0.4",
				"normalize-path": "^3.0.0",
				"p-limit": "^2.2.1",
				"schema-utils": "^1.0.0",
				"serialize-javascript": "^4.0.0",
				"webpack-log": "^2.0.0"
			},
			"devDependencies": {
				"@babel/cli": "^7.7.5",
				"@babel/core": "^7.7.5",
				"@babel/preset-env": "^7.7.6",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@webpack-contrib/defaults": "^6.2.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^24.9.0",
				"commitlint-azure-pipelines-cli": "^1.0.2",
				"cross-env": "^5.2.1",
				"del": "^4.1.1",
				"del-cli": "^1.1.0",
				"enhanced-resolve": "^4.1.1",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-import": "^2.19.1",
				"husky": "^3.1.0",
				"is-gzip": "^2.0.0",
				"jest": "^24.9.0",
				"jest-junit": "^10.0.0",
				"lint-staged": "^9.5.0",
				"memfs": "^3.0.1",
				"mkdirp": "^0.5.1",
				"npm-run-all": "^4.1.5",
				"prettier": "^1.19.1",
				"standard-version": "^7.0.1",
				"webpack": "^4.41.2"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"readmeFilename": "README.md",
			"gitHead": "650d44da2c68035850cd52dc67dcb409e66baaf7",
			"_id": "copy-webpack-plugin@5.1.2",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-Uh7crJAco3AjBvgAy9Z75CjK8IG+gxaErro71THQ+vv/bl4HaQcpkexAY8KVW/T6D2W2IRr+couF/knIRkZMIQ==",
				"shasum": "8a889e1dcafa6c91c6cd4be1ad158f1d3823bae2",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.2.tgz",
				"fileCount": 14,
				"unpackedSize": 59084,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR8YACRA9TVsSAnZWagAAm58P+wbKRBTZVP//evc9WgGY\nAd+m8MIANVcKzE9MvWbkMsLH7LZdEq6jBRbVjqaxhzeKqqmRB3Z69LV6f5k3\nGHaEiP+aBnXVBvnczbR+fzdRipPIJyMSU06OUVuukpbpsBP57K3Fktp9zkXD\nsjLChugnnyytxvwWlmzwgXOA4zQAtEH1sUQoD2/yq0Nj+3Suz79Rq5/mKNfe\nu5aXEVMBfE5hDsPD44bFAZzt9aga5jNrZoN3xVV/MOtIEMhmIOcSN3xkuqPl\naW1tVFAO7SJIRSn0Fe0Ru4Uy+kh+b8vT9PY+AQp88YXWYkR5u88M7YdISLzt\nu/s3SvigftwBK94hYRHd+FXEQAAj6ZlyoePEDwEDV2hYxzoHhLSXh8PjT2p9\npiTYdKBe35zDsy/w/30JL29kSvDn/Ra8g0INipg/ck6fCghfkPVvu9caBNoK\nVr3vPGz9qstji145ED3HebcMSNazwIQ7LCMeBZxeJWD015BBqHDgTe5g+dml\nNWk36WADXViw8zAcIyEeiCCVvUVLIZxKYG3coTTyuXw10IAhR8vUWzvDX2wp\nViUoD8G0LDm7xRUFz1mGcrUxjAji7yW16Fb6G7v/5a3KdCVjdzQFpvj+VOkB\nDWrOxQEgggYvMozHkRAzp6NuvutjEbWF+U9CVBVF8KsC5nWv6vpRTr7gpXuK\nzqIS\r\n=PQRd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_5.1.2_1598539264392_0.9112599505843373"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.4": {
			"name": "copy-webpack-plugin",
			"version": "6.0.4",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.5",
				"fast-glob": "^3.2.4",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.1",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^3.0.2",
				"schema-utils": "^2.7.0",
				"serialize-javascript": "^4.0.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.10.5",
				"@babel/core": "^7.11.1",
				"@babel/preset-env": "^7.11.0",
				"@commitlint/cli": "^9.1.1",
				"@commitlint/config-conventional": "^9.1.1",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.3.0",
				"chokidar": "^3.4.2",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.1",
				"eslint": "^7.6.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.22.0",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.3.0",
				"lint-staged": "^10.2.11",
				"memfs": "^3.2.0",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.0.5",
				"standard-version": "^8.0.2",
				"webpack": "^4.44.1"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "d8b4a72d21006ad486aad80fc3caf756ddb93927",
			"_id": "copy-webpack-plugin@6.0.4",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-zCazfdYAh3q/O4VzZFiadWGpDA2zTs6FC6D7YTHD6H1J40pzo0H4z22h1NYMCl4ArQP4CK8y/KWqPrJ4rVkZ5A==",
				"shasum": "7b7d7f7f290aa21b3411d02525859b89988a200b",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.4.tgz",
				"fileCount": 13,
				"unpackedSize": 64841,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSoWNCRA9TVsSAnZWagAAOzwP/RQEhh8FcI13Su3588uQ\nzw7n0LDAWi+a3aixeKfJBfnl+TNgSz6sEWxYUpcIDSqdW6zxXkKvGiBIOIR+\nuiU0k1gHnmMM+BKweIuL5bql56rFPuO0RKlcKu7U5et9eKEOQ7PkSWenqHGu\nMxn9f9s9xCFwGhl4sHwHcZw7Z/MR58QMvlHzITa+huZ+LoF44CHBk0y3pPUb\nnaD/7df+nNfQBUCGDG1iWNfb44fjVd+/QbaGBlvravDZ0NA2FtJ6VC0xnZ98\nn6GqhUOdF/iFwkQh0wX/daAe1BDbmdI2rLXYxVxW0QJC9JKCpPU9k9DkMOik\nnS1KGowqyF6YiAxmRa/Nf1QXcUyUQJOnHb5hyAp5bLavxAAKOAiwcEwxOvjq\naBCAfBRqBaRI/q4Vxyp8G406D4JOeWfioRbpE3hNj481/miRcFTtfqYY+/hs\nx17LAZPOdn5uqEX146SZ6CEdJtBUf+xGJgDGUXbm2VSXuGUfXr88a+8t8CLJ\n0AlTmaA3EjQHX4eHahH0phvzXkRAXE86ly7bT6+msaieU4hSts8tNiYrsmmS\n1Bnc6BBRpZZW9jnGtEDLuXef/fGpV7l2HfqKGnpDKlsbKoM7QpXpOZ/104u9\nE+8W1rbcZNoGmQ03cw/rzoM0rd7BM5A29ipa7hSuCufVRTa8Au8nJHmDyEX3\nDuEa\r\n=useu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.0.4_1598719372949_0.48665165601996163"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "copy-webpack-plugin",
			"version": "6.1.0",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.5",
				"fast-glob": "^3.2.4",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.1",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^3.0.2",
				"schema-utils": "^2.7.1",
				"serialize-javascript": "^4.0.0",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.10.5",
				"@babel/core": "^7.11.4",
				"@babel/preset-env": "^7.11.0",
				"@commitlint/cli": "^10.0.0",
				"@commitlint/config-conventional": "^10.0.0",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.3.0",
				"chokidar": "^3.4.2",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.1",
				"eslint": "^7.7.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.22.0",
				"husky": "^4.2.5",
				"is-gzip": "^2.0.0",
				"jest": "^26.4.2",
				"lint-staged": "^10.2.13",
				"memfs": "^3.2.0",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.1.1",
				"standard-version": "^9.0.0",
				"webpack": "^4.44.1"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "d8f8fce2f477f139e10059e38f14475e11732474",
			"_id": "copy-webpack-plugin@6.1.0",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-aWjIuLt1OVQxaDVffnt3bnGmLA8zGgAJaFwPA+a+QYVPh1vhIKjVfh3SbOFLV0kRPvGBITbw17n5CsmiBS4LQQ==",
				"shasum": "5bde7f826d87e716d8d5e761ddd34bb675448458",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.1.0.tgz",
				"fileCount": 13,
				"unpackedSize": 67769,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTSUfCRA9TVsSAnZWagAAOccP/2Q2lhv3gUEUQZZNOoBu\n0mv2Tai4J5+mdILUdrXh99itLxYjnVMx4IQ8LCsJ6yxxdqj/ymTdb6wUcyuC\nc3SFw+SAQpMn64Sx7PAx20YpUGbzQTtLhUMY9tKys+9al4nqrwNfOTMyeeML\n2BMq/hSpOT1tlwQoEwC0yxz5aCFLgpFYPKupyurM4HKRjU4RWl1yQA6tZWWb\nQw7mftzzEF5uYzkg2HuaqkKMcwMiAUT8xA/hgTM3Sumyx96ZjaXX+yFDfIhd\nkQeD+kULo3ZXEioxko6dDjxE9tmPv9ibhAo8Nn5zIIHY8Pl49X/bPyITi1hQ\n3s4QbFQ+cQ/r2GJQfAakFANV1P/R4Ell/xBwpiOk6UZruUrPc38OSb9R71JP\nRFOXId/hmXgQS4AlsrfT0xd0gUThZ/Xl5MOhLnkHN7EeaCJT2Tob5kbdzhJk\nXe0F7BghsvIYrmDKDcDNNVW7Pi8OeyqwPvwe0MA6X7ig8hkzAGLXmXdpJrWu\nRRPkV2uGA2Nvjwl7PZCnPYcD4eMSsZg27z/KLFUYHPBGNL2t7prAsKoOYYcp\n9XhBE12TMvQrd25yuMxTtWSIhl6d1KKJctQBsaALNOz/S3ufB7lxC0FBj2xZ\nvmYywFDEihEx0Hpic+XFG6KJoIb3LYyfn2Keevb6A9D9GbImcqEyUcqTOdSz\nO9ck\r\n=22o2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "bebraw@gmail.com",
					"name": "bebraw"
				},
				{
					"email": "wiens.joshua@gmail.com",
					"name": "d3viant0ne"
				},
				{
					"email": "sheo13666q@gmail.com",
					"name": "evilebottnawi"
				},
				{
					"email": "boyettel@gmail.com",
					"name": "kevlened"
				},
				{
					"email": "michael.ciniawsky@gmail.com",
					"name": "michael-ciniawsky"
				},
				{
					"email": "tobias.koppers@googlemail.com",
					"name": "sokra"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.1.0_1598891295101_0.28796655240361946"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.1": {
			"name": "copy-webpack-plugin",
			"version": "6.1.1",
			"description": "Copy files && directories with webpack",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/webpack-contrib/copy-webpack-plugin.git"
			},
			"author": {
				"name": "Len Boyette"
			},
			"homepage": "https://github.com/webpack-contrib/copy-webpack-plugin",
			"bugs": {
				"url": "https://github.com/webpack-contrib/copy-webpack-plugin/issues"
			},
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/webpack"
			},
			"main": "dist/cjs.js",
			"engines": {
				"node": ">= 10.13.0"
			},
			"scripts": {
				"start": "npm run build -- -w",
				"clean": "del-cli dist",
				"prebuild": "npm run clean",
				"build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
				"commitlint": "commitlint --from=master",
				"security": "npm audit",
				"lint:prettier": "prettier --list-different .",
				"lint:js": "eslint --cache .",
				"lint": "npm-run-all -l -p \"lint:**\"",
				"test:only": "cross-env NODE_ENV=test jest",
				"test:watch": "npm run test:only -- --watch",
				"test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
				"pretest": "npm run lint",
				"test": "npm run test:coverage",
				"prepare": "npm run build",
				"release": "standard-version",
				"defaults": "webpack-defaults"
			},
			"peerDependencies": {
				"webpack": "^4.37.0 || ^5.0.0"
			},
			"dependencies": {
				"cacache": "^15.0.5",
				"fast-glob": "^3.2.4",
				"find-cache-dir": "^3.3.1",
				"glob-parent": "^5.1.1",
				"globby": "^11.0.1",
				"loader-utils": "^2.0.0",
				"normalize-path": "^3.0.0",
				"p-limit": "^3.0.2",
				"schema-utils": "^2.7.1",
				"serialize-javascript": "^5.0.1",
				"webpack-sources": "^1.4.3"
			},
			"devDependencies": {
				"@babel/cli": "^7.11.6",
				"@babel/core": "^7.11.6",
				"@babel/preset-env": "^7.11.5",
				"@commitlint/cli": "^11.0.0",
				"@commitlint/config-conventional": "^11.0.0",
				"@webpack-contrib/defaults": "^6.3.0",
				"@webpack-contrib/eslint-config-webpack": "^3.0.0",
				"babel-jest": "^26.3.0",
				"chokidar": "^3.4.2",
				"cross-env": "^7.0.2",
				"del": "^5.1.0",
				"del-cli": "^3.0.1",
				"eslint": "^7.9.0",
				"eslint-config-prettier": "^6.11.0",
				"eslint-plugin-import": "^2.22.0",
				"husky": "^4.3.0",
				"is-gzip": "^2.0.0",
				"jest": "^26.4.2",
				"lint-staged": "^10.4.0",
				"memfs": "^3.2.0",
				"mkdirp": "^1.0.4",
				"npm-run-all": "^4.1.5",
				"prettier": "^2.1.2",
				"standard-version": "^9.0.0",
				"webpack": "^4.44.2"
			},
			"keywords": [
				"webpack",
				"plugin",
				"transfer",
				"move",
				"copy"
			],
			"gitHead": "fd03615c626be46ff42455b7563d853e6bda39f0",
			"_id": "copy-webpack-plugin@6.1.1",
			"_nodeVersion": "10.15.2",
			"_npmVersion": "6.14.8",
			"dist": {
				"integrity": "sha512-4TlkHFYkrZ3WppLA5XkPmBLI5lnEpFsXvpeqxCf5PzkratZiVklNXsvoQkLhUU43q7ZL3AOXtaHAd9jLNJoU0w==",
				"shasum": "737a3ba21c16cc6ddca972f5cf8de25568ca0616",
				"tarball": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.1.1.tgz",
				"fileCount": 13,
				"unpackedSize": 67920,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZO5dCRA9TVsSAnZWagAADWMQAIH5sCtiglILenpYRcOP\n6oxz78TxHtW2gDhVkXirnv2Gj2HAlohqHXqrnbmpakPWAQrpNiorWqgcxQv/\n6QwNyDEu3TbIEy6VKaug43apWLFn6O1f/g6/T8RsBtMZB4/PAA9/G3Q6G2cA\ntxYu5q1ZIgwzecsPhZyrjVhSTaK95BfBMIkeJtOmjwX6PTyQxOk7yJtKiROi\nGsXvSOr+v/SPUQtLdDrls9PQq/KE3ZXpnn1rViF5Z3qOZqzFklCvf+3O6DHX\n1N0F9KhdNIc3w9g3hHIGgJ+6edQTU3CRUBAIYiGAHBmGC4JMU8TRL2DvePMC\naTMXdGXtU0pLKgNB5eeoe3azlHK1xz7iltclDHVpJ/3PDY7WfHyZ4kZYFohd\nZfydN2RHxUglea3BHTFp3+MR29cndjV4+fczTPe49U/7BI8yA0OZRBOiEPgV\n+2dRt2wnKs11bxD/7OV8I3QyU6us+creGjL7KESzterBP/OJrEdYtP0l8ZLT\nGCbkQc5madyw/gKup5fk3ySej6ahEbBGoL5SWjlGc0XJS+g1BJ/d4jvfzJuS\nf4s4wyFYxULPq/ua4vspB9Nk6QfdSgozpHcsuBXaK27HR92BASECxz3BP3Uu\nickgJkrts3kJ+XTUfyv4sTYsaOViR+qy+IK8LOgGXIRVDjy/BGNo9fdgciAE\npu2N\r\n=qEhi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "bebraw",
					"email": "bebraw@gmail.com"
				},
				{
					"name": "sokra",
					"email": "tobias.koppers@googlemail.com"
				},
				{
					"name": "michael-ciniawsky",
					"email": "michael.ciniawsky@gmail.com"
				},
				{
					"name": "kevlened",
					"email": "boyettel@gmail.com"
				},
				{
					"name": "d3viant0ne",
					"email": "wiens.joshua@gmail.com"
				},
				{
					"name": "evilebottnawi",
					"email": "sheo13666q@gmail.com"
				}
			],
			"_npmUser": {
				"name": "evilebottnawi",
				"email": "sheo13666q@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/copy-webpack-plugin_6.1.1_1600450141215_0.9191337059342393"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-18T17:29:03.764Z",
		"created": "2015-10-27T02:33:59.354Z",
		"0.1.0": "2015-10-27T02:33:59.354Z",
		"0.2.0": "2015-10-29T02:52:15.343Z",
		"0.3.0": "2015-11-27T20:31:34.174Z",
		"0.3.1": "2015-11-27T20:36:09.886Z",
		"0.3.2": "2015-11-28T01:41:53.949Z",
		"0.3.3": "2015-11-28T01:51:49.809Z",
		"1.0.0": "2016-01-24T21:29:45.189Z",
		"1.1.0": "2016-01-26T06:32:57.890Z",
		"1.1.1": "2016-01-26T06:42:24.598Z",
		"2.0.0": "2016-04-15T04:00:46.595Z",
		"2.0.1": "2016-04-15T05:24:20.521Z",
		"2.1.0": "2016-04-16T20:27:04.617Z",
		"2.1.1": "2016-04-16T21:14:18.700Z",
		"2.1.2": "2016-04-23T19:32:51.501Z",
		"2.1.3": "2016-04-23T19:36:06.973Z",
		"2.1.4": "2016-05-13T06:37:24.860Z",
		"2.1.5": "2016-05-13T15:39:29.029Z",
		"2.1.6": "2016-05-14T18:55:35.086Z",
		"3.0.0": "2016-05-15T00:29:14.473Z",
		"3.0.1": "2016-05-30T05:01:24.311Z",
		"4.0.0": "2016-10-23T19:51:07.449Z",
		"4.0.1": "2016-11-14T01:10:38.712Z",
		"4.1.0": "2017-09-29T18:22:17.172Z",
		"4.1.1": "2017-10-05T19:27:47.834Z",
		"4.2.0": "2017-10-19T22:35:42.817Z",
		"4.2.1": "2017-11-17T14:18:38.496Z",
		"4.2.2": "2017-11-23T09:35:43.402Z",
		"4.2.3": "2017-11-23T10:08:56.615Z",
		"4.3.0": "2017-12-14T09:18:37.664Z",
		"4.3.1": "2017-12-22T12:29:53.460Z",
		"4.4.0": "2018-02-08T10:38:42.986Z",
		"4.4.1": "2018-02-08T15:07:06.265Z",
		"4.4.2": "2018-02-23T19:39:29.586Z",
		"4.4.3": "2018-03-01T21:15:15.674Z",
		"4.5.0": "2018-03-02T01:05:25.818Z",
		"4.5.1": "2018-03-09T13:23:21.791Z",
		"4.5.2": "2018-06-26T09:27:31.880Z",
		"4.5.3": "2018-10-10T08:30:09.264Z",
		"4.5.4": "2018-10-18T22:58:27.211Z",
		"4.6.0": "2018-10-31T14:51:33.635Z",
		"5.0.0": "2019-02-20T13:02:24.775Z",
		"5.0.1": "2019-03-11T13:17:33.157Z",
		"5.0.2": "2019-03-22T15:52:15.342Z",
		"5.0.3": "2019-04-24T15:17:00.943Z",
		"5.0.4": "2019-07-26T10:38:09.182Z",
		"5.0.5": "2019-11-06T17:49:12.894Z",
		"5.1.0": "2019-12-09T15:26:17.032Z",
		"5.1.1": "2019-12-12T10:00:50.269Z",
		"6.0.0": "2020-05-15T16:55:08.015Z",
		"6.0.1": "2020-05-16T16:29:24.608Z",
		"6.0.2": "2020-06-03T15:35:05.788Z",
		"6.0.3": "2020-06-30T19:03:16.301Z",
		"5.1.2": "2020-08-27T14:41:04.529Z",
		"6.0.4": "2020-08-29T16:42:53.074Z",
		"6.1.0": "2020-08-31T16:28:15.255Z",
		"6.1.1": "2020-09-18T17:29:01.387Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.1.1",
		"version-5": "5.1.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"e66c9714e97dec676c55e540acb212ee\"",
			"fetched": 1600679285650
		}
	},
	"_distfiles": {
		"copy-webpack-plugin-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.1.0.tgz",
			"sha": "4af0aa7f9894420f4cd3aa53fe8b859fd76f5788",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.2.0.tgz",
			"sha": "9456097dc344f1afccc3c933fc37c256fa14f485",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.0.tgz",
			"sha": "068eb1e98cb4747b0348677785edbe3c6655cb2f",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.1.tgz",
			"sha": "e2df442ee124036a9ed02f35cc10b1dfd6aa2104",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.2.tgz",
			"sha": "bd636a2f4113f3f250ead13efeb7f3a5711e0333",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-0.3.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-0.3.3.tgz",
			"sha": "f33bd4270fe4f8eec5591a373fba02e8de762162",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.0.0.tgz",
			"sha": "4541c695df8f9c11a043c83e5e6da1a1158941ec",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.1.0.tgz",
			"sha": "c7d0a232bebaf775c6f42ac44f079d532d492aa8",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-1.1.1.tgz",
			"sha": "7ef9321dc2b17d0127b91817095fc6f21021496e",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.0.0.tgz",
			"sha": "3e676446a09b7c1bbead873f3d0ec77793d43cc3",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.0.1.tgz",
			"sha": "73d5b3d4d82c1bd10829a4737aab7673246a70c3",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.0.tgz",
			"sha": "71c4f2d34272ae36df3d293ef9cfe76b190489ad",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.1.tgz",
			"sha": "66cd1c41375f9b48f44c0a627328e7efe7248b7d",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.2.tgz",
			"sha": "f4150ee783860d702e5b9391ffe7c72a6128dde6",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.3.tgz",
			"sha": "d45e653824804d11fe194c5e2103315fc296023b",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.4.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.4.tgz",
			"sha": "1c832a94940960ee2316ff3e2735936da766548a",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.5.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.5.tgz",
			"sha": "c2a311737def0d493102f7c62ea94638cccf63f4",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-2.1.6.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.6.tgz",
			"sha": "4f88c388fceaf2b7ab0bb239c7d6222c829c9f60",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-3.0.0.tgz",
			"sha": "f4039a799823a4b551fda29cb57e9430dde17c68",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-3.0.1.tgz",
			"sha": "9bb3e9d6c6064de65c5bce44cf236b4d077a2131",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.0.0.tgz",
			"sha": "385e7f8deeb993f6d48b9f9854d50391912633ae",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.0.1.tgz",
			"sha": "9728e383b94316050d0c7463958f2b85c0aa8200",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.1.0.tgz",
			"sha": "292a040318fe8ae3b1d7996ef05dfb483eb0b647",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.1.1.tgz",
			"sha": "53ae69e04955ebfa9fda411f54cbb968531d71fd",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.0.tgz",
			"sha": "252bb94597f96399d23d7fad355f8d3a661ac096",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.1.tgz",
			"sha": "4017366b2d815bd2997e7d6b2b2446f719f486a1",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.2.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.2.3.tgz",
			"sha": "4a3c61089f3b635777f0f0af346c338b39d63755",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.3.0.tgz",
			"sha": "cfdf4d131c78d66917a1bb863f86630497aacf42",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.3.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.3.1.tgz",
			"sha": "19ba6370bf6f8e263cbd66185a2b79f2321a9302",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.0.tgz",
			"sha": "93c9ded7f821a747a5b617087dd6191abfefb9be",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.4.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.1.tgz",
			"sha": "1e8c366211db6dc2ddee40e5a3e4fc661dd149e8",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.4.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.2.tgz",
			"sha": "c92bcd7df4d5e42c51398cc36b23820d0d10446a",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.4.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.4.3.tgz",
			"sha": "65d56fb9e1936b39e129f9aa2aec097ce1fd44be",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.0.tgz",
			"sha": "9cb012163317666ea47479d2a8c57daca3557da5",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz",
			"sha": "fc4f68f4add837cc5e13d111b20715793225d29c",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz",
			"sha": "d53444a8fea2912d806e78937390ddd7e632ee5c",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.5.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.3.tgz",
			"sha": "14a224d205e46f7a79f7956028e1da6df2225ff2",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.5.4.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.5.4.tgz",
			"sha": "f2b2782b3cd5225535c3dc166a80067e7d940f27",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz",
			"sha": "e7f40dd8a68477d405dd1b7a854aae324b158bae",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.0.tgz",
			"sha": "db3269ab83e8a2c3316c1bc9cba54019bbcf5c17",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.1.tgz",
			"sha": "97997989cc5bc69976bf64f660bd19663481f089",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.2.tgz",
			"sha": "56186dfddbf9aa1b29c97fa4c796c1be98870da4",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.3.tgz",
			"sha": "2179e3c8fd69f13afe74da338896f1f01a875b5c",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.4.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.4.tgz",
			"sha": "c78126f604e24f194c6ec2f43a64e232b5d43655",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.0.5.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.0.5.tgz",
			"sha": "731df6a837a2ef0f8f8e2345bdfe9b7c62a2da68",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.0.tgz",
			"sha": "cd6bb506ffbbe830bf9ecb3d15cc4946b2edd011",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.1.tgz",
			"sha": "5481a03dea1123d88a988c6ff8b78247214f0b88",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.0.tgz",
			"sha": "98eeb1aa2e7189b6e73ec876404c5c05e51828b3",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.1.tgz",
			"sha": "2a9718898728e916623eccf48b9dfb06089d702d",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.2.tgz",
			"sha": "10efc6ad219a61acbf2f5fb50af83da38431bc34",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.0.3.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.3.tgz",
			"sha": "2b3d2bfc6861b96432a65f0149720adbd902040b",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-5.1.2.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-5.1.2.tgz",
			"sha": "8a889e1dcafa6c91c6cd4be1ad158f1d3823bae2",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.0.4.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.0.4.tgz",
			"sha": "7b7d7f7f290aa21b3411d02525859b89988a200b",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.1.0.tgz",
			"sha": "5bde7f826d87e716d8d5e761ddd34bb675448458",
			"registry": "npmjs"
		},
		"copy-webpack-plugin-6.1.1.tgz": {
			"url": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.1.1.tgz",
			"sha": "737a3ba21c16cc6ddca972f5cf8de25568ca0616",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"copy-webpack-plugin-5.1.2.tgz": {
			"shasum": "8a889e1dcafa6c91c6cd4be1ad158f1d3823bae2"
		},
		"copy-webpack-plugin-6.1.1.tgz": {
			"shasum": "737a3ba21c16cc6ddca972f5cf8de25568ca0616"
		}
	},
	"_rev": "12-2efaaec85952f313",
	"_id": "copy-webpack-plugin",
	"readme": "<div align=\"center\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" height=\"200\"\n      src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n</div>\n\n[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![deps][deps]][deps-url]\n[![tests][tests]][tests-url]\n[![cover][cover]][cover-url]\n[![chat][chat]][chat-url]\n[![size][size]][size-url]\n\n# copy-webpack-plugin\n\nCopies individual files or entire directories, which already exist, to the build directory.\n\n## Getting Started\n\nTo begin, you'll need to install `copy-webpack-plugin`:\n\n```console\n$ npm install copy-webpack-plugin --save-dev\n```\n\nThen add the plugin to your `webpack` config. For example:\n\n**webpack.config.js**\n\n```js\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        { from: 'source', to: 'dest' },\n        { from: 'other', to: 'public' },\n      ],\n    }),\n  ],\n};\n```\n\n> ℹ️ `webpack-copy-plugin` is not designed to copy files generated from the build process; rather, it is to copy files that already exist in the source tree, as part of the build process.\n\n> ℹ️ If you want `webpack-dev-server` to write files to the output directory during development, you can force it with the [`writeToDisk`](https://github.com/webpack/webpack-dev-middleware#writetodisk) option or the [`write-file-webpack-plugin`](https://github.com/gajus/write-file-webpack-plugin).\n\n## Options\n\nThe plugin's signature:\n\n**webpack.config.js**\n\n```js\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        { from: 'source', to: 'dest' },\n        { from: 'other', to: 'public' },\n      ],\n      options: {\n        concurrency: 100,\n      },\n    }),\n  ],\n};\n```\n\n### Patterns\n\n|                  Name                   |            Type             |                     Default                     | Description                                                                                           |\n| :-------------------------------------: | :-------------------------: | :---------------------------------------------: | :---------------------------------------------------------------------------------------------------- |\n|             [`from`](#from)             |         `{String}`          |                   `undefined`                   | Glob or path from where we сopy files.                                                                |\n|               [`to`](#to)               |         `{String}`          |            `compiler.options.output`            | Output path.                                                                                          |\n|          [`context`](#context)          |         `{String}`          | `options.context \\|\\| compiler.options.context` | A path that determines how to interpret the `from` path.                                              |\n|      [`globOptions`](#globoptions)      |         `{Object}`          |                   `undefined`                   | [Options][glob-options] passed to the glob pattern matching library including `ignore` option.        |\n|           [`filter`](#filter)           |        `{Function}`         |                   `undefined`                   | Allows to filter copied assets.                                                                       |\n|           [`toType`](#totype)           |         `{String}`          |                   `undefined`                   | Determinate what is `to` option - directory, file or template.                                        |\n|            [`force`](#force)            |         `{Boolean}`         |                     `false`                     | Overwrites files already in `compilation.assets` (usually added by other plugins/loaders).            |\n|          [`flatten`](#flatten)          |         `{Boolean}`         |                     `false`                     | Removes all directory references and only copies file names.                                          |\n|        [`transform`](#transform)        |        `{Function}`         |                   `undefined`                   | Allows to modify the file contents.                                                                   |\n|   [`cacheTransform`](#cacheTransform)   | `{Boolean\\|String\\|Object}` |                     `false`                     | Enable `transform` caching. You can use `{ cache: { key: 'my-cache-key' } }` to invalidate the cache. |\n|    [`transformPath`](#transformpath)    |        `{Function}`         |                   `undefined`                   | Allows to modify the writing path.                                                                    |\n| [`noErrorOnMissing`](#noerroronmissing) |         `{Boolean}`         |                     `false`                     | Doesn't generate an error on missing file(s).                                                         |\n\n#### `from`\n\nType: `String`\nDefault: `undefined`\n\nGlob or path from where we сopy files.\nGlobs accept [fast-glob pattern-syntax](https://github.com/mrmlnc/fast-glob#pattern-syntax).\nGlob can only be a `string`.\n\n> ⚠️ Don't use directly `\\\\` in `from` option if it is a `glob` (i.e `path\\to\\file.ext`) option because on UNIX the backslash is a valid character inside a path component, i.e., it's not a separator.\n> On Windows, the forward slash and the backward slash are both separators.\n> Instead please use `/`.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        'relative/path/to/file.ext',\n        'relative/path/to/dir',\n        path.resolve(__dirname, 'src', 'file.ext'),\n        path.resolve(__dirname, 'src', 'dir'),\n        '**/*',\n        {\n          from: '**/*',\n        },\n        // If absolute path is a `glob` we replace backslashes with forward slashes, because only forward slashes can be used in the `glob`\n        path.posix.join(\n          path.resolve(__dirname, 'src').replace(/\\\\/g, '/'),\n          '*.txt'\n        ),\n      ],\n    }),\n  ],\n};\n```\n\n##### `For windows`\n\nIf you define `from` as absolute file path or absolute folder path on `Windows`, you can use windows path segment (`\\\\`)\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: path.resolve(__dirname, 'file.txt'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nBut you should always use forward-slashes in `glob` expressions\nSee [fast-glob manual](https://github.com/mrmlnc/fast-glob#how-to-write-patterns-on-windows).\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          // If absolute path is a `glob` we replace backslashes with forward slashes, because only forward slashes can be used in the `glob`\n          from: path.posix.join(\n            path.resolve(__dirname, 'fixtures').replace(/\\\\/g, '/'),\n            '*.txt'\n          ),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nThe `context` behaves differently depending on what the `from` is (`glob`, `file` or `dir`).\nMore [`examples`](#examples)\n\n#### `to`\n\nType: `String`\nDefault: `compiler.options.output`\n\nOutput path.\n\n> ⚠️ Don't use directly `\\\\` in `to` (i.e `path\\to\\dest`) option because on UNIX the backslash is a valid character inside a path component, i.e., it's not a separator.\n> On Windows, the forward slash and the backward slash are both separators.\n> Instead please use `/` or `path` methods.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: '**/*',\n          to: 'relative/path/to/dest/',\n        },\n        {\n          from: '**/*',\n          to: '/absolute/path/to/dest/',\n        },\n        {\n          from: '**/*',\n          to: '[path][name].[contenthash].[ext]',\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `context`\n\nType: `String`\nDefault: `options.context|compiler.options.context`\n\nA path that determines how to interpret the `from` path.\n\n> ⚠️ Don't use directly `\\\\` in `context` (i.e `path\\to\\context`) option because on UNIX the backslash is a valid character inside a path component, i.e., it's not a separator.\n> On Windows, the forward slash and the backward slash are both separators.\n> Instead please use `/` or `path` methods.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.txt',\n          to: 'dest/',\n          context: 'app/',\n        },\n      ],\n    }),\n  ],\n};\n```\n\nThe `context` option can be an absolute or relative path. If `context` is a relative, then it is converted to absolute based to `compiler.options.context`\n\nAlso, `context` indicates how to interpret the search results. Further, he is considered in this role.\n\nTo determine the structure from which the found resources will be copied to the destination folder, the `context` option is used.\n\nIf `from` is a file, then `context` is equal to the directory in which this file is located. Accordingly, the result will be only the file name.\n\nIf `from` is a directory, then `context` is the same as `from` and is equal to the directory itself. In this case, the result will be a hierarchical structure of the found folders and files relative to the specified directory.\n\nIf `from` is a glob, then regardless of the `context` option, the result will be the structure specified in the `from` option\n\nMore [`examples`](#examples)\n\n#### `globOptions`\n\nType: `Object`\nDefault: `undefined`\n\nAllows to configute the glob pattern matching library used by the plugin. [See the list of supported options][glob-options]\nTo exclude files from the selection, you should use [globOptions.ignore option](https://github.com/mrmlnc/fast-glob#ignore)\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'public/**/*',\n          globOptions: {\n            dot: true,\n            gitignore: true,\n            ignore: ['**/file.*', '**/ignored-directory/**'],\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `filter`\n\nType: `Function`\nDefault: `undefined`\n\n> ℹ️ To ignore files by path please use the [`globOptions.ignore`]((#globoptions) option.\n\n**webpack.config.js**\n\n```js\nconst fs = require('fs').promise;\n\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'public/**/*',\n          filter: async (resourcePath) => {\n            const data = await fs.promises.readFile(resourcePath);\n            const content = data.toString();\n\n            if (content === 'my-custom-content') {\n              return false;\n            }\n\n            return true;\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `toType`\n\nType: `String`\nDefault: `undefined`\n\nDeterminate what is `to` option - directory, file or template.\nSometimes it is hard to say what is `to`, example `path/to/dir-with.ext`.\nIf you want to copy files in directory you need use `dir` option.\nWe try to automatically determine the `type` so you most likely do not need this option.\n\n|       Name       |    Type    |   Default   | Description                                                                                        |\n| :--------------: | :--------: | :---------: | :------------------------------------------------------------------------------------------------- |\n|   **`'dir'`**    | `{String}` | `undefined` | If `to` has no extension or ends on `'/'`                                                          |\n|   **`'file'`**   | `{String}` | `undefined` | If `to` is not a directory and is not a template                                                   |\n| **`'template'`** | `{String}` | `undefined` | If `to` contains [a template pattern](https://github.com/webpack-contrib/file-loader#placeholders) |\n\n##### `'dir'`\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'path/to/file.txt',\n          to: 'directory/with/extension.ext',\n          toType: 'dir',\n        },\n      ],\n    }),\n  ],\n};\n```\n\n##### `'file'`\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'path/to/file.txt',\n          to: 'file/without/extension',\n          toType: 'file',\n        },\n      ],\n    }),\n  ],\n};\n```\n\n##### `'template'`\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/',\n          to: 'dest/[name].[hash].[ext]',\n          toType: 'template',\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `force`\n\nType: `Boolean`\nDefault: `false`\n\nOverwrites files already in `compilation.assets` (usually added by other plugins/loaders).\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/**/*',\n          to: 'dest/',\n          force: true,\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `flatten`\n\nType: `Boolean`\nDefault: `false`\n\nRemoves all directory references and only copies file names.\n\n> ⚠️ If files have the same name, the result is non-deterministic.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/**/*',\n          to: 'dest/',\n          flatten: true,\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `transform`\n\nType: `Function`\nDefault: `undefined`\n\nAllows to modify the file contents.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          // The `content` argument is a [`Buffer`](https://nodejs.org/api/buffer.html) object, it could be converted to a `String` to be processed using `content.toString()`\n          // The `absoluteFrom` argument is a `String`, it is absolute path from where the file is being copied\n          transform(content, absoluteFrom) {\n            return optimize(content);\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return Promise.resolve(optimize(content));\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `cacheTransform`\n\nType: `Boolean|String|Object`\nDefault: `false`\n\nEnable/disable and configure caching.\nDefault path to cache directory: `node_modules/.cache/copy-webpack-plugin`.\n\n##### `Boolean`\n\nEnables/Disable `transform` caching.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return optimize(content);\n          },\n          cacheTransform: true,\n        },\n      ],\n    }),\n  ],\n};\n```\n\n##### `String`\n\nEnables `transform` caching and setup cache directory.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return optimize(content);\n          },\n          // Should be absolute\n          cacheTransform: path.resolve(__dirname, 'cache-directory'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\n##### `Object`\n\nEnables `transform` caching and setup cache directory and invalidation keys.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return optimize(content);\n          },\n          cacheTransform: {\n            directory: path.resolve(__dirname, 'cache-directory'),\n            keys: {\n              // May be useful for invalidating cache based on external values\n              // For example, you can invalid cache based on `process.version` - { node: process.version }\n              key: 'value',\n            },\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\nYou can setup invalidation keys using a function.\n\nSimple function:\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return optimize(content);\n          },\n          cacheTransform: {\n            directory: path.resolve(__dirname, 'cache-directory'),\n            keys: (defaultCacheKeys, absoluteFrom) => {\n              const keys = getCustomCacheInvalidationKeysSync();\n\n              return {\n                ...defaultCacheKeys,\n                keys,\n              };\n            },\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\nAsync function:\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transform(content, path) {\n            return optimize(content);\n          },\n          cacheTransform: {\n            directory: path.resolve(__dirname, 'cache-directory'),\n            keys: async (defaultCacheKeys, absoluteFrom) => {\n              const keys = await getCustomCacheInvalidationKeysAsync();\n\n              return {\n                ...defaultCacheKeys,\n                keys,\n              };\n            },\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n#### `transformPath`\n\nType: `Function`\nDefault: `undefined`\n\nAllows to modify the writing path.\n\n> ⚠️ Don't return directly `\\\\` in `transformPath` (i.e `path\\to\\newFile`) option because on UNIX the backslash is a valid character inside a path component, i.e., it's not a separator.\n> On Windows, the forward slash and the backward slash are both separators.\n> Instead please use `/` or `path` methods.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transformPath(targetPath, absolutePath) {\n            return 'newPath';\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/*.png',\n          to: 'dest/',\n          transformPath(targetPath, absolutePath) {\n            return Promise.resolve('newPath');\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n### `noErrorOnMissing`\n\nType: `Boolean`\nDefault: `false`\n\nDoesn't generate an error on missing file(s);\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: path.resolve(__dirname, 'missing-file.txt'),\n          noErrorOnMissing: true,\n        },\n      ],\n    }),\n  ],\n};\n```\n\n### Options\n\n|             Name              |    Type    | Default | Description                                      |\n| :---------------------------: | :--------: | :-----: | :----------------------------------------------- |\n| [`concurrency`](#concurrency) | `{Number}` |  `100`  | Limits the number of simultaneous requests to fs |\n\n#### `concurrency`\n\nlimits the number of simultaneous requests to fs\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [...patterns],\n      options: { concurrency: 50 },\n    }),\n  ],\n};\n```\n\n### Examples\n\n#### Different variants `from` (`glob`, `file` or `dir`).\n\nTake for example the following file structure:\n\n```\nsrc/directory-nested/deep-nested/deepnested-file.txt\nsrc/directory-nested/nested-file.txt\n```\n\n##### From is a Glob\n\nEverything that you specify in `from` will be included in the result:\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'src/directory-nested/**/*',\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\nsrc/directory-nested/deep-nested/deepnested-file.txt,\nsrc/directory-nested/nested-file.txt\n```\n\nIf you want only content `src/directory-nested/`, you should only indicate `glob` in `from`. The path to the folder in which the search should take place, should be moved to `context`.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: '**/*',\n          context: path.resolve(__dirname, 'src', 'directory-nested'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\ndeep-nested/deepnested-file.txt,\nnested-file.txt\n```\n\n##### From is a Dir\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: path.resolve(__dirname, 'src', 'directory-nested'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\ndeep-nested/deepnested-file.txt,\nnested-file.txt\n```\n\nTechnically, this is `**/*` with a predefined context equal to the specified directory.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: '**/*',\n          context: path.resolve(__dirname, 'src', 'directory-nested'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\ndeep-nested/deepnested-file.txt,\nnested-file.txt\n```\n\n##### From is a File\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: path.resolve(\n            __dirname,\n            'src',\n            'directory-nested',\n            'nested-file.txt'\n          ),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\nnested-file.txt\n```\n\nTechnically, this is a filename with a predefined context equal to `path.dirname(pathToFile)`.\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: 'nested-file.txt',\n          context: path.resolve(__dirname, 'src', 'directory-nested'),\n        },\n      ],\n    }),\n  ],\n};\n```\n\nResult:\n\n```txt\nnested-file.txt\n```\n\n#### Ignoring files\n\n**webpack.config.js**\n\n```js\nmodule.exports = {\n  plugins: [\n    new CopyPlugin({\n      patterns: [\n        {\n          from: path.posix.join(\n            path.resolve(__dirname, 'src').replace(/\\\\/g, '/'),\n            '**/*'\n          ),\n          globOptions: {\n            ignore: [\n              // Ignore all `txt` files\n              '**/*.txt',\n              // Ignore all files in all subdirectories\n              '**/subdir/**',\n            ],\n          },\n        },\n      ],\n    }),\n  ],\n};\n```\n\n## Contributing\n\nPlease take a moment to read our contributing guidelines if you haven't yet done so.\n\n[CONTRIBUTING](./.github/CONTRIBUTING.md)\n\n## License\n\n[MIT](./LICENSE)\n\n[npm]: https://img.shields.io/npm/v/copy-webpack-plugin.svg\n[npm-url]: https://npmjs.com/package/copy-webpack-plugin\n[node]: https://img.shields.io/node/v/copy-webpack-plugin.svg\n[node-url]: https://nodejs.org\n[deps]: https://david-dm.org/webpack-contrib/copy-webpack-plugin.svg\n[deps-url]: https://david-dm.org/webpack-contrib/copy-webpack-plugin\n[tests]: https://github.com/webpack-contrib/copy-webpack-plugin/workflows/copy-webpack-plugin/badge.svg\n[tests-url]: https://github.com/webpack-contrib/copy-webpack-plugin/actions\n[cover]: https://codecov.io/gh/webpack-contrib/copy-webpack-plugin/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/webpack-contrib/copy-webpack-plugin\n[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg\n[chat-url]: https://gitter.im/webpack/webpack\n[size]: https://packagephobia.now.sh/badge?p=copy-webpack-plugin\n[size-url]: https://packagephobia.now.sh/result?p=copy-webpack-plugin\n[glob-options]: https://github.com/sindresorhus/globby#options"
}