{
	"name": "@babel/plugin-transform-new-target",
	"versions": {
		"7.0.0-beta.4": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.4",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.3"
			},
			"devDependencies": {
				"@babel/helper-plugin-test-runner": "7.0.0-beta.4",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.4",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.4"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-p+ymH5TuYIZnTZKzWPiWp1fZy/ydbSaffOfGyPlMktGv2JUmpx3MJ3nPl2yZJVL8gi6RRsvRC/Cv5+VNfeeKTQ==",
				"shasum": "6a393bab873c77ee30c397aeb08499243fc4a5c3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "hzoo",
					"email": "hi@henryzoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.4.tgz_1509388480349_0.5587993196677417"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.5": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.5",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.4 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/helper-plugin-test-runner": "7.0.0-beta.5",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.5",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.5"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-V/MokHF4C0x2s0vtgHYEnGP3rMt6F/ZJW/dN7adUQ7ZULBrD+fr65dGu5+9Oue7fbt62hFT/lAQJ/UfpGCo5Fg==",
				"shasum": "f1333a9f4814b6ec5a4d9ac175004f71bfb981af",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.5.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.5.tgz_1509396979743_0.11355559341609478"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.31": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.31",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.31"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.31",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.31",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.31",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.31"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.31",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-k5sEhOi8NUohYPsuzPIQ0WsocZ2SxfvKWI7wG0ly4In/YY7zQBlOt2xjV9HEL94Rn09SPoFYz1YpIGfP47R49w==",
				"shasum": "a8b230b56a853dc895422f77c32c439ef5d99ecd",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.31.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.31.tgz_1509739405987_0.09277347405441105"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.32": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.32",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.32"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.32",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.32",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.32",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.32"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.32",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-TC0RqzMvCK8A5/kRzrQItS4SiiNOev9Bui861PDNAQBNIJvv2MyPUpOcV5VyCsiGIw4XMDMfcU2DngfzIWq4QQ==",
				"shasum": "a46302c22d9ace6a875215502cad7de7a67b978d",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.32.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.32.tgz_1510493595735_0.5229132522363216"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.33": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.33",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.33"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.33",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.33",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.33",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.33"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.33",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-JHCF9tE3c9WcPO3ab1eBXXNGrm5oMMscEe6msTzHxg5E75BKalqArHeXj1x/LFXaKO9UnvbUoJP3sM+90PCPpA==",
				"shasum": "55fdedac83b44ccaa565288942e826c04adf78ed",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.33.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.33.tgz_1512138498159_0.4732689505908638"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.34": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.34",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.34"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.34",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.34",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.34",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.34"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.34",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-HC3FJS9k9+KU7ReGah9Ii7ADdF8NNP4S0yHtmp22sb9MJOCahRMvjqdvaLAGomUMEPMeo/F0YVAJPdgNWflX3w==",
				"shasum": "d3647cf5fd9b71dcea5325bcbca3995591e04f83",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.34.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.34.tgz_1512225559927_0.22886198153719306"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.35": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.35",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.35"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.35",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.35",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.35",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.35"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.35",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-d/OIA9VIrXHPc5gMqJa1KKIHGlo8qmpIIQJ4qF9TUeTBoRfSyjI6R656d25pjeaswIKndKTtdfngFRhwguXBSA==",
				"shasum": "457fd711ff6d554c9cd6fc9d5e139e0375739d17",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.35.tgz"
			},
			"maintainers": [
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.35.tgz_1513288066968_0.8844071230851114"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.36": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.36",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.36"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.36",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.36",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.36",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.36"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.36",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-QJ/gN712/zKFQs3KdG5ph0nN9hHSfxrCY2fkEF2w+Uhe219qGqGuCTpbwMRJHk7KzeLgW8WmBcmikMIku+MeLg==",
				"shasum": "a6fd1cf2ae4a4efc1f0254197b8efa66228558f3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.36.tgz"
			},
			"maintainers": [
				{
					"email": "james@henry.sc",
					"name": "jameshenry"
				},
				{
					"email": "kent@doddsfamily.us",
					"name": "kentcdodds"
				},
				{
					"email": "kaicataldo@gmail.com",
					"name": "kaicataldo"
				},
				{
					"email": "teddy.katz@gmail.com",
					"name": "not-an-aardvark"
				},
				{
					"email": "star.ctor@gmail.com",
					"name": "mysticatea"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.36.tgz_1514228677253_0.04024744685739279"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.37": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.37",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.37"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.37",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.37",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.37",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.37"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.37",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-5j35s6c0B7T89FQIf4q25wBvjXoH3xGv2/RZb2T776RsZI5gTFH7SGMVY1zNtoDBHRBSp+RXsD8cb/O6fETaiA==",
				"shasum": "ba6869bfc8ffe1d409bc12eb4a5266255a7f8ec6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.37.tgz"
			},
			"maintainers": [
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.37.tgz_1515427350958_0.30571160884574056"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.38": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.38",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.38"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.38",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.38",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.38",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.38"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.38",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-6xzyPp1GgyB0nNtsX9GmYWGVEOCkSIuTf8yJlGp/X/vrWNNxnlYl0D4IqySerzkHo2bABCES7sw/5A2ZYVRhtQ==",
				"shasum": "0a44713d73993063d9166a9238ed5fe1419e7a05",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.38.tgz"
			},
			"maintainers": [
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.38.tgz_1516206716031_0.6490368079394102"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.39": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.39",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.39"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.39",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.39",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.39",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.39"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.39",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-TGFYbCPJZ/dxfirv4qqJvGJyQCML5RAOPKQuMO+q82a201IZemukue5ccR/qVQF9pId6MR/cAp/M0g+JBosLeQ==",
				"shasum": "deaf7e20bb67f8b8ea6fdd4b2b4c51867d450c0a",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.39.tgz"
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target-7.0.0-beta.39.tgz_1517344053560_0.2782378043048084"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.40": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.40",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.40"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.40",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.40",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.40",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.40"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.40",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-t4ivwZVGrVf1bhLgHcgaLhFH4loZhV5WmEKKNPEe7QnGikJBibrLmggOM1w5s6BMsHj03+j0rxUmcKLmGlC/fg==",
				"shasum": "ee52bb87fbf325ac054811ec739b25fbce97809e",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.40.tgz",
				"fileCount": 3,
				"unpackedSize": 4283
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.40_1518453696578_0.20940456683001085"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.41": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.41",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.41"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.41"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.41",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.41",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.41",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.41"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.41",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-KFUtXKD0MqoZWE9qHHrceMLLHpBkdDBbnoVuMCTA/m0ONTCHc/N+gXMkX1SyQF9yKunxLm6kH421XCwrQKGVhA==",
				"shasum": "c0d4549ac4c740bbd4595ae5bee7ab7d959e3ef3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.41.tgz",
				"fileCount": 3,
				"unpackedSize": 4518
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.41_1521044769751_0.4395828864934841"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.42": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.42",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.42"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.42"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.42",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.42",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.42",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.42"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.42",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-P2zwIIeTOev0Xjo//4p7ugtsWazIsycbs/T6I/ghiV2lREFxo9s93fygbXNXt5ALRPRWDthiAYIDA9n1vrgkVg==",
				"shasum": "8b309b67b6a92fd1ab6cb93bea0fa12359795c20",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.42.tgz",
				"fileCount": 3,
				"unpackedSize": 4518
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.42_1521147045464_0.8952605582227162"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.43": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.43",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.43"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.43"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.43",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.43",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.43",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.43"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.43",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-67gcEBWPoQGyvZGS5KxQVe4iRe281851eT5AW4r2o7sros6sMSy6nxWDLdFv9/3z1AXogSoN16Fg0k9HmC70kw==",
				"shasum": "c59818b73616d7a51670c5e798ae263a5fccfb30",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.43.tgz",
				"fileCount": 3,
				"unpackedSize": 4767
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.43_1522687706332_0.1495406402488193"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.44": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.44",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.44"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.44"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.44",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.44",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.44",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.44"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.44",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-clkSQygTIEDo4GCKBI4FXvbqBTz9Mnp6gLLlYodxua2sVEAym877k5ndvoBjXT6Gvymq1YoO4Eeot8x7rXNPFA==",
				"shasum": "7f3a2c46e01b5433093430892fbce287583cb1b8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.44.tgz",
				"fileCount": 3,
				"unpackedSize": 4778
			},
			"maintainers": [
				{
					"email": "mateuszburzynski@gmail.com",
					"name": "andarist"
				},
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.44_1522707608524_0.2612424774499451"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.45": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.45",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.45"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.45"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.45",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.45",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.45",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.45"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.45",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-4uHMwHxyy5CFC9nR50jw9RszIF0Q5aUc0sK+V5jGcwy4sDtkVNjb7ihDqj/LWlk3+RzkdVihhINY6xqEn742sQ==",
				"shasum": "cf6d1b8fb9e1d0119964db22c725cceb44820023",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.45.tgz",
				"fileCount": 3,
				"unpackedSize": 4778,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3T1pCRA9TVsSAnZWagAA2BYP/06WL/kohQDrrVJjg/zx\n2v7fqWDBnoUZtAdb9H2FWPG6UFEFJWKQrIaxzcbKFei5JRziKswA3IMeT9G8\n5EsxIZq0CRxb2sINeAJALnoIkvQedcgqRn+wOu7tysvuASiYXjDfvBE+IiFm\ndBYYSYENG/AHNp8tp8Ze5JQDA6srVQ2zmU47tSsUjkUbWe54AqiJWrqSpfs7\n3/xcYJUYIiDYBIT51UH5j4UwH6R6PUiWMMQefYT4r8wgXjrd0o0jCiWVMq9U\n7CNbcltpmQ8nG7nlbKDW337X+lzJR2+jZ3MQHnH5FonAm3gbmSskVWQqeLbV\nbAOq4xTLOb+LI5YKjWbsyQU3pJnbPq5/y3RMolo0xZS0UiRRoJ/C+h0hG8q9\nPTVDTl61l0e8Fe/3EXA7PtGYGTdSJTvfi1/dG4Oeu3rWEeV4c1SD20XRKZa8\nR07kmSmyeFvBoXuSxY6Kk7HaJW5ixf/JtcZ0FGv6Dy5IrVCxFdLb7EWyU7LQ\n6Squ3D1+6g47HSoYUQ3CCpW3Qmfq/ZLoJSfJihBWhS3TaDVVTEosMOLKbn2p\nhi05Rofd7pbVLvQdHxnoSwffBInDa6KUViHEE0P5gyJi+yLyuBVKb1SfKMS1\nMl+9LuLyQj1X/OismbtYNvCjxnoywFb1JHV2ObL09qzpkekUUrpqy4D1jTlt\nii1X\r\n=yqIq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.45_1524448616422_0.04635064021412871"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.46": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.46",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.46"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.46"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.46",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.46",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.46",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.46"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.46",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-VSuIdVFUhlqADj/ymm7NG4BVjGD0sBWWN5sONTLAYzKScGZA58Ys8jSkl1dxeqWnMOEjzo8lTRWxRVvz8HIaMg==",
				"shasum": "e3219c15a2175a29afa33b9b2f4c18dc1ae3c8cc",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.46.tgz",
				"fileCount": 3,
				"unpackedSize": 4778,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3WGTCRA9TVsSAnZWagAA4AsP/0/75Zv23sI2FK26r1Wg\ntNIO1ZdzFmCEOAD0TjMrKxgMQCqAhaLnKHm7mvmT2AccosdO97V48RmaYRnb\nd8saIEYcD9eqPuNcK/QfpW7Y3B7HHkTdx6NUfp2lIosDjvEipYlx/g6pFPs3\nhugViCkBzFEdpDoulRxO8AUZSICDkHTu9mvl8h+ikvCLnZC9Uycl3a/UAulj\n4KwvhW0xBGpRBA2IkvR3rhJPtVgDfH5Tfsj06FTnKx1vzyg+Dgoc069E03Zh\ntlqlkrHRzhgdHZhoWjxR2JA+/eQLYS1JfPuyn+SpXWQ5Pbi6SNAMUBn22JIl\nHnKvELkDjS3u3/B0lhXoiifYYsykVCFpAufFezAs1sbiWb0oA/yKyxMNbkdd\nSVxWSUIXvrIofXZL/Eff3LUzFx9h3HNaULOLIVlRmUVza08Q3dbGLCx9SNYX\nKKIie2d9iZUtxZ3i0e422p7N9ZlOSItBdnqT61Es+m+NwaZJV2unlEQJthvW\n5jhWUUPYaYM2C1y3i9JiMu+PejS6Mye89WiwMAnxfg8ame6V+zoaaXHvKtpG\nlv1ioHNHxK3CdFzJxBdc1JKcDFOWqN6HMIOYgZQtvt5SF1QQho23BRPYUgaj\nDQkzsQd/Ag6JcwLAHDCxzPT4IhLTAg1dUMvugLxXZBuEGxnjab8qWdzO275G\ny6E0\r\n=wxSJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.46_1524457875529_0.5717024517091966"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.47": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.47",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.47"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.47"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.47",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.47",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.47",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.47"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.47",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-2IRZtdoPXJn7KSwrmp0xtLTZ0PnhlQxhcTZ0XZ5wfFXmsZ9vi6AK4whIZ2IXI/c2qrYK9FEYLwR5QRfL5Qe6eQ==",
				"shasum": "4b5cb7ce30d7bffa105a1f43ed07d6ae206a4155",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.47.tgz",
				"fileCount": 3,
				"unpackedSize": 4753,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+iUeCRA9TVsSAnZWagAABDoP/2oQkcO+qWj0WtBDH9g8\nwP0efOIX+E6iMf/bTER/8pgJZliZLl+5KMMmsGHW9fwmthRSXk/3yGBfL1DA\npluTKQLV0fonUHxcX2A4ptvvtYaRjWijtol0Fh2SWHieFXC3XkEg1bbbKaGE\nmGZQ8kYi+Ss6jAys+lrewaciwZdPbKSpRfYLF/UqhfQPSqwKeHoOHAxlrhE7\npaybYMm/cZQJ1JjUYudIbWt7a82k4sInHtw8JtgtxFSSZpHYBGxUIHY7U2HS\nA11KdNRFrkSPTq/4wWL2305LG9TCtV/lxEO+OI8oxksvuz5fPBzJv+GQum4S\nVv5LwCIxiYaGbMK07qfvwsnsEU4Gn+CKKTshMOY5jFTK4d80s4lMjyQ3n9Qd\nBV1SB8BCSVxNKsP0gQAL2PkAfh4SmvvC9RSUn5BdfOxUpZ9bhzjvLIdM88GD\nUszZctqLJi2NBNkqpSiXQDu4qW5/8+LsG8ic9iA+5igcdlXl8+gTvKCmawu4\nmGaJwB4gW3Ngi3mKEvq2BcT1wF1BSfyWSXPCBCuvcyFesc8mXKCDN1mq/FVH\n36iyk3VMl1EoJ0LU5s4V7r9YZ/MDHwaqw/5/ifVhhg67IpBR3/dIQIY3sC8W\nY7nDHPHPCf71PsahiTfqwr1sWOwI/wobmuPsxGtzApAxvGqwDqzVLje2qgC2\nsJhB\r\n=AVlw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.47_1526342942504_0.5051380574889972"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.48": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.48",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.48"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.48"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.48",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.48",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.48",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.48"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.48",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-xxKdM5RmP73ODEg7Tv9cIx/xC2hq0Z1XcRgr0/d+nQ/XzdBDKq2yLO0UsnPXZ2OyeNjkcHRkJnjk8uNrVmzBJQ==",
				"shasum": "cfd7303c1824006ac6112fac61044d564f1652b9",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.48.tgz",
				"fileCount": 3,
				"unpackedSize": 4767,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBxD8CRA9TVsSAnZWagAAbOcQAI17YEn8LVTMuWHvWwT/\nvSZXrGa9VCbmZxoIU6+aqQzqo9pYY0YGcWYCNKEUW+tsAM9KegPqwtS1AFok\nwT5S3aRKJqKGzq83PghYAzbTSgxIUXjAUTAiBY3ABL5/FqcPytCCjC7HniC5\nSrDU7A/6JL4qgTWEQvVDP+cudOZbpolxhp+1TD/CO+MtNJziww+n5wcpBnI2\nZyOm2NsjDzAZ0VBz18w1DUmFl47SQfov19SvT01JPJ6hOiwr0g4D1bQbpNBV\nfRgmVuN3Izc+/ET5XhD5h4cVqkBGysO6iCl6GRu1TZ3GykJ/ZYFMz+hkpPMh\nuseDg0uCOtaq6NTLkAsYpI/FD8B5hmwOM3TmSyLWWO+5aUiTTXN5KpRE2K3Q\npaGnkMHnCIdjkL/mltF3dhkrVOP16wwh8mqTvx2IUHvExrLzzZZQyYD7AoQw\nC40/1y39lexoIn0e1a50CBh38LVOTjWU6u+jv9nUdPTgRput+BZuaOuBCI2I\nTZaaNjz5ljbP16V/MC4bZgFigMLzOyoKXuVNvepEwGUaoMxWkBI3TxorYa8y\n8H4ug/qxzgn2j8hqGC/sEXCe0JQkcxBi+RhnAd7KIh+zqtSG0v1AncmyPwMb\nRAP2mBovjmlnPiCgn3rtRLs8Deo1K0o0mPUXHHROCtIkWb57r1za8ZGrPxb7\n6M5O\r\n=yzsH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.48_1527189756294_0.8832974494472328"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.49": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.49",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.49"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.49"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.49",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.49",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.49",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.49"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.49",
			"scripts": {},
			"_shasum": "c2ffef1ebbaf724a9e58dde114e57e3e6864a5e7",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.3",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"shasum": "c2ffef1ebbaf724a9e58dde114e57e3e6864a5e7",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.49.tgz",
				"fileCount": 4,
				"unpackedSize": 4782,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCDOHCRA9TVsSAnZWagAA9skP/1eg80irFYhExsIFefKj\n57rdxBuVWwSxZg6MBJkwu33JBJGgY/+8+Zw5bE8cR4PRYJh0VZKoVZSNBBYL\nynhLkySiuyc3rXgyKtZffl/MvyiKro3hpS7oRkhMNvXEn0rX1cdjRmfq+Aj7\nvAeTfZymVmt6blBbdjkC3Ex9k/mryEDrvXpCkh3onLYQgo+itxFzqgOyRV1k\nAInIGcmSa9nxM/kfKgCBInsOsfQpgk1Urodq4BTjFmj6L+gemSkIbNHnfd0C\noPxklK5kpZ9OiB4oqUIm3wEbUXqvVfmJ025SeYfJ363LnUaUk6QTxUpsAco+\ne1LrcX+XLEFX6shg8ZIPWVtTGTjkrg0DpJ/l+GOC9+NlVTMCjk0pmogvArJQ\nqUY2jLEXdEboZWEn7H8+XjHcVQJ1xGSGS8G7ccOzTtLLci9mNI2vAVpNgbWL\nlu7zVcO89B+C2JZBbl8p6OrJQwtpN7srclbvnDptxJGcBIrntzaLJN+Yk9Q4\nlcTTTJ92VJhCaUIk9y0LGiK4keSiryoL3bVnI8fNkrkJOvNHmPsF4/g+65+/\n95WTq9U8NFGOC7cHvsDTYgvLbBzqr+Zj/mNbC3eWiGH7pGslyxMThC/1eAuu\nMgBJoi8G3G5N2lGinb9Gix9WA2P34dzM0HeYl++Y9/f4+M0Wvv9Ptuj0qT6x\nXI0W\r\n=yslO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.49_1527264135210_0.5936012269051356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.50": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.50",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.50"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.49"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.50",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.50",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.50",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.50"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.50",
			"dist": {
				"shasum": "05816b4578eac266d02aff95b59f4e3a2f8d3339",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.50.tgz",
				"fileCount": 5,
				"unpackedSize": 3292
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.50_1528832839238_0.8637900496089559"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.51": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.51",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.51"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.51",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.51",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.51",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.51"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.51",
			"dist": {
				"shasum": "7075a106595cbfdd425ed6b830b79f8a7aff5283",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.51.tgz",
				"fileCount": 5,
				"unpackedSize": 3306
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.51_1528838390082_0.05322774464333668"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.52": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.52",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.52"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.52",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.52",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.52",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.52"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.52",
			"dist": {
				"shasum": "573f474640773cd8da2a2983291b9d6d471b08fa",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.52.tgz",
				"fileCount": 5,
				"unpackedSize": 3305
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.52_1530838766247_0.179698062645546"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.53": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.53",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.53"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.53",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.53",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.53",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.53"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.53",
			"dist": {
				"shasum": "9b74b3d53b4e854cf0e360f02c2a4403071c6a01",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.53.tgz",
				"fileCount": 5,
				"unpackedSize": 3305
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.53_1531316416293_0.0844982917189323"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.54": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.54",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.54"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.54",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.54",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.54",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.54"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.54",
			"dist": {
				"shasum": "634ee57fa805720195cd31086c973f1fc5c9949b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.54.tgz",
				"fileCount": 5,
				"unpackedSize": 3305
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.54_1531764007236_0.5869860997753968"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.55": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.55",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.55"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.55",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.55",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.55",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.55"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.55",
			"dist": {
				"shasum": "0164ad758b68f67fc39dbef1b7d61e37f5a9bfd5",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.55.tgz",
				"fileCount": 5,
				"unpackedSize": 3305
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.55_1532815638568_0.3555281948239255"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.56": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-beta.56",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.56"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.56",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.56",
				"@babel/plugin-proposal-class-properties": "7.0.0-beta.56",
				"@babel/plugin-transform-arrow-functions": "7.0.0-beta.56"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-beta.56",
			"dist": {
				"shasum": "a8b219cece600e57cdc372b8a41c21e01f8165d8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.56.tgz",
				"integrity": "sha512-8r4H92o1LX6xZ3gGCUwrIiMwEoOfUfbflKOzrNQig2ybhX+9thU63m0P7cIU4qgp60mzIDKj2m7bz17s6MCl5g==",
				"fileCount": 5,
				"unpackedSize": 3305,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPvpCRA9TVsSAnZWagAAKDoP/i4gOnuZ3ubjEv03fsZK\nsjxbCLw8zCQWlXu2csJB/gMS9NwHGN876pqHwu/Mt9CQEDR7JPrSM8Sl76BQ\nJ4a+Mel3xF5EZxNAl4H3DwLKRfSP/x+MxioIuQe3Ky3QFADowQLn/oWVUfQ/\nxYBVZRQN2ER1T6/aJehVq0QKdQX+W3h14YkgWTA9viOEQpkoRmaHOJ97trUr\nxsJiBnbeJGws0JfmKPg8NxClgmfpTBmSuF9vSpvv2LJl+CeNEiLXYCdl9uvH\n+Y2705ViLKPJV6zVzx9LdJNfv3Cctvahnfl8tKgbMU47gfxjbEOqtK0evE4Z\nzqkYvDxtM2DoZ2grJALYvehyGSZuo4Ns74quigWkpIp/hidPcRiO4PSNg6L0\nYgynNE3ALA+6Z0RUM5FSVe1MS2oJPliUEiZ1kgAzs9kYX9v+GdMbU0WTxFby\nRyEUEDRgEpnKVTCN2kcRMP5z/DssaWmT/WBBvdz1hpY5oG1PdPZvxtJwhxkl\nzbsrsstAbd+lWzhDNDNsuLkmnJdPUBFrWHnnpZC3w/kzxUYnNR1J02twdb9v\nILBeMkatk8XoUbNbQ0cb985sk6ALjbrInkuzbnRuQTFojpmywS5UqwOKWhwg\nWqM+Eqk4Iru/x1TQNJD68jli2ROK+F5pG4QPvI1lo+b/t+jAvfI/vnF/jk7W\ndA8Q\r\n=NeF6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-beta.56_1533344744901_0.20026052610968526"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.0": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-rc.0",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.0"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.0",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.0",
				"@babel/plugin-proposal-class-properties": "7.0.0-rc.0",
				"@babel/plugin-transform-arrow-functions": "7.0.0-rc.0"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-rc.0",
			"dist": {
				"shasum": "c54860a0422dfc73f43b3a270df4dac664391ea8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.0.tgz",
				"integrity": "sha512-nG1NfmPy2dueODKidODrRhXn9QP+899XY6c4t8EwmnajWXLa8UW3vmJV0c74jIeGXYxdbEDWpf3jxW3uOA+iAQ==",
				"fileCount": 5,
				"unpackedSize": 3287,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGScCRA9TVsSAnZWagAA+YsP/AmSgZvwJjRSVhL+8Ofp\nwN0ukhg9iQ6Hjre6X/+3gcsz4gzKApmCfRLbI1gjq9aaeqjftnbCv+bHrJVr\nt5x6pm5EyJWNIyALp2yl5NWpJPlZfkg2XCQVkmwwcRKBABvLWoccNbJShdm3\nhdtH7sOiZJPjsGDlGUzBZZ5ggjmsUS7ukdPix51Xa/lqLI9K2gPz0lSre4kS\nr+O/QHVff7S+DpHSm+wXzRIpmiMEKRvoB7wImfSJvc1wmroJYQztH8O7EC7R\nwOLuyypuJoy2JtvEUrJxmXim+ClQTkFZGOvusXvypnoRsvvw8mBCTOB2mwAK\niaK0PooEwUSBg/C3bsvEqDQ2OXPnuNjp7byJNrSyMP/PKO52NkwcQzO99qLF\nLP/AkdQzGFn1PCFnCs3sN7LQMmoF23YpiplRTPzr7yr6woUkCiWYQEEl0mxh\n7W1wZm3iVZwl6jpSUL/E5LmWafDzYQKAgeYgVV4LvQl73rFRTQT8ef63GD7z\n1cEzkspbm7NPwI8CHxywfaCQPFDEvdlVoServJ+RfY64g2VJkmcZ6Qjsn1Ed\nFXG/e7twRgxL/SI2SohUtkfVMQm5tre0X5tWHludgsuSBxiJC5gBGb2+qDp4\n4owqs8i6cjv5FpdVxbGBqefSCVotsskYrAtZrNn7ZijRGbTJJvURVOboVLwF\niAiK\r\n=ydXJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-rc.0_1533830300291_0.6615822307017998"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.1": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-rc.1",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.1"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.1",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.1",
				"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
				"@babel/plugin-transform-arrow-functions": "7.0.0-rc.1"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-rc.1",
			"dist": {
				"shasum": "e5839320686b3c97b82bd24157282565503ae569",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.1.tgz",
				"integrity": "sha512-mI10u9cgVpTjJllgISn6SmM2H/3X1osvmgT/4sjQjYARGgEfG9khrxtI74IBRhRhtBF9VBgwhah6sYAym+aghw==",
				"fileCount": 5,
				"unpackedSize": 3268,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ8hCRA9TVsSAnZWagAARLMQAIgsvLkW11wR3KqAqAdK\n5MWD+Yo25bEiGNAJKes6xx7ulCdp27AV+YCbvXyS4MO+8NTjQTnJ+wPps3Lq\nSLuiZ2AfL1xT38GB7/X3mqmbUdNRJVTw4PBoSdX0wRayPATuNF1JyyWxSNfQ\nhh4ZtUeB5dzc7yg+J/2gpL0vvjYzulIdenT11pkOEUX6f0eyrLcZHv4N3mmm\nxtvvZQUnhJpmdP5bhJ4eRDndQEADjOKnxHc5mdguqok3E3AKflROcOQ7zKGF\n5GfK0IzezBNZoohDfH2vErTjLGqtJ6U9Rhh/13LxvHrxE6amDg08ji096u2H\njwXXphE137n/Fq9xo860tBZk8HCiWGlRauu0+m/RyQtW8oGRAAjfJaF5hWDg\n+zJ62R6UicW2Ewz8rtQInWrX123kgG8oqy3mxpddhkIk/l98V5LzYWq0t0fO\n/MmlTtUrPwUdfZZnNaLX0D414h1BQpwISr7sakngl2K3+01lZSWWO+tPngY9\nsoyMIyybJ0BeWFvungu5/YlboY4QxO2wR/izxhKECvR+tqfBcersT9Np3+5M\nFBYMiZoaUf/svUacfzbSYaZ52p8kOoopESIm7WpgKcdBfLtE4ajzdY8eI1Hg\nzfSwe2CNVGg3/bEKlr+PzKTcwtPbMnn4kY8mcKsqhk9xKBIIqiVdjBpaWezv\nU9PM\r\n=076q\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-rc.1_1533845281410_0.5829926805797627"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.2": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-rc.2",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.2"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.2",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.2",
				"@babel/plugin-proposal-class-properties": "7.0.0-rc.2",
				"@babel/plugin-transform-arrow-functions": "7.0.0-rc.2"
			},
			"_id": "@babel/plugin-transform-new-target@7.0.0-rc.2",
			"dist": {
				"shasum": "5b70d3e202a4d677ba6b12762395a85cb1ddc935",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.2.tgz",
				"integrity": "sha512-eZR2hgV0rIDAQIYHihqxbGaGNaci7HIOEcpgN207ytlKr0ynw8QFPLGHcu2HNJ3zPF08LltjlfREqttFbdnYzA==",
				"fileCount": 5,
				"unpackedSize": 3268,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGbWCRA9TVsSAnZWagAA4TYQAJ7lSzOQFqjSMeILrVdw\nLhVRueQMzelZkcpmi3ueJCy97WYS7JnOiIzczmYprf8D8sHnQTq575LRlRPd\naQAFOnnFps9GruM/WsHohGw7k3d86X94qEmvaCAPwp1JUfV684fcPMUcdZ1e\nOr6D6ChsFcuXxS0Rz3Bv//PnjXLEbhbPUA9KPG4CHCeU6YhGL9n8WuBiW5zj\ntLUntcjgBg1rhbyzsmuebvJotuuLtqo8VD0AbPE0fZVS7YaeJSCMm6eFa/IC\nn9XsGFceqY7rztmgj01ntpa6Tgb/XsfXszl+Uytsz8ZJJAQ7TKl4t7//X8VC\njyR7l2MtwJH+mgpXxtS3eVawJCWBcV+z5R3f9mW/qpuYK1bGFsQgocHVWNYg\nRdOmfHEyZhKXOEEq/BjLJ6GfGzjBEAMz6YR5AK0PnXdHxtrqfKSJdfcRXhVx\n/ivzGFmV3DWs3KXiiKXTQsPAnhwy8Gf3WrV/okfk5nC5xfKBzZ+0KN1k3wAC\nwVLKTqtK2ovUHQiQ5Ou9Xl9P+UIBzZsgIu71SrRALPhTeka1xJ7F8xIDuz6Q\nDXjKe0q9gJ6eyhxv9c9aRQ96Ciak5c/Ca6WdOipa/bFdv+EdB112NIO+F/eA\ne+GCm7XZkkykwftSGpb7Bd+Cbm0KLB6VyFDn2wxtGXVz13AQ794yaWaPXCG7\n9QBL\r\n=JNh0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-rc.2_1534879438876_0.7844898370748992"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.3": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-rc.3",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.3",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.3",
				"@babel/plugin-proposal-class-properties": "7.0.0-rc.3",
				"@babel/plugin-transform-arrow-functions": "7.0.0-rc.3"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2014-2018 Sebastian McKenzie <sebmck@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-new-target@7.0.0-rc.3",
			"dist": {
				"shasum": "5d107e54bc636ebb1af2a026f45fecba47b3e4f0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.3.tgz",
				"integrity": "sha512-iE4W6qkhwY2NB1R94yqn3EQLnJ/4gPVnzobWAR3+WYW5e5iqo5DvD+G+LfhE3L1VhSbZNjJTTZF+tkn00xeQrw==",
				"fileCount": 6,
				"unpackedSize": 4367,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgEmDCRA9TVsSAnZWagAAV+wP/A3hOYxEb/U0hnyoxvyg\nG/SPmuvEwBDK/RpKCHuw8zXRnSS0J34fAX97gVy++hCHWgVqQaF6AGtPCRih\nEF5L/JSa6kiy0xNKMzQ9bWjH2k9JUsEYJksbMpi2LYkI1qGTSwi4A3832gBc\nCsZdBdKyjFsxNCkYt9WCrD1VW/RjH5cUW+R3eYZg6uDX/7H6iu4u7djfrSs+\nl0IMVzI+igUrV/l53XLmlz2WzA+/GeSyzygtEKoXaoDmVDYNInaLJ7pfhkvz\nSqo7NMmDup6+ydpbBLSN7DzHqaxtdxK8dNw/EmYKGMy/wMw4/eI46j77GoFs\nqnbCpYrf/Fu0cChWfNmfkUyZEQyn7lMFr3/fRW9Zbk9gMyBUDUvbkC2P18+T\nR/5woRYXShIrdoTqqTIah+3QzD3Q+ZmA1fHiiagjWMi4+FLeb6QG3d3obpbc\n9MTm3yhthtUYut8tr27dod8W3e57JyUC8Z1124k3g7PxG54CzsicDw0Ouq9+\nZE9AiXEIyEz48tQ920xUZF0TU6nrD047G9JqvXILefS0VQ6Ir7CcqeYiAA2y\nUBbBQ3lBijLWOI92nzp7uzpvI4gBDE0qu535hXnKOjePf/KKy1jAejnI0WfU\n0sRrO/Kgva73xTOrf7Dv84trKSIu4nZVBmm6cjTklyj+EClY+F3qxwRbdBWA\njU99\r\n=ZHC8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-rc.3_1535134082365_0.6678103668978308"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.4": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0-rc.4",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0-rc.4"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0-rc.4",
				"@babel/helper-plugin-test-runner": "^7.0.0-rc.4",
				"@babel/plugin-proposal-class-properties": "^7.0.0-rc.4",
				"@babel/plugin-transform-arrow-functions": "^7.0.0-rc.4"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2014-2018 Sebastian McKenzie <sebmck@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-new-target@7.0.0-rc.4",
			"dist": {
				"shasum": "8e6d16ea06ccea9ab86e17249792755a34195cc1",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.4.tgz",
				"integrity": "sha512-zQYV/AYm2vr85coIBUz3rq7Mj7rsSaiRO27YYTp/t41MLdB6W3ILWBf8f7Bm7jJQF+Uw3CLr5XzEGVQY0QxtFQ==",
				"fileCount": 6,
				"unpackedSize": 4372,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhCpfCRA9TVsSAnZWagAA0xUP/0YsFfWOHM0g4So4t4cZ\nzWlfXoFsU4xRNGNWBTk/MmKfW/tP+v6ij0r2JES/Z5oE4CXLmFCMoTkSKXXb\nUAJkCO6AABK6+fxXFy46dP7/kOn3fvCfiOb/JLcc9Myl+uG+n8zCzv9Yr5R2\nsL9IIYMXqXpy2G9yjqoZPd2FABbnX8DBSqA0p/4c6non96fAD1dWuRDjhaCY\nILh8U6dVO+9YmyKlwjWLrbitraLKZZuZa0+y6gYzL25BAyFHywNzwKE2lIoQ\nuJK8EWd6i7OPSmMXGl7L9uhq3RUtWFTKkgb7wKtsBmsSngpTZRRaulUwhJnS\nZ9Ye5R4ErokxhT4XL95RurFpv2wkcnvMMozvag32w9sVVlmRmz2U49EhIlj2\n6cGNBD6eWNCqrRiZb9Q+ZQbjElvWJ/lvGt5uHGYKII/lAkJ5nOk7mnvk6Ppb\nG6ss6AnoC9AHIIcZlvgy1ysXGS/4CJEgwt6N6gOGg2ROnE8vMdYjKwfWAHL+\nCQ+1AHSXcaogdN6vL/RKe0gTdXmUGcKHiK+hRp21/ITdniDQBmpZkQCr7c/m\n9wBp/iHRRozkgP9mRxX//cPvZ7Ez4eahuMUvQ+njv73VWx8vpWv2Xfm7unci\nPJj6u1mMApeYOw4+OFxdJPyRmXjoU2hCWc7ruRIk7v0Booa9BIE5DrZLtrVu\n3dS1\r\n=zHs6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0-rc.4_1535388255326_0.08556770906661848"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.0.0",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0",
				"@babel/helper-plugin-test-runner": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.0.0",
				"@babel/plugin-transform-arrow-functions": "^7.0.0"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2014-2018 Sebastian McKenzie <sebmck@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-new-target@7.0.0",
			"dist": {
				"shasum": "ae8fbd89517fa7892d20e6564e641e8770c3aa4a",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz",
				"integrity": "sha512-yin069FYjah+LbqfGeTfzIBODex/e++Yfa0rH0fpfam9uTbuEeEOx5GLGr210ggOV77mVRNoeqSYqeuaqSzVSw==",
				"fileCount": 6,
				"unpackedSize": 4342,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhHBzCRA9TVsSAnZWagAAAgkP/0wJkOhi9I70+l/ksRTT\nWjEuWc8XBJbUIcbdFMnyCtmSgCl7ASMvc6fPPb+mng7e9nNGgvtvhRqv7/Zo\nE3iEibxhk4n104lmL8ViZA82iABgZCmXo228GZ6ZEVCa0FPwd8nAB+4mzuuA\nhXhc6wLteb2qu5M6Hycrypm6BFa28AisDFbQGQV7+BLVjdibpqwxg1pWlfS3\nqUPFoACkPacCj0jpmELwJY0ATdpfAE0VYuSSsvSNUdSILizrTfjg6t5+putm\nVUnGn43WtN67WmgMNWj5f9U96u3nLEcHVaQ3ZduBtVOL642PGE3nzPsL1M2d\nyXJfZGP9XGfqYwQVq8h7QOCXffEc4r6Hr2ElqEaVIoqNvY6u3uz8fU1IPRge\n4B2m0wLHo0L/XagFJawb5S+qy91sLy1lt4tFsqLNgSdAIMS2SMhawnk5jwBg\nrBS+ShVyyH8vKwEZEg/MKjELq3LWFwXlT2rO38WarawJqWBqmyAGPZ3Sajoq\nW3wkUUjE1Km/nk0bJ5r5iUV9P4+aWL5bTWoXtOQN9phOWY30j/3NQcEtExry\nbcupjt/v7a2LBY0YCfdAty7Ido2R8qF7Gru1I8gShU/vcWfkgZES2rbvy/zF\njQ/DNShrBcaJExFIZr+Mh26imtm7pvu5+gtYMzbknIhJGHDOmmWuUnWuvDCK\n+odU\r\n=4RCV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "contact@xtuc.fr",
					"name": "xtuc"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.0.0_1535406194794_0.7461768120322572"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.0": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.4.0",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.4.0",
				"@babel/helper-plugin-test-runner": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.4.0",
				"@babel/plugin-transform-arrow-functions": "^7.0.0"
			},
			"gitHead": "f1328fb913b5a93d54dfc6e3728b1f56c8f4a804",
			"licenseText": "MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-new-target@7.4.0",
			"dist": {
				"shasum": "67658a1d944edb53c8d4fa3004473a0dd7838150",
				"integrity": "sha512-6ZKNgMQmQmrEX/ncuCwnnw1yVGoaOW5KpxNhoWI7pCQdA0uZ0HqHGqenCUIENAnxRjy2WwNQ30gfGdIgqJXXqw==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.0.tgz",
				"fileCount": 4,
				"unpackedSize": 4455,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckVSyCRA9TVsSAnZWagAAhwYP/1UGAD50ZpzcxN1rqnKi\nbS5O/ABqY4i5kGL36bWCJDtxPA8c/NfhJzfJZhXjiCBGTbOVCcTB5ENPqVqi\nuwQr1n+wwgX+x6aGA43qNnZpWBR2x6nCgd1kwrRomIWB/MYsQtwL+vBWL4v6\nDhI+Dxh6xtZ+lv9P7AUQ3cAopPtCGttjUQ71z0UDJKUmx1+Wdzp0F0exXTX5\nYXKS04XK83a4nk27O2jmij4sRNnI42Xsj+flDidXiB7VAHkU80OvfiaocbfX\nD6AtBhBbczvbExoGjlvlbSMgIXNgI7llcs1f2/xTAgTJq+G8kq8jxv545qkK\ngPLcqMA60WoN7EhbzZthWaB/NUomd7b1A4M9XMCRp+k7UhOBaI+cWyWSSB5w\n98zyP6OKDestAOxTMBeojjn8kUJrvyXEwHwfls659n+9TKzhzw33yUKDfw+N\nc8SeLqho04A4h1ZUTqzz1KQ3lwYJX7wtHLDgIQk0V15C7Dlad1B43IQxTXCg\nidrXmlANkGL38c46vyNWqMSLbWX8m5CxEOjrynpSzoPti8tWB7tPkHUbECkH\nOEY9j52sm+QhfzhObGhDskRP46zWwGvZy95pvOpgzGR2iO3wX+vHWI3WVQj5\nth/xuNm5qru9i4LyN/PCfo1XHDEwQ1oqwjlKCiKDlVULBijDrJk81tcKuwJw\nY4Ii\r\n=ghDe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.4.0_1553028270543_0.7039604418083671"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.4": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.4.4",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.4.4",
				"@babel/helper-plugin-test-runner": "^7.0.0",
				"@babel/plugin-proposal-class-properties": "^7.4.4",
				"@babel/plugin-transform-arrow-functions": "^7.0.0"
			},
			"gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba",
			"licenseText": "MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-new-target@7.4.4",
			"dist": {
				"shasum": "18d120438b0cc9ee95a47f2c72bc9768fbed60a5",
				"integrity": "sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz",
				"fileCount": 4,
				"unpackedSize": 4455,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw3JACRA9TVsSAnZWagAA9NQP/iKmfRtEpD1Ww4aTMdDJ\nSQ4bDScQg8qHtsjvtaCzkwLS/ZfCdmVoib7G5iXaSVhqDMEAsLT2BR3Bo2T0\nGU6QnKC10MI2pEFmWRPuplP2zIDaTHSH4F4barns0nyQyEXRfEHiS9Rp5KVx\njg4lUukSqhd2/0t4glVOwRpSe5PMQ3ElxP1D4nTMi741k6nG/VEm2VyMs4Qk\nmqCYpdIUHbWKEsNdKbyRBbMyGyqv6mUJ1FmEG6W4c2WWEsyUxBNgQ6JXFfft\nILZ9fkEo+LonEuzpU3f/OAhq0qHRBoUKIlg+0FepvIeUwHB87DjMGt8kD7B3\nMDT4C7GCuhtNjvf49W3r6DTrAIxoZr2y2HS77FasMRWun03Ilr1icP5eP1i/\nSAfTy0MMRasr7AHHKAbQ8+2dHJtr0tqcJWt8riAdvhRjj11WOqoMfZDZMhde\nEqzOtIg2d9YFUBXUnS8mlRhbZJyrmDcGYYzVpdrAh/ezpz6wfeJop+gJpVmY\nIxbo0bqhZrUybs6Td5f9z++GPMCedAjg8G2nm/cz6oVz8PpR+ooIYAL4TN29\nIxXYZVddLDtQI/dXK2qYwvUZWW6yuVRVxIaJZ5UrdYri6IAJFjdyvTakQSLx\n4/Bmz1Yl/FsSzr9WBGIrMfv8n+Gyaxp1J9oAm4lNyuvSDwrnYJe5BK8MBjyK\nOeKl\r\n=KxZW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.4.4_1556312640308_0.7898185438763801"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.4": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.7.4",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.7.4",
				"@babel/helper-plugin-test-runner": "^7.7.4",
				"@babel/plugin-proposal-class-properties": "^7.7.4",
				"@babel/plugin-transform-arrow-functions": "^7.7.4"
			},
			"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
			"_id": "@babel/plugin-transform-new-target@7.7.4",
			"_nodeVersion": "13.1.0",
			"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-CnPRiNtOG1vRodnsyGX37bHQleHE14B9dnnlgSeEs3ek3fHN1A1SScglTCg1sfbe7sRQ2BUcpgpTpWSfMKz3gg==",
				"shasum": "4a0753d2d60639437be07b592a9e58ee00720167",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.7.4.tgz",
				"fileCount": 4,
				"unpackedSize": 4252,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/9CRA9TVsSAnZWagAAosQP/3z57z8iu7b5z9b+jZVM\nS/SxYE5fqxsy6oaqH+XNQuo82v1plicd6B3X1G9TTnCh2qcjdMRM0ffjZRpl\nlt6PBGunoWYse0+sUxLyexiOdyuwzGluJy0qLBQCOodtsuCwmUtTyrQ7LxN7\nxUGSX0Hp1qST8QFTDU59KtW0rYlPerP08WmatGC48AS6TYiP0cp+SwzyBt8P\nhd+nMQyUV/d1Ufzu5HHoF4DJjl4eSx/NPLgpzUtIx+LgouiKwLB/sO9ptrBL\nLMCgVTNZn0Up1Z6iK9q8VUnZI8y31SJXkGWZLDtb/I1311cHnV7SG6p82Cju\nfjMHY52ovOAN4idBffWiLx/t1l+0rcCfO9qJTuSVIlLWP9k6jYKQWT0ndPJ6\n/m9xPSXET7ik06qRTDZC6v6CqJpplyR7q0tGX/T7dbP52Hwv2TUPz6ofom5Q\nI7qRSS1qBZGnC4OlkRrQwKNNClXAZBGsfISrFftIEgm18bbEtf25RNvqJkTx\nWweBTPghRWmJpL3KUZdyFnZMW3/l5GhAYX9O8VwFdrc92oLXPfRkJ0OkNqDl\nIZ/sQHWLT4N/21KnX+6ojs4R3mjk+6iRFB+HWqmRyLN/4Nch5UM9TtOYHFdD\ndqsuu2BYNM+2EhAvxiXe2XBbQhZT/k8PwHrHtKh8IyFddTkpPQEIc9zRvoVc\npoC2\r\n=ms/G\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "jason@developit.ca",
					"name": "developit"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.7.4_1574465532764_0.41028721373740584"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.0": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.8.0",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"type": "commonjs",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.8.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.8.0",
				"@babel/helper-plugin-test-runner": "^7.8.0",
				"@babel/plugin-proposal-class-properties": "^7.8.0",
				"@babel/plugin-transform-arrow-functions": "^7.8.0"
			},
			"gitHead": "2486615a74580283c49475d66067bd7fcab3330e",
			"_id": "@babel/plugin-transform-new-target@7.8.0",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-hH1Afz9Xy/wkcxhoI0vYw48kTBJqYUhMmhp3SLI1p817iByM6ItH4LS8tZatDAIKmAQAXj8d3Ups1BgVJECDrA==",
				"shasum": "54d126788abc648cab27bc9b74a8306b4158f70f",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.0.tgz",
				"fileCount": 4,
				"unpackedSize": 4274,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGmVlCRA9TVsSAnZWagAA8wQP/RGyvjoQIBvxtH+9cXVS\n3bPj8EIdfxji6hLrvKlHrEq39/3H0yxWdEK4UAQZvzexRplSkQuFbRZJmoe4\nkSrOdJm0UGVedXJ+2gKrg52fec+6wZo5MwgCyb/HmK2kfN+/Ys60ihRZFZiK\nfDglqmwmXn5SlJPX5/JhgWoMaFVLOQlRESP0+cBOY2dghpxcB8G+SIwrVZpU\nfub2GxwKLfpigog9ddu05d8WdKh35o8Qjqz+8vEBxuBDK4u9/xiXpwBW/myw\nPOgaZYAJ/mAb7GJ9xzo9ZERGfh3hHljqvTNTICmkOpygZvzvcFclbpVF1lTi\nA944sKXIFJrUCTsY3lqdtRx3TTVkrTvZdlJCGXCqmo03U0Rs6Sh520IJhSJg\niXdXNTZyls20o6OV/dQAlXrjkIoTANK5KiQPBYBhYIOVjYDNSkXjq00kPqHJ\n3va6EBlOum9t5u0yesJ3uzb6N+3nVtEuzvgOWjzcJ4KsHszp70WlpmKu+oUj\n6adufnqH9dW4zk1ZqpHq1Gd934H1U3NflfQGTWxHupT/TzwTQwYVkX6GyJSe\nwGz4gcTiTpWa3qocOghI2UlSxJseHHEjR39J4FQm25UoRLUWuYeM8PtXiw0h\nmyODsz98bHl/kJoz3PUrSx41LowCZqhdrckdITN11eW3VToZRjrJbYDLFu76\nF47F\r\n=NFiK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "jason@developit.ca",
					"name": "developit"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.8.0_1578788196825_0.534814145965345"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.3": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.8.3",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.8.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.8.3",
				"@babel/helper-plugin-test-runner": "^7.8.3",
				"@babel/plugin-proposal-class-properties": "^7.8.3",
				"@babel/plugin-transform-arrow-functions": "^7.8.3"
			},
			"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
			"_id": "@babel/plugin-transform-new-target@7.8.3",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY+xFZ6bWOBn7pfKZTqV4o/ix9sFw==",
				"shasum": "60cc2ae66d85c95ab540eb34babb6434d4c70c43",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz",
				"fileCount": 4,
				"unpackedSize": 4252,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQXCRA9TVsSAnZWagAAKCUP/24hkagy+pVK3H9GHccw\nYyCfapkP6vJ7gwDusMCrHs+Nt+QV7t8jWJJtBsCwemU0n8EWGDltXbRtvAGE\nLN7fFWpL4YzhtGuy5f8x0aX7mRPvs6oZyAB5BUXms+a+HBSt82pxZ534SmOt\n0O2qJ4Nx9C3Fj0DtQH6/bQVwFbxFuBtr17Yl4hQGeK8q6NDAHGdQkW6JdtTy\nVn1M+zJjx22AOwmvE4AWInki7bJY4k/AGoPZXSmUPq5rqZ5VZyl0IFFABBTK\nG0amK/sPCZFP6biOfm+WwTweGtVvbPgXkoQSGk8VRmptypOscAlwAiiT2PoC\nEmHiSQJXicsKrIp+7+V/G6onX67hvaos7BQlVrESWxdjz6BpusQSWq66ZDEz\ngdHgko+3d7+uWf5wrs/jouZEVAyXAufVUMnP2htQpbAoAOyBwisIc29BfXMW\nMYLCb0f7tSFO/VURKG5bvKDBicEk1+/SxWkxAO4Qwhysgy5YE8/NhNZxyxrU\ngTLJMHOcv1upCPhuQAwaw2AQui6xOiCAyqlpjF4dALh1e0HT4VIWMyYxjJah\nS7wNJrOtIKfM/VVcYqCeBem276Y7HMXwd2B6rFbaxE3jR/YHynlv363pQgH8\nd0csyzlK7/6Oo1q44mZbChEC9Dy2sf0x/uNhhdjF6XFdaluOU+iKyfu+kg2P\nA2yD\r\n=zOo2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "jason@developit.ca",
					"name": "developit"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.8.3_1578951702711_0.594839206314367"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.1": {
			"name": "@babel/plugin-transform-new-target",
			"version": "7.10.1",
			"description": "Transforms new.target meta property",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-new-target"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.10.1"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.10.1",
				"@babel/helper-plugin-test-runner": "^7.10.1",
				"@babel/plugin-proposal-class-properties": "^7.10.1",
				"@babel/plugin-transform-arrow-functions": "^7.10.1"
			},
			"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
			"bugs": {
				"url": "https://github.com/babel/babel/issues"
			},
			"homepage": "https://github.com/babel/babel#readme",
			"_id": "@babel/plugin-transform-new-target@7.10.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.19.0/node@v12.16.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-MBlzPc1nJvbmO9rPr1fQwXOM2iGut+JC92ku6PbiJMMK7SnQc1rytgpopveE3Evn47gzvGYeCdgfCDbZo0ecUw==",
				"shasum": "6ee41a5e648da7632e22b6fb54012e87f612f324",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.1.tgz",
				"fileCount": 4,
				"unpackedSize": 4306,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuShCRA9TVsSAnZWagAApp8P/1RGb5by/uX4oBLEKgNa\n16DuscpK2RlZtem98FpjEnhczATmReiib6n+YkkpqGx747PwMK4m6s2hHSgB\nfw92Hl1MnKCE8H+lChYlVY/aOXe3g0/S1ryYrwJKZ3goZtBrB4xhZMpC9m7l\nQiTbrWN4MML9fSber76kaBNFHILLB3c7/RtdG/KKvuEhUJ+lBRPPQzN+19s3\nhFIZ0/4gKMK2ds9XD3Fj0hdzY97i/ZVGR7B4c7QC+4MfYx4OLH4bEOWOuwLO\nUwuXxxtM7nYrsE2qpxZstD9PuHkYrPYBp2BaphF3l1HrZNI2yu9KtwXzwzEf\nsmwf51ZwdR7Uq3j2adVoluNEn5RnljcWgpLF0A7NQFXlvmXDh2T9liaxUF5l\nHwdgW3XBEE1ooq0pypQmxqIr1VzfvhyMpl4J3k0v3jwHe7zOmWRMgqSVt0Yr\nPqy598uCnoruMF3omaJaoWlSWkG9uUXtdnDr6eoWCsIqyEBibbnSuYmD8+Nn\nizq0A2PejXXC0iLyJDJQLie5Thyfbxrid5DkPejQ7qxOcJa//yoeJYlAQLHP\nOOLyuqL5iaKaxsIBXW3nM7Ms1cNDCOvZ9jDHUFAz1z7IdwgJZ7YG2KISCRnl\n2g6XphxrRm2NGtdcU5SXGjH3esunC0BGrULqrJ4nwXY0Vzx0NldMi9Z0w0od\n5rue\r\n=IKXf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "daniel@tschinder.de",
					"name": "danez"
				},
				{
					"email": "bng412@gmail.com",
					"name": "existentialism"
				},
				{
					"email": "hi@henryzoo.com",
					"name": "hzoo"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-new-target_7.10.1_1590617249068_0.300426504516089"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-19T20:37:11.113Z",
		"created": "2017-10-30T18:34:40.479Z",
		"7.0.0-beta.4": "2017-10-30T18:34:40.479Z",
		"7.0.0-beta.5": "2017-10-30T20:56:19.874Z",
		"7.0.0-beta.31": "2017-11-03T20:03:26.100Z",
		"7.0.0-beta.32": "2017-11-12T13:33:15.916Z",
		"7.0.0-beta.33": "2017-12-01T14:28:19.097Z",
		"7.0.0-beta.34": "2017-12-02T14:39:19.994Z",
		"7.0.0-beta.35": "2017-12-14T21:47:47.034Z",
		"7.0.0-beta.36": "2017-12-25T19:04:37.320Z",
		"7.0.0-beta.37": "2018-01-08T16:02:31.130Z",
		"7.0.0-beta.38": "2018-01-17T16:31:56.083Z",
		"7.0.0-beta.39": "2018-01-30T20:27:33.736Z",
		"7.0.0-beta.40": "2018-02-12T16:41:36.731Z",
		"7.0.0-beta.41": "2018-03-14T16:26:09.805Z",
		"7.0.0-beta.42": "2018-03-15T20:50:45.531Z",
		"7.0.0-beta.43": "2018-04-02T16:48:26.378Z",
		"7.0.0-beta.44": "2018-04-02T22:20:08.662Z",
		"7.0.0-beta.45": "2018-04-23T01:56:56.499Z",
		"7.0.0-beta.46": "2018-04-23T04:31:15.646Z",
		"7.0.0-beta.47": "2018-05-15T00:09:02.602Z",
		"7.0.0-beta.48": "2018-05-24T19:22:36.454Z",
		"7.0.0-beta.49": "2018-05-25T16:02:15.396Z",
		"7.0.0-beta.50": "2018-06-12T19:47:19.309Z",
		"7.0.0-beta.51": "2018-06-12T21:19:50.206Z",
		"7.0.0-beta.52": "2018-07-06T00:59:26.283Z",
		"7.0.0-beta.53": "2018-07-11T13:40:16.377Z",
		"7.0.0-beta.54": "2018-07-16T18:00:07.304Z",
		"7.0.0-beta.55": "2018-07-28T22:07:18.624Z",
		"7.0.0-beta.56": "2018-08-04T01:05:45.016Z",
		"7.0.0-rc.0": "2018-08-09T15:58:20.364Z",
		"7.0.0-rc.1": "2018-08-09T20:08:01.540Z",
		"7.0.0-rc.2": "2018-08-21T19:23:59.024Z",
		"7.0.0-rc.3": "2018-08-24T18:08:02.456Z",
		"7.0.0-rc.4": "2018-08-27T16:44:15.449Z",
		"7.0.0": "2018-08-27T21:43:14.903Z",
		"7.4.0": "2019-03-19T20:44:30.868Z",
		"7.4.4": "2019-04-26T21:04:00.446Z",
		"7.7.4": "2019-11-22T23:32:12.892Z",
		"7.8.0": "2020-01-12T00:16:36.922Z",
		"7.8.3": "2020-01-13T21:41:42.884Z",
		"7.10.1": "2020-05-27T22:07:29.179Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.10.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0ee181bdb32d979f03f356add08aa2e7\"",
			"fetched": 1593324445573
		}
	},
	"_distfiles": {
		"plugin-transform-new-target-7.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.4.tgz",
			"sha": "6a393bab873c77ee30c397aeb08499243fc4a5c3",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.5.tgz",
			"sha": "f1333a9f4814b6ec5a4d9ac175004f71bfb981af",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.31.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.31.tgz",
			"sha": "a8b230b56a853dc895422f77c32c439ef5d99ecd",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.32.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.32.tgz",
			"sha": "a46302c22d9ace6a875215502cad7de7a67b978d",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.33.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.33.tgz",
			"sha": "55fdedac83b44ccaa565288942e826c04adf78ed",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.34.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.34.tgz",
			"sha": "d3647cf5fd9b71dcea5325bcbca3995591e04f83",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.35.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.35.tgz",
			"sha": "457fd711ff6d554c9cd6fc9d5e139e0375739d17",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.36.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.36.tgz",
			"sha": "a6fd1cf2ae4a4efc1f0254197b8efa66228558f3",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.37.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.37.tgz",
			"sha": "ba6869bfc8ffe1d409bc12eb4a5266255a7f8ec6",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.38.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.38.tgz",
			"sha": "0a44713d73993063d9166a9238ed5fe1419e7a05",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.39.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.39.tgz",
			"sha": "deaf7e20bb67f8b8ea6fdd4b2b4c51867d450c0a",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.40.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.40.tgz",
			"sha": "ee52bb87fbf325ac054811ec739b25fbce97809e",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.41.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.41.tgz",
			"sha": "c0d4549ac4c740bbd4595ae5bee7ab7d959e3ef3",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.42.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.42.tgz",
			"sha": "8b309b67b6a92fd1ab6cb93bea0fa12359795c20",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.43.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.43.tgz",
			"sha": "c59818b73616d7a51670c5e798ae263a5fccfb30",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.44.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.44.tgz",
			"sha": "7f3a2c46e01b5433093430892fbce287583cb1b8",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.45.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.45.tgz",
			"sha": "cf6d1b8fb9e1d0119964db22c725cceb44820023",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.46.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.46.tgz",
			"sha": "e3219c15a2175a29afa33b9b2f4c18dc1ae3c8cc",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.47.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.47.tgz",
			"sha": "4b5cb7ce30d7bffa105a1f43ed07d6ae206a4155",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.48.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.48.tgz",
			"sha": "cfd7303c1824006ac6112fac61044d564f1652b9",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.49.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.49.tgz",
			"sha": "c2ffef1ebbaf724a9e58dde114e57e3e6864a5e7",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.50.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.50.tgz",
			"sha": "05816b4578eac266d02aff95b59f4e3a2f8d3339",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.51.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.51.tgz",
			"sha": "7075a106595cbfdd425ed6b830b79f8a7aff5283",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.52.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.52.tgz",
			"sha": "573f474640773cd8da2a2983291b9d6d471b08fa",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.53.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.53.tgz",
			"sha": "9b74b3d53b4e854cf0e360f02c2a4403071c6a01",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.54.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.54.tgz",
			"sha": "634ee57fa805720195cd31086c973f1fc5c9949b",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.55.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.55.tgz",
			"sha": "0164ad758b68f67fc39dbef1b7d61e37f5a9bfd5",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-beta.56.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-beta.56.tgz",
			"sha": "a8b219cece600e57cdc372b8a41c21e01f8165d8",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.0.tgz",
			"sha": "c54860a0422dfc73f43b3a270df4dac664391ea8",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.1.tgz",
			"sha": "e5839320686b3c97b82bd24157282565503ae569",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.2.tgz",
			"sha": "5b70d3e202a4d677ba6b12762395a85cb1ddc935",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.3.tgz",
			"sha": "5d107e54bc636ebb1af2a026f45fecba47b3e4f0",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0-rc.4.tgz",
			"sha": "8e6d16ea06ccea9ab86e17249792755a34195cc1",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.0.0.tgz",
			"sha": "ae8fbd89517fa7892d20e6564e641e8770c3aa4a",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.4.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.0.tgz",
			"sha": "67658a1d944edb53c8d4fa3004473a0dd7838150",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.4.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz",
			"sha": "18d120438b0cc9ee95a47f2c72bc9768fbed60a5",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.7.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.7.4.tgz",
			"sha": "4a0753d2d60639437be07b592a9e58ee00720167",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.8.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.0.tgz",
			"sha": "54d126788abc648cab27bc9b74a8306b4158f70f",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.8.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz",
			"sha": "60cc2ae66d85c95ab540eb34babb6434d4c70c43",
			"registry": "npmjs"
		},
		"plugin-transform-new-target-7.10.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.1.tgz",
			"sha": "6ee41a5e648da7632e22b6fb54012e87f612f324",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-transform-new-target-7.7.4.tgz": {
			"shasum": "4a0753d2d60639437be07b592a9e58ee00720167"
		},
		"plugin-transform-new-target-7.8.3.tgz": {
			"shasum": "60cc2ae66d85c95ab540eb34babb6434d4c70c43"
		}
	},
	"_rev": "3-d6aed1ca2e9b09d3",
	"_id": "@babel/plugin-transform-new-target",
	"readme": "# @babel/plugin-transform-new-target\n\n> Transforms new.target meta property\n\nSee our website [@babel/plugin-transform-new-target](https://babeljs.io/docs/en/next/babel-plugin-transform-new-target.html) for more information.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/plugin-transform-new-target\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/plugin-transform-new-target --dev\n```"
}