{
	"name": "@babel/plugin-transform-arrow-functions",
	"versions": {
		"7.0.0-beta.4": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.4",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.4",
				"@babel/types": "7.0.0-beta.4"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-XeWHtX4iI1M781Rq0W/O5y/Gm2+mabtsbOEmzw5gqXDnhva6egaIl08lgpNmL947vT+eQMJIt1Lso6788abFyg==",
				"shasum": "16247b48b0e9948c32bed0b1b4e19e3031ee6658",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "hzoo",
					"email": "hi@henryzoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-arrow-functions-7.0.0-beta.4.tgz_1509388470369_0.39648503717035055"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.5": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.5",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.5",
				"@babel/types": "7.0.0-beta.5"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-aaYVyqVQa3kgp3LR6iACqnTcZcr4jZNrVH6qbC8T/yzi+6lGXOp+zD/dRBBYOOTNja6vhO7uLtAPMm72bJdLdw==",
				"shasum": "a30bd778be17fea629360613e4e1bb49cb9c08e2",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.5.tgz_1509396971339_0.849420526297763"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.31": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.31",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.31"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.31",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-Cmg3T5yE2Vp7PmbnYKVfeuE1UjARB/s7m8YRq5PRL/du4LrgCpjdmoQSwK9W0UUcci5fEI2wP17169/k78bUeQ==",
				"shasum": "d6179650302257790a536e27db5d7bb302feef21",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.31.tgz_1509739400507_0.5721531086601317"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.32": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.32",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.32"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.32",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-Id82/I8+ZRgQuE6oRRGkgKg1P11eSZ6sNLk20OQQUk3i5u4SGeaagpDiRJ5evgE2gM7ECYfR02yyFmiclOSwVg==",
				"shasum": "d935eb1780be3d6d1d16e53efb330f81e01a6317",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.32.tgz_1510493588495_0.6597481204662472"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.33": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.33",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.33"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.33",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-DUBm7IJRU2L1rwPvrFABzIDRxKCb2pMz4/rFUcRYbdhnqvuiBiDuyA5d9gIX/5BFKwny8nFh6C+2Bk72SaFF3w==",
				"shasum": "0f375a2f309ba745492a3e3c461a2d35ebc708e4",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.33.tgz_1512138491995_0.19602364930324256"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.34": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.34",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.34"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.34",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-ECCEH+tr0Ei5DPglMTR51KV/h1lLac0N06tf69/sKxjq+m+mLiYM2y82AgEFBtAxlRepkBt3LcnVM8AvWv+W4A==",
				"shasum": "441f116d51c14a051d4c00a926a5211be97cf106",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.34.tgz_1512225552366_0.3311201750766486"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.35": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.35",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.35"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.35",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-PO5ZsTmBtazAfV+Q9KZJPCunmcJwyKW4YNDQuxnnPpiLx4naY+t2zcelO210RoBxTr9IdrjLOXurT/+20wBJTg==",
				"shasum": "c9764114c629bf1ef0037339b1b05267a5e4aab1",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.35.tgz_1513288059640_0.3783845619764179"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.36": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.36",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.36"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.36",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-lgOyrX8gPHo0rQzzfzGx0atocEdKgvq3jjIN7XBkDMW672ivZwrz8tAd/NJufNK6mbDUZm0Qq/JoLf+C4S4YpQ==",
				"shasum": "337267be7d8ed032067736ee5e76fe9066c45d4a",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.36.tgz_1514228669266_0.39130751183256507"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.37": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.37",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.37"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.37",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-I3g8EnCatGKG46ZlMIYPxE0mqswLi3cxx+68Kp5XQsKtDP0MOOEXqILZvAUPu1rrvzbpC0USE24QW5uJtXUXzg==",
				"shasum": "864143f7893dd892b687219d450db5d3d2e91ecb",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.37.tgz_1515427346322_0.05390045209787786"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.38": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.38",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.38"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.38",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-MXh/RazPii5LK6E2ve3+mmeGJAcNaUW8SwVh1a5Tt92RyXbTsZtmFz0mPsVz6Otxx/C/cj8gahHfiuBpktP//w==",
				"shasum": "fa52742f2bf664ed0d56a5015b330880fa6646ef",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.38.tgz_1516206708105_0.975541174877435"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.39": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.39",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.39"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.39",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-KHb7IUWC5m46+1EQQDdsFwcNBKq/1Grx51FjPX0OosO5N8gtel6O9CW6hkVUwoEYamnXGV+0lD7/cmEjvChceQ==",
				"shasum": "3e6b577392e009816c62a42fc97af10a95760a89",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-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-arrow-functions-7.0.0-beta.39.tgz_1517344049970_0.45872423821128905"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.40": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.40",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.40"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.40",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-B6wh62BErLWS3XInOUHhLcqBSK1QGdBph8E2K82EEFgJdQvphy30QXb0vwLUr8YU1efYyZXTsRA0JZ12jcm30Q==",
				"shasum": "0842045b16835d6da0c334d0b09d575852f27962",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.40.tgz",
				"fileCount": 3,
				"unpackedSize": 3615
			},
			"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-arrow-functions_7.0.0-beta.40_1518453689072_0.9202731978153997"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.41": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.41",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.41"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.41",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-9XrsKJ0uuVqyiQ/gcQQNnAJrphixxRENzjOuA1zBbSWsquxvfg0JK7XLzoEQ+7HizjK3Edwu+AINxM3H4aOdSg==",
				"shasum": "0394aa76c3d0aa373d9085ce15a666ea3ff9d3b3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.41.tgz",
				"fileCount": 3,
				"unpackedSize": 3847
			},
			"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-arrow-functions_7.0.0-beta.41_1521044761164_0.42288789546887795"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.42": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.42",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.42"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.42",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-/tpAo2Ur8m32U9pBcGQ6JKplWNEh462zxCnwVKL9yVwG02lttC4QSYBvreRK1wBidDz8JgRZFGGeB9N4l23/Sg==",
				"shasum": "b918eb8760c38d6503a1a9858fa073786b60ab2b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.42.tgz",
				"fileCount": 3,
				"unpackedSize": 3847
			},
			"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-arrow-functions_7.0.0-beta.42_1521147037838_0.7287128065856878"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.43": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.43",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.43"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.43",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-cOdFl3CbV1W1U/R6Mgc2LorJq+ezhnCzyFb+7yLBT9EjiRahpnGify8SFmgfUZyXhkKjxzKUu+KfebVKu9hMHg==",
				"shasum": "5a4cd89f16a30c92f9ed8c2c095f402ff5bdd2a8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.43.tgz",
				"fileCount": 3,
				"unpackedSize": 3955
			},
			"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-arrow-functions_7.0.0-beta.43_1522687700946_0.07823043118595896"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.44": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.44",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.44"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.44",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-EnE9WACf+ZQZcLcmT26PEaIs3aWhr6shLJIdhaqZavN3CitxJvfia1q8WyCS4GO3wIdopgdeIpD2Xwe4wmJFFQ==",
				"shasum": "718dae35046eca6938c731d1eae10c5471c17398",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.44.tgz",
				"fileCount": 3,
				"unpackedSize": 4003
			},
			"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-arrow-functions_7.0.0-beta.44_1522707603117_0.004719103791003931"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.45": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.45",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.45"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.45",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-jdJ21t4L6ia7ykd9ZTTR2VDoOjBvjC3kqOHqqXFCjqcecdue7K8uF8TC8vEVQ8OrLJgUjvbWTLayvmtLIWANRw==",
				"shasum": "faa5903bb9e136fd421e98a6727dd2afc3fe884f",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.45.tgz",
				"fileCount": 3,
				"unpackedSize": 4003,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3T1VCRA9TVsSAnZWagAAS7YP/iz5T3RkttT3AcNqYbqe\nwscgo/ypq8G06vidBpEG5MSe/lIvgsHXqVvQiYJXSl+yW70lYlFjYACEREXS\nTYWv2eqVKJ3AyaYIyWog6fs4uMClsiRDkbOkpcp4s6UXt4cuBqMtPoqlC/+W\nYM9Dg5Dwjgdji7WQr8Ks5UQSLVuIMNS+hvHcZXYjwE16YKcDNNB3J0npb/VH\nqsgXIYamOdfSbjXcCtJ0mF6b0DkZmTB18O2oB7sipC3zQVmDwHigwmfeYIUJ\nXaiCs9ugxbjZqiY7nawNOxoD8Kb/UIgnVhYvI9eRYBxxc04bW07NA4zAsrXZ\nmZVjmfNajRNnGGzqQEjF5ILwAzVjpCjbiMKCzCgqYZgqz8u6jmsvB0ycFZNB\nPEmS/XUVPfvixuIHiBv/jXx2QPCjW0UYN5EqGnwKCULOqmElVM7+mNzaUxAr\ngwxJBR4iUbjy7LHaMucw5cfYXKfMj34n71pMLwUGgLbXIan7vvQID5eS7bIo\nRfTte3tS+fKwFK4zmWFsaBBMDRWDiDS5lua89iIWINP3xASaJB8awgS+NLcJ\nR+Z633jAuWJ5zPFb3XGS+1JbzePDUKvLaL+2y4XqhcrRi0CJALSDTZY2KfLu\nZV1IyGCErqCqUQmbrUfI/KF6x9+dcJ42iSTHoxO7pQfBRdINymt2Oq2U0Id8\n0zF8\r\n=Npc2\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-arrow-functions_7.0.0-beta.45_1524448596980_0.7610645842643344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.46": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.46",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.46"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.46",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GgeFCCMHXWRkPDXWKin76qiZh+DAYdQShmk8SmzDj6IAgPHyNqkxHN/8gsmNe5/7IWFFOKUuM9TNU7fgY7z7Gg==",
				"shasum": "130e79b1d4508767c47e5febb809f8dca80c05f5",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.46.tgz",
				"fileCount": 3,
				"unpackedSize": 4003,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3WGDCRA9TVsSAnZWagAAFMIP/0nG1i/pNrmdU0AMnZhG\nik1193pN3WtwFpIV2Yeh5JK3Xrt+3RpfkwSWfHw5yG41l/Qpx0rrUrY5d/wj\nLMkD9Dfxfj4m7XFNxKekkswVMqwONKi+nbokkjqyaLGeev4+EEbEp3jGNzL3\nPoCBGUpO26VBNhxrDZsslf8SEU3kVgsqf6dp8h8MsZ1KotPcPZJcO7i4od1G\nkhm2K5hGX9RZ3L1X3cuCfeaIJTA/SZaNZNsiHFZd/6QZbciqYSCFQnh0BCFz\n44py2ymeiDdtPIudnYUopgY/YvMkY+Xd0f5uRgL86p4muoa8JWOtNrfXJoW/\nacTpOYk2QuHzepUosZIRVCykSLo2t4R3+qxxInwObOe1DXniXca+yoOA7Yz9\n78tQwFrDlxWOVX2HupLhS7+E6Ll4kdqnHArUWiJ5vxu1pnK9EAuhNBBJ/dfW\nPy3vegPHiLhDc2/ueidd8ZEtOiFNvJFoLQem7m4/yDID6Q6G1+3t1sxLWrik\nNzYa+LJzh8XRSlQ6SLqGeSS4VSAtlZqibzDYXVBfy7xvAxIgc6MVLu8DSv0G\n2CHpcNGCCRM5UrcV+DA4vzCFmV45tel2h1+iMgX/8dVOBzcRj6NCveoMOInw\nJMbfudMhkUsCvHmquw2fz3LZ9rWvr1T0gqbOEUpt/v3J2WsQq6mO/4yMlKGI\nqMyq\r\n=wNo8\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-arrow-functions_7.0.0-beta.46_1524457859346_0.5269007746244827"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.47": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.47",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.47"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.47",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-xiU+7RJAsqx+iZqWSQQWBu9ZDTruWimkg4puDSdRVfEwgZQdOtiU2LuO0+xGFyitJPHkKuje0WvK1tFu1dmxCw==",
				"shasum": "d6eecda4c652b909e3088f0983ebaf8ec292984b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.47.tgz",
				"fileCount": 3,
				"unpackedSize": 3968,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+iUHCRA9TVsSAnZWagAAOi8P/3kkP1+sD1p2lXcDR1Mg\nxFOU8g6iQLJS7oIwVM15EpO4Xb0mDaOlj5lmQWHxcUSxyjlLOjWoK+y1zIBJ\nl8TTutbpJXmof5C/eilXOnjAbpVDEOXawDvOpsYneI071LBwcAflCcJThsQ9\nyXm1Fdpros5MK7KiTbXeREjr+4etRQ5EbqjYgCsWnSu4WKdZDLP9+V585C8y\n1qiR9t8f1CsKZf63ushsImDmUvpj0qGev7zPHAcePmTlZGcVXhsgdbThCGRa\nP2xIQhldQI2sz2iORsuMAvQjSELLf+y1R8+P8p+UQyRRvkVS+MaD2/HK8S6H\n10HcHefSU6A4X+CTHS76vcKjdAQdtR3inbC69j6WM75Ju4bRSHuIgw66aLR1\naCCsGoqGkhmZuz/h31QcHv0fEE1EShvfZ2QXghs3/Ldr+91gM00VBLubOZ/8\nTSK54P/hZSCcJkLtmFLGaWA/c4sA0XpuVZnLM6YIZcV+8z5Xr2FpR6ay/Ptv\nQkVoPNwzZXyT3D2qBYKIXoJ/pbS05u91unaFZRZn+1XZEDUjJJ9CG+ofbC5I\nM4KVw39oPIP4fuezao9kPGLDHoHxd6nFkQkcfZz9ON6SsQaps80cqDWEZI41\ni8tubJw/KcKKPZRB4NPZNzth1mHEOFnDXfLShf7M/ouVxHsdHatd/tdb6I/X\n8p7G\r\n=AcX3\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-arrow-functions_7.0.0-beta.47_1526342918745_0.47358782424147794"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.48": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.48",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.48"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.48",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-K4HCBSY369QE30JVMhDRubPD6uK2aRtkWWQ3IXpZgs2qmfKz7U0SM/NZCnOVYRUFqwmkgiCMEg0ONMCfuhHzdg==",
				"shasum": "d2eed4bb9566fcc06bc5d1d5f86821d2648654aa",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.48.tgz",
				"fileCount": 3,
				"unpackedSize": 3955,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBxDeCRA9TVsSAnZWagAAX7AP/196QSOqVs3N6ZT8KQfd\nugSbYDC6wRYwvlAROjGI8r4KPfDY2U0DFB7WfquZ92IphJMoc0yPvmRJgyy+\nLwGTH3U9r+d5qiEnMWR9zUtqAzwX/oeEx7lmbFoTs/l9oUH7UIOoxUyWkId/\nIHcdB2yPapTCZseSDVRHDS1ihCA6RmzzBgiBJ8o/Ehk95X2hB7dvIK+jgTYK\nGwnOF5s8NMtDUbmTYyDwP7BKcBpRdadQp6GzsqdENOH+M9qLrE0xnzkLF5AM\nUYRlLaEDxHjkxZOaHf8VUvPJnU4JuRIE+g3HZITs9F5QTiAKGJTEURaQ2kyC\n7Hr3hvT3bmcLAgw8kcYNCQqHxqUNmAGWQ6FO0kHhaDUUN6qtCdtA50uj7WHt\n2zLoJxgej4rvlVO3Cui65Q6OADfAK94bu0W3TNwMlgZaJAbc3bGem17c1+/c\n07v0O5XCZVy3BbLzUdYFrLcEe9f8rqQeNNvcZYtfxp6Y+rJpBu+RWEOX60SG\ncjIdyKhaR1zRcKhQTJST4P0O1anmA19jhriUBB9iyO6qK/9Oo/KVBDsRAmN1\nQNnwvaCvgNecG3BkVHTSWwxZY+Mr9YAsJLtHX+8FrJq8LL4ZjqLOmKLjcdex\ncXk9VEnuR0S68TWHhRaILrZ48AzkDrZll4McUIP/USE/okyYMPijUxYVHE06\nz6ra\r\n=inKq\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-arrow-functions_7.0.0-beta.48_1527189725574_0.8728223586896229"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.49": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.49",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.49"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.49",
			"scripts": {},
			"_shasum": "dd3845b63c683d187d5186ee0e882c4046c4f0e3",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.3",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"shasum": "dd3845b63c683d187d5186ee0e882c4046c4f0e3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.49.tgz",
				"fileCount": 4,
				"unpackedSize": 3970,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCDNuCRA9TVsSAnZWagAADGcQAJMXa+qIpU1Vy2dO9ePw\nJRrzxYGqlPifi/6oH2tEq3XvOKdzPVa3IE0OmXDDn7zCeAB3koO0cd2tDfVx\npxWSXWSshVXQEOLmkZ15FyyadbzojQCnruHllREenTFcQMct01WsoiT9CR5K\n7JMsF07UNXElrHDz2OxO4FQwVCOAAW8xhtxAUyyvkFjvOxYzpkulVK0KvNkg\nb9zwWvN0BohU5GHrgwSahdLC8M+XM8C2vvv1/UzVHTwv+N7sSWHbzKIXWMdH\nHBj6eSPRcMpvG0pYzTCgnwgYPGJIPgH+loI0he/Rd0u25tJCqG3jJgjPLNKw\ne1HAJUkqDb22NNV4GBGNKPnCskwZEwBA4Led9pr1YcXyKZKEaHA6acOhkodF\n/7JKgWEYuzNxW0+HDd7ANMOTPKWlxuYga51CV1BNCYlX4dMm+vpbD6aClbgA\nqbomCFGWa5kDON0ya+J6dbcCMU+Oiplqcftj5MOguit1ZRg1AxkXl7aLetIh\nWFJmMoVZysAxq1VTn82javmxCzSsw65EwLcVnyud7h8+RzLhfnXiFFnkTJH7\nWPwXZEi3ZK8Wxem+sy2HKOm/9U4S/Tv10oyANFuo+iD9EAtJSE1u/zH9Xk6R\nJ55NE7qgOsQEl9ukv/Mk+YTIsLaE+8IpcVfu/DySgj7p7S6B8Twx3kL4x6sv\nEKYw\r\n=Zpkp\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-arrow-functions_7.0.0-beta.49_1527264109764_0.21495164587910898"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.50": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.50",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.50"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.50",
			"dist": {
				"shasum": "a25c5aa94c79cb5d46d88478aaf6751c655860c0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.50.tgz",
				"fileCount": 5,
				"unpackedSize": 1751
			},
			"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-arrow-functions_7.0.0-beta.50_1528832832575_0.43046502589176394"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.51": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.51",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.51"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.51",
			"dist": {
				"shasum": "29b9db6e38688a06ec5c25639996d89a5ebfdbe3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.51.tgz",
				"fileCount": 5,
				"unpackedSize": 1765
			},
			"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-arrow-functions_7.0.0-beta.51_1528838381558_0.6855879806213292"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.52": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.52",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.52"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.52",
			"dist": {
				"shasum": "85e7e84ccf065e7292ec60019ecb616b360cbf18",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.52.tgz",
				"fileCount": 5,
				"unpackedSize": 1764
			},
			"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-arrow-functions_7.0.0-beta.52_1530838762679_0.2781225361378752"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.53": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.53",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.53"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.53",
			"dist": {
				"shasum": "a75f5fa8497aac1729d033bf41c250416b9d1e04",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.53.tgz",
				"fileCount": 5,
				"unpackedSize": 1764
			},
			"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-arrow-functions_7.0.0-beta.53_1531316412545_0.3764264793214267"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.54": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.54",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.54"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.54",
			"dist": {
				"shasum": "44a977b8e61e4efcc7658bbbe260f204ca1bcf72",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.54.tgz",
				"fileCount": 5,
				"unpackedSize": 1764
			},
			"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-arrow-functions_7.0.0-beta.54_1531764003314_0.7824348365791429"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.55": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.55",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.55"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.55",
			"dist": {
				"shasum": "eacb446ffc67e5135a4a29ac72bffac1ada181f6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.55.tgz",
				"fileCount": 5,
				"unpackedSize": 1764
			},
			"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-arrow-functions_7.0.0-beta.55_1532815631015_0.6696728156396519"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.56": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-beta.56",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-beta.56"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-beta.56",
			"dist": {
				"shasum": "b547c40003f6795a824c3af501dc963acc6b2492",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.56.tgz",
				"integrity": "sha512-TkpqdTt8ivvNBoawwxwFJSHRAQAWvWRuMyQIJfdrmSGdHVaEJ8xn1MkYuORMOogtpsG+ZncmGRAyCEQeMFBPsA==",
				"fileCount": 5,
				"unpackedSize": 1764,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPvECRA9TVsSAnZWagAAz5YP/R7sYUIA8/mPWJmevnag\nBADlVPUJ7bLQlDPBzl2g7b8j61ipipVSXGv9NLETs9YQFdZDvTENKQ1QlbEz\n5eLQEZKLUhE0llMQi92B7+d/vkZ9wvPHUNmcyJts8BukBrMaXYUmNVFFOnmI\nVyxh/syHUffe81814a/F8lMWXWcsxHrMEtvXEVjo9Q+rpBuWWMyPvoNpKKJU\ntSm17hJKIzIDMf7d+29MegSdEKYD2BWUco4Y9UohX4ARDUarld7ZSbDwcPEv\nuHfW3c5/b24BBK6X7Uo4dLgJAVxqYWE1lFYmctmp94yI5Bk0Fb7+jDI75nji\nqQUDc7hW3xDbK/4SEW3K0AcqjY27U6+F6vu5Wr1yy4OCRPz7K5hOtSE926BN\nnu6pqbWLyJnRO2n4duRqzPLvY5KUItKoYJHxTOa+3JrQLdXtJTj5Kfq18Yxw\ngdfMtmcv2HhdbLzmdIa9VJBegsfB5D4zZ6/NkSVWYAi/7VejcpDCTjjBlOC7\nysb7PBoQAZ+T5XUMM/xxWvYA+JS9LOoQFnOmWQUu7quUpky3663/t84s8j0Q\no+Vgyh4uISex9QVWSw+uFs5+Ujgi3MGDDf0VHDUtlhtufXxIx94MCx3+uUEi\nHtKivTRq/orYJ/+8xnDmgO4geuVywA10oyXEcAnHiaEs3TDuSnqkUEMfwE5u\n70P/\r\n=QepN\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-arrow-functions_7.0.0-beta.56_1533344707756_0.39165738435977837"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.0": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-rc.0",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-rc.0"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-rc.0",
			"dist": {
				"shasum": "4b6e2fa6257950bc3f4cfe6d5080e959ae82a8a8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.0.tgz",
				"integrity": "sha512-Y6WienZ+sWuNbj/FX4L932wyRTzA2tnbciqyUt5kK7gRjhGxHE7Warq3Iho1N+GiwzFd3H/6sCmUq9Z2l34qew==",
				"fileCount": 5,
				"unpackedSize": 1749,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGSKCRA9TVsSAnZWagAA6xcP/1gz04XdiBuGmRyP39gp\n64xgHGx1V4EFEe99oTKR6S/IEpuTZi6gbIs6lxcszpKxL8sXapWjmYF7kMHR\nwJOVjymbC7zCpyyOGhJ0AQe8YjtROZvdplnweZii559PBKyibPx6iUeu4wDI\niZ3SjIoqNtGDa8DCNHivvVDDlsO0h9XYfEOIA5Pe2+nU8TdkPnD2c1i1ki06\n10j6KR63JhLJHwdRiCNGJWisQlvLCnqDfXVzBfIgXCS04LoDj2LCclK3/VVd\nFoHUrE0doJnSv1Lqa2AiMGFZhWt19nhZSHSBD9LXSEZ+3Kg3BWHVGQG/z3lY\nncnbG7z7wD5RKK1Hl3zVRtHDF2ZTHbXhcPn5Ne8A0vtWn5iUEwhWc2dsT8ZK\n7TFyZnfyKfi8t1Ajq+4R9Xep+e5fvaqLTUa+Wuv84qh05vYdOLrEwe01G/3c\nPchPNMdtz/EtGjbu9S4lg9LOPIX97CN3J1TjILJ03wxRUEsiK2ytGMok2TrO\nC/jqKeCtmCoGUNkv+SAo0tZPfZL5AY763frhnNWS335WQ7XMQARPPhetw8lm\nfsFlm41iW1aMwSbBJ0Td5dLhydbWBw6R9yNT3eFtYjtkukqIiGGRCG9X3sFa\ne4CycmNEbY+ghL2rbSFKH5R7yX/lL3HP0VoXLiC8F4ewcQygeu1swWLXUcV8\n43OS\r\n=WFzB\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-arrow-functions_7.0.0-rc.0_1533830281993_0.4352537376643817"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.1": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-rc.1",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-rc.1"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-rc.1",
			"dist": {
				"shasum": "95b369e6ded8425a00464609d29e1fd017b331b0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.1.tgz",
				"integrity": "sha512-9JnWkl+iKmjNgMFrLjfGJQm3f66SJxwaYjdsm49Vpvo9x7ADHMGMZYa5Yto9WNQBlIdtf+fhypwBcz6IPxdyvg==",
				"fileCount": 5,
				"unpackedSize": 1730,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ8RCRA9TVsSAnZWagAAf50P/jtPijuVetKyoKDVhFCR\nQMb0RjeYpJyhUKdYK41diqxZMNcXMCznVisWqYW0HjHfAwgXbyIrvePhmBsq\nQQ3c4Xr2jwn1mFrNbizmrUTPCQtxOdpfuVGPGnarjN7IUbluaKokSpvod4KM\nivbDgOBAoyB2cJA7oEp6EFaKwk60EqcRXC7tnnKe+waWxowLanAIOhfzBVFa\nojtmOFjpUhVvXhawcVZAW/iZtYYuehzFeW5d3G3yyj9hgqx5fNm6zUvtRqb9\niedViw1txHe66wuz9OpO6ZHpOvkAJzO5Ol2oAoNRF7IOdX3Dcquxtj6d9OrN\nx2WRONLHUKDm2APOwmfxsBSU2nHef2e9e6BEvIfn06VjRuXItZv6BZAw7Zve\nTISOeW1N64J56QayzhSKpnwO60yr9eDjjzi6PiDEcuhfu2U7QAvKHxgWSgGL\nYfRCCVm6CxVWUtGTuXU9RMCoIZih0+zr4hHFTik8IVXXN671+Z8A2clbhxl+\nj9b465nUbr6PYnV7wjrHJskBIozYOMfGXxbK0MSUt61LB4hiC3MXzOcPsjLV\nSjp8Mopu7QV1TmXsuSoBqQeLN8u5lIyxkJYpZ+wSFz59CvhLbiP4jAbrgLba\nJtrRUPpCL3ITA1SrhK4jzltoUlewQ0IW3PqU+WGE1PaGk55Jky9W2nNXH0Oi\nOr7s\r\n=Z4Oy\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-arrow-functions_7.0.0-rc.1_1533845264678_0.10964251314573015"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.2": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-rc.2",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "7.0.0-rc.2"
			},
			"_id": "@babel/plugin-transform-arrow-functions@7.0.0-rc.2",
			"dist": {
				"shasum": "ab00f72ea24535dc47940962c3a96c656f4335c8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.2.tgz",
				"integrity": "sha512-wCZZpEfjPBiO7kRLzLLxcaImgHzlrJKjl5pHpTbng+btsCb53hNgE0dm8ph/YRRHv0NdGej0Mo3+kKNJHARjYg==",
				"fileCount": 5,
				"unpackedSize": 1730,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGa8CRA9TVsSAnZWagAAAWMP/iRPM1OBnQ/IsfEFpaPi\nA0Z0DNCimPOtB9HE5Wz7QkyhSmMqSANPBjBvTK7HPzTom7Nb+K7EXZjYhEtp\nqD87tj2cDOHhOQm6vQiBPoghDXaLp0rkeVMnAvDED9lutn8sqjgsRBpFCBGX\nG5qvjNv9muu3wmOA8m1SoiACqAuRXviIOBj8uD976II6iRpBbsiFSQ2pV7wI\nAuF0oHNZing+A6izmPdBiCvxSJnpxdmslcj+XtAHo9AtnQg7KhJ70uFK1jRB\n/xLWOiCzLUiz3zlnnrqMMIleGf5gb2xVxFLrjtuKke1AWRXKlcnfgTpCW/5S\nfsiz9ik0ABlIJJZlItZiGAzX5G3zCBeNDhIS5mq5wiNmL1L7WlG6zqOxatHD\nYwAfTk+CVTb/HWmVyY6hKWJAVG+5D9fVBP4vxh+GqYYpo48DeQa5EiH8cvQ5\nQfkc4V5sYJIPFIoQWTA1WgKH0LdsplI8ProNEkJ9R/EUh+vcNkfbd3C/QYf7\n5WJu/im1gaDoUZ5/2wT8sTLNKCxAqrQIDw48SZ26/YGSDw14kkCH3yGzzaHp\nCq4B8R6LMeK/PFY57KAD5cGgyaJDuqrfyOiMDXCF+9smvF0iaqEozHCJXEUd\nxZkzDNL+t63/W0+Wbi3zSVXrOGV3+SW730tv3cVWghTsGIm4u1XWiy8L7rGl\nj2LW\r\n=vXSP\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-arrow-functions_7.0.0-rc.2_1534879420471_0.2742764353967828"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.3": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-rc.3",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "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-arrow-functions@7.0.0-rc.3",
			"dist": {
				"shasum": "e6c22148d0c2873522a2db8e21ba39d9db188d74",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.3.tgz",
				"integrity": "sha512-jaArx76fZji4PHU8mhSGyaN7e2kv8et+1wNrZrGp4RE4/e9huQ3QOnhryBerdRHGAvhop0ZpTdP4nS64p+qZqA==",
				"fileCount": 6,
				"unpackedSize": 2829,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgElqCRA9TVsSAnZWagAAZFEP/inNe0Bu2zUmSYQ0j5Qe\nnPuD+ZMfESvXjTknW2zD7j4xZO7vQUo9m5BMhdTTfh2gkP1Y5+ls+LI3CBVl\nEfw582aEoPujXDuzrJSqN0JlpzYf13fC3qNzat+aP/1AbLp0x9TVpusxILBs\n939MLeshLyEjQXeukBEuV16SLRx+ybTrrAe26AxASKv8FU7tR6PY5GZw2jM6\nfAs03ldpTLe+uG1RSA9qk9P/qSSumQKeigmAjj60eeeIzUEBGXnDzdDCMENx\n5czvpga9dYhXg0gT5O2r7L5OMpwi/5l/ghZxaGW378O6ZmDQRgFtHHWWYnAv\nG33r24C3UFia/5RcC7wVY4pqj5w/cQoRUgSDEzQdgsJeYKAaqwQjMRLoCHp3\n5n3FSOi1M1KAGwdhisdh1lB2mZnbb+NatNieNkKVT3l1joxhq99dXXZ2aRCM\nJkl5F9loR4O8eGgu0kMU7vughk9HIEJENs50Qn/Hg7rhm/BYfn4UxVHuLhLw\nXa3z7MMBi21dQ0BVDdjGHXThf4yxCWhbXGBzbBSMXbuiKbJ9gxc8e5jMWwIX\noPgiLlk9Xnaj1PInB+x/wMd9FwqBoHag0NBoDfE3KLfF6WD1LyMPwn3k33/Z\nUjhKA+mLpyRZ1DUmXfSfP2Pu2w50YfFF+u+Wc5cQ/YOIeZw7d8hYEEdw80g0\n+Wxm\r\n=x3R4\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-arrow-functions_7.0.0-rc.3_1535134058379_0.5422010312762768"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.4": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0-rc.4",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^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-arrow-functions@7.0.0-rc.4",
			"dist": {
				"shasum": "71266895545e92f966f316181932bf655783f5ff",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.4.tgz",
				"integrity": "sha512-5ekltzPIYDkrba11eqShE0cUCxmepd3C/pqqdVL9Qns74MPmF+2BQ3Xcks4MWqfuN88+QpgjgagJbzftcyVU0Q==",
				"fileCount": 6,
				"unpackedSize": 2833,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhCpMCRA9TVsSAnZWagAAW1wP/iWJOImYiyvplI4rWDuF\nb6gDZrUGpCr70xVMSYHpgDEGzEwi0GEcO17oWMCP6HqhaRM7Um6B1fcVclFO\nJQ9P4bqByofrtx6khf2NRCTNBkYYJIU3bfLq0JF/L7yrKG9RaziGbj9E75eS\nANf5shDeikRzD9sZitLTLB6J29S6ZlgYaB5s+83KfOvyld3JXzArtq/TPdd5\nX0f5K7qqxXxTwRu9nBRpZ2+rJ2+EPZ4gdRoffAtkqnvGimLcnU+CcFxHXo/g\nICzOu8PpKVUkm3QnZJCGkrsaGzV9TJhXGkbYOfM3lv+MnmKMg6yaozLE3RlR\nd9s8nPHzHEZqM9U5GegNV9UNwwJmsAU3U7mDun70RBwAGlGXk5c8kUXN8jfp\n+iSZ8D4kicI6IeCePU/Plp9atqOB2a/P0L107GbV+Ayl2lE3bf/tSBSdrWZP\nKiih1EK+IF/C+DPSFv4sK77FEMA4LAwgvTsGhpCxBbOvzqNfcBdshbr0uRKD\nxZlvF5JOAQCXTo3T/IcyJjxVXoPfLD/uJbfEUjsjalqRf6I8lg5a6Z2Wuj+w\nWbChaGDmwxavdo+kicC/ElBxbJ6LUXPsDAJvxXkmZfQobD4nBzTa4w+sKkfT\noiDghaxoNQu+OHr0VqON7lJkiAISwkdM83G/AqgMEjgFYNDI8l2X78XFwG5T\nxwqA\r\n=F4Kc\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-arrow-functions_7.0.0-rc.4_1535388236181_0.07469206200655076"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.0.0",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^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-arrow-functions@7.0.0",
			"dist": {
				"shasum": "a6c14875848c68a3b4b3163a486535ef25c7e749",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0.tgz",
				"integrity": "sha512-2EZDBl1WIO/q4DIkIp4s86sdp4ZifL51MoIviLY/gG/mLSuOIEg7J8o6mhbxOTvUJkaN50n+8u41FVsr5KLy/w==",
				"fileCount": 6,
				"unpackedSize": 2808,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhHBgCRA9TVsSAnZWagAAqRoP/00llCdCL2i6JMuUYPFw\nEpakZWMEDDYz/A+El4qOTf1u6B1SOgSoqcy+7OghqqaFrNgepAbgqHyBCq2N\nP84A/xlUekGAR/sfN2rKy0XrybT2UXNINLiCshXxJShoO4IU1O5ggGya3UF3\nIeAAmWbxPpeX6zkn5SXYWqHflsBLpsRTWPoUOYL03CLms80FURqgDflKS/7F\nfAc4L6rT5BC4DfWWiIs4yDKcH8iRLTbya0hbghy0pNRFTO8Z6V7SjCI98JcA\n/iqGulZmVs5FtUgAkFAfrGorv9HWpLrcM+OEMZQhiUtIYpj+FQmdSIZpmeNg\nntxzehczjIVh5n396kZmHYfSNZaRM/ByGGMR+BjVauNiGaqj823iGF31NTTu\nBa/pg7Nxya53riadSAy8YwerjzxA6KwySEPth3/lE1VGX2MnSgqpDpmwKfWK\nlORCyYs2kiRThnM6YTBTg0sMV5DQJTRWMXq2JAn1d9wueDybYiCjpUfqF14G\nhW3RLe5t09DxS7uvIZyBv33pgG1W/SPATMhQHo01n8XKsn9vaRl8Q/2rgCzz\n3yUTdM0qkD6P+gKSQuM0Hmb23kEJTvgYVzo0TgSKr+IJW5CWFYvLiK7HQAgV\nAtHdAY8hYniZsOoLL84fM4dtREN90i0GxCCfO4Wb4FaCFvhawk6Tww2kTeFI\n62uG\r\n=VOq8\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-arrow-functions_7.0.0_1535406175585_0.652409039359886"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.2.0": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.2.0",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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.2.0",
				"@babel/helper-plugin-test-runner": "^7.0.0",
				"@babel/traverse": "^7.0.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2014-2018 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-arrow-functions@7.2.0",
			"dist": {
				"shasum": "9aeafbe4d6ffc6563bf8f8372091628f00779550",
				"integrity": "sha512-ER77Cax1+8/8jCB9fo4Ud161OZzWN5qawi4GusDuRLcDbDG+bIGYY20zb2dfAFdTRGzrfq2xZPvF0R64EHnimg==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz",
				"fileCount": 6,
				"unpackedSize": 2900,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBX1zCRA9TVsSAnZWagAA7uEQAKAy4Zwkvnz1feAHWq/a\nYk/1DA/v03H9kh5C4+fslM7gGTltFfEioitwI+JzpgwCcdmAAxxLlwdUqhO+\nlyEQnymX8a/L7wV4E8EyBj7ULH/XmEnW/CnkFJpl98rMRFmmJuyIFZXFXN32\nMVLlGNEkEAQZ9cCUAIxpX9Pf7lk4XfTjA9YIhQFYMmv4JgskgPE9qKmOUzvO\ntb9zzi5aJEOHrYaaZtle9gF8aaqB8aQ94T4rzkVNQo2mLejD5ODzx51O4D5O\nnPuQsWdSyDn5LwC3hLkNmmQaxYuBLaRPWKxv5+9LmLMcZwMGefijL3i8Aw64\nk8nVboDpTlF6TZYyyW+E+jd9AQZiGxY+3tyETW3YgN49wVCMw9EHUsnYXz5h\naBsOFn49P8f+AL7S3kq24P64KpUsQE186Ew1LnLU4QHnkKf6NW7pmUXUwVlF\n4ZYZ/k2OgQXRBYuJGv/58EAjXryStQsn4qg7YB7KTdG/jOe9vcgUolSseddo\nUd0a5Ii2+sl/HSIDytxGjMME1Rywxk76vJnb1TVcnTHgdEAz5dF1/aXgASAM\nCqASEbVURe3E4kiCKgXYXnK+wkz79rCLlA3ANz/R0IacH8OVs9t0jOeBMGJ1\nVKauuFxt91RjzZ5N8E1TiiWri/4lRzxizKk3BVgJhSQD1Nx673zW67eJXFy4\nWIUQ\r\n=Y5qH\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-arrow-functions_7.2.0_1543863666689_0.49732836672796354"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.4": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.7.4",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^7.7.4"
			},
			"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
			"_id": "@babel/plugin-transform-arrow-functions@7.7.4",
			"_nodeVersion": "13.1.0",
			"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-zUXy3e8jBNPiffmqkHRNDdZM2r8DWhCB7HhcoyZjiK1TxYEluLHAvQuYnTT+ARqRpabWqy/NHkO6e3MsYB5YfA==",
				"shasum": "76309bd578addd8aee3b379d809c802305a98a12",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.7.4.tgz",
				"fileCount": 4,
				"unpackedSize": 2858,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/1CRA9TVsSAnZWagAAwZQP/0hN/rv5S2Ebo4QsWExn\n0N7n1qCUXYSkGXUZymQAP4bPAnqleocMa9p5yB7WRZOxo5f1yQfrSOdOhJ95\n3I2lyrHkr6LihC+mIwgDXiGCrlL69fZ/v4gJANMWzFnL/QcaTqYc9M5rV1sn\nWy0b6oSyJUQISTRJycCLOsuDhexuxejtk3j0X2Q3uwrVrTYFaTh78JBEtTeP\nSA/ypZeKYR8T1findmQfoRuhQ/YrvyWd1YEVYh3Qcy0as/yfhExghrQGpCY3\nczBPO/o97UPMTuph+kPe4gC49SRCZuDNPEQsuUD6GzAAJeov5j1dzbBIlMVI\nBJoO8Zs8Glpm8m9ZyYpuFViegBYewvHwjVlBCPUcee3VHVQ4zegEH6Efouxm\neAzOH6grgssXto4SRbFFXXx8ZhZkT3C+SGOTdXvrfCVyjl5YFoa/FQHVzRPE\n4dMoE96oXE9DOxg/rgurJijnIFq06G23HZLdc4N76/dyscJG4wqVJQbIwhF5\n5ekBeJFW6qR8qgoC3oSe4oSxbYFLwocX4+Jbp2pe08LLLL9Pp3oR2gprY49l\nj3D4v+JWsuTgicos0jFDGk31EGnD6LbHaWRewcWE4JMwvi3YekwJjL43vU86\nD6R6P7KQqSgEJwo4efGd7wQcXcCrd1aFJOKC+WB7EmYSh4uDnw6cNB485pqq\nQvjm\r\n=JRgn\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-arrow-functions_7.7.4_1574465524934_0.21573981167483014"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.0": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.8.0",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^7.8.0"
			},
			"gitHead": "2486615a74580283c49475d66067bd7fcab3330e",
			"_id": "@babel/plugin-transform-arrow-functions@7.8.0",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-9KfteDp9d8cF388dxFMOh3Dum41qpOVUPVjQhXGd1kPyQBE05FJgYndiAriML2yhMIbZ2bjgweh2nnvBXDH2MQ==",
				"shasum": "d98b7c425fed35f70cb85024a2b10008936631b3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.0.tgz",
				"fileCount": 4,
				"unpackedSize": 2880,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGmVZCRA9TVsSAnZWagAABewP/0hlzawP4r46slPgjdVj\nIG2AwmwYEL4Wm+M39JEbCPa8mklpotHKP1JRylCTFuW9/NGQYqB6160Tlf8X\nUfqW5oH81yB68NNZVx0DJn5z/+E7/BifgCzBe9pjX/fLwLi2JjotLKVSVf72\nZ+st/Nd7+5hExHKNckf5+d82/BkRJ7Mbd2nwS6k1u5qluWqCyZ1CL4kM9oTa\nHDzLosMvrXW6AVFi4qZVm2kWGJkHNybIAGOekOznp7pX6zHEfrPkkES9jPHr\nxk0JYr+EF/BymVdxmrvrOexJOnRiaFy20JMGIQMv859nNhSiMt67QubDrQrn\nz7l+yUhUB6vgl1Lmu1h2hRnVXbxNWoHkPNVj3BIvzvVPFqZHVQA30sTkyTxP\nGZfygT0wop3NBmGBcoziaOhvrqOCxP1KiMdbCjFqmwQzNIpFgVIzxAP82ASR\nYqD3q/UZPheGVYqnW3sGegyHsNA5ruHuO42CXz5sX4WNUzdHI41iv7buUbFQ\nld8jdxpnuuHhzNRcBbJjEn6F9KyIPoFS60Y75zsT3GfsFtomeNooOnBJeRev\n3R94ddozq9f60MVt4NUzM/9Ktx/NI8jKyl+e3cYViycdD0HKWZ3MAD2yfieH\nEMID5AHRG5W7XaEvqWmwkhSkgThTB8++wkCi53p11/LGRz/29gmO4akWgylk\nSJaZ\r\n=MVxA\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-arrow-functions_7.8.0_1578788184790_0.302284576475925"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.3": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.8.3",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^7.8.3"
			},
			"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
			"_id": "@babel/plugin-transform-arrow-functions@7.8.3",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==",
				"shasum": "82776c2ed0cd9e1a49956daeb896024c9473b8b6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
				"fileCount": 4,
				"unpackedSize": 2858,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQNCRA9TVsSAnZWagAAF60P/1Z0lE7ipIA+yxSsloRG\nL/njOY35/t8s4a6Hw211Et21qklOA6URe7F2eJfxYHgHo+2L84Vs7Z7kGgVm\n3jEfeEievDhlkxlTtehW8AUEy2U16AlLqSuf/7yMI9siwr5t1z4yhNhaNMBs\nsPD0Od1g9+6Zz1yTZ8B7Sj/Hb7TRxWj+PCgSouFSlugxrd5B3LmnYOGf1OgB\nJkaR01gqjQyDscr6z7DRbqmJdOe0/tudkCTFrKh771s7KjHADdtqxdTmUwxV\ng6HaSOMPiRND7KWAjTKhzqPYlR7lju6Zh0op69wIAiWRyioZJ0IJ/ZhRy/b+\nicJ95/x6WrU6qeYmiksqxUBF5UqKWEiKl4o9IcP2JLkBThXMdy/eouYHjeQe\ntGgLLb8ossZ0wyRrpGqhiNazBoyTmZoCSxBhFk7TW7iXrTO/Az7bYGDkKsis\nBvXsbGt++bwcz4CSFpkifsvuVaVuNpaFWIa2v7Baa+x6FM2L/nOfIktEbSBa\nd2H3M3sVQVbRkf6kH20xGLOxZxFu6rVU6ADHpZNVzlfbmIuHCZIGfC684D6R\nhJ4n6wdjlwYK+Nebd4DZcmVxItooDtfEKGMzHO04J3qSkHHRgv38ZxBMeZ5B\nr3FBogncv4bLTGOMMFc9Cp404ubtryoJubHp4aEJGy0xRySx3Q5Yur+XmRoD\nfLdD\r\n=GYwL\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-arrow-functions_7.8.3_1578951692598_0.3654231693995089"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.1": {
			"name": "@babel/plugin-transform-arrow-functions",
			"version": "7.10.1",
			"description": "Compile ES2015 arrow functions to ES5",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-arrow-functions"
			},
			"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/traverse": "^7.10.1"
			},
			"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
			"bugs": {
				"url": "https://github.com/babel/babel/issues"
			},
			"homepage": "https://github.com/babel/babel#readme",
			"_id": "@babel/plugin-transform-arrow-functions@7.10.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.19.0/node@v12.16.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA==",
				"shasum": "cb5ee3a36f0863c06ead0b409b4cc43a889b295b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz",
				"fileCount": 4,
				"unpackedSize": 2911,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuSUCRA9TVsSAnZWagAAw3IQAKUjh9FlqnQ07KQw7vEm\nyiMTdYE0VT2+W/t0iJe5SoND6F+u78DDHLk+3HQ4LnVL0YOAAvrp4aTP9FfK\nm4mtyY5LSFNnOYMs0JFSNGEVopj0zAyZQq4RFJcLry/OoV1W/bGbazPjPDM7\nDPVpn4H8GIOhKHVJtKl5o7oCaMzrRE33nBxJMrclAflCliHO0oqMmLopHQg8\n/7KTZvhPuDpdjxcIwdS+dmyppMvOQQhHfNlQfa72GQWjYyvok256iRDNWOHC\nf5FY3PZRPb7fCkehOyunLGkzkckAX84mVLRstiwVOtiv6/gEEDZkMHqbY0XU\nOob+gyS3kQAKHpKcR4OICTlZcU/qk51bzd8UoY+WEhSFTh/frHiE7I1XHEK7\nqTXclQGjdtOY18sIKsYtJXKaYhysYb8GR0wVyIk/YbUouDi4pdoLEnh9vq0R\n+wW7nm7UqAtcFa/Wr79r56e/7TNcn0BlmCP5Ic/hnQLWPnvsHQ8mGEjdv6+w\nnLc59mKADer67L/R6Q0SJ3l+hm1l2TXRoQFmW5rsIP8iGNrcGUNTkgDVlU7Z\nfdZZ63vRGEKekxxkQ7slfk0Eslou9RXiV5pdokbqiPpePnuh0cimgkmjmljr\n6bZ0ITklMUt/gEsvkOdvkgfwDxQgWDMep0hfO/Tsq32DzbfdiWUrPC6GxKjG\nfodi\r\n=Vp7V\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-arrow-functions_7.10.1_1590617235503_0.5674178715638816"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-19T20:36:50.334Z",
		"created": "2017-10-30T18:34:30.466Z",
		"7.0.0-beta.4": "2017-10-30T18:34:30.466Z",
		"7.0.0-beta.5": "2017-10-30T20:56:11.501Z",
		"7.0.0-beta.31": "2017-11-03T20:03:20.600Z",
		"7.0.0-beta.32": "2017-11-12T13:33:09.352Z",
		"7.0.0-beta.33": "2017-12-01T14:28:12.893Z",
		"7.0.0-beta.34": "2017-12-02T14:39:13.287Z",
		"7.0.0-beta.35": "2017-12-14T21:47:39.704Z",
		"7.0.0-beta.36": "2017-12-25T19:04:29.588Z",
		"7.0.0-beta.37": "2018-01-08T16:02:26.386Z",
		"7.0.0-beta.38": "2018-01-17T16:31:48.458Z",
		"7.0.0-beta.39": "2018-01-30T20:27:30.029Z",
		"7.0.0-beta.40": "2018-02-12T16:41:29.119Z",
		"7.0.0-beta.41": "2018-03-14T16:26:01.211Z",
		"7.0.0-beta.42": "2018-03-15T20:50:37.876Z",
		"7.0.0-beta.43": "2018-04-02T16:48:21.024Z",
		"7.0.0-beta.44": "2018-04-02T22:20:03.241Z",
		"7.0.0-beta.45": "2018-04-23T01:56:37.047Z",
		"7.0.0-beta.46": "2018-04-23T04:30:59.435Z",
		"7.0.0-beta.47": "2018-05-15T00:08:38.813Z",
		"7.0.0-beta.48": "2018-05-24T19:22:05.656Z",
		"7.0.0-beta.49": "2018-05-25T16:01:49.921Z",
		"7.0.0-beta.50": "2018-06-12T19:47:12.624Z",
		"7.0.0-beta.51": "2018-06-12T21:19:41.610Z",
		"7.0.0-beta.52": "2018-07-06T00:59:22.761Z",
		"7.0.0-beta.53": "2018-07-11T13:40:12.606Z",
		"7.0.0-beta.54": "2018-07-16T18:00:03.372Z",
		"7.0.0-beta.55": "2018-07-28T22:07:11.068Z",
		"7.0.0-beta.56": "2018-08-04T01:05:07.869Z",
		"7.0.0-rc.0": "2018-08-09T15:58:02.156Z",
		"7.0.0-rc.1": "2018-08-09T20:07:44.765Z",
		"7.0.0-rc.2": "2018-08-21T19:23:40.597Z",
		"7.0.0-rc.3": "2018-08-24T18:07:38.452Z",
		"7.0.0-rc.4": "2018-08-27T16:43:56.274Z",
		"7.0.0": "2018-08-27T21:42:55.645Z",
		"7.2.0": "2018-12-03T19:01:06.756Z",
		"7.7.4": "2019-11-22T23:32:05.065Z",
		"7.8.0": "2020-01-12T00:16:24.919Z",
		"7.8.3": "2020-01-13T21:41:32.738Z",
		"7.10.1": "2020-05-27T22:07:15.630Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.10.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"55c98798dbae777d9594e198a8c3d84f\"",
			"fetched": 1593324446423
		}
	},
	"_distfiles": {
		"plugin-transform-arrow-functions-7.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.4.tgz",
			"sha": "16247b48b0e9948c32bed0b1b4e19e3031ee6658",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.5.tgz",
			"sha": "a30bd778be17fea629360613e4e1bb49cb9c08e2",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.31.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.31.tgz",
			"sha": "d6179650302257790a536e27db5d7bb302feef21",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.32.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.32.tgz",
			"sha": "d935eb1780be3d6d1d16e53efb330f81e01a6317",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.33.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.33.tgz",
			"sha": "0f375a2f309ba745492a3e3c461a2d35ebc708e4",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.34.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.34.tgz",
			"sha": "441f116d51c14a051d4c00a926a5211be97cf106",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.35.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.35.tgz",
			"sha": "c9764114c629bf1ef0037339b1b05267a5e4aab1",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.36.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.36.tgz",
			"sha": "337267be7d8ed032067736ee5e76fe9066c45d4a",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.37.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.37.tgz",
			"sha": "864143f7893dd892b687219d450db5d3d2e91ecb",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.38.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.38.tgz",
			"sha": "fa52742f2bf664ed0d56a5015b330880fa6646ef",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.39.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.39.tgz",
			"sha": "3e6b577392e009816c62a42fc97af10a95760a89",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.40.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.40.tgz",
			"sha": "0842045b16835d6da0c334d0b09d575852f27962",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.41.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.41.tgz",
			"sha": "0394aa76c3d0aa373d9085ce15a666ea3ff9d3b3",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.42.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.42.tgz",
			"sha": "b918eb8760c38d6503a1a9858fa073786b60ab2b",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.43.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.43.tgz",
			"sha": "5a4cd89f16a30c92f9ed8c2c095f402ff5bdd2a8",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.44.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.44.tgz",
			"sha": "718dae35046eca6938c731d1eae10c5471c17398",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.45.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.45.tgz",
			"sha": "faa5903bb9e136fd421e98a6727dd2afc3fe884f",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.46.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.46.tgz",
			"sha": "130e79b1d4508767c47e5febb809f8dca80c05f5",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.47.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.47.tgz",
			"sha": "d6eecda4c652b909e3088f0983ebaf8ec292984b",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.48.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.48.tgz",
			"sha": "d2eed4bb9566fcc06bc5d1d5f86821d2648654aa",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.49.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.49.tgz",
			"sha": "dd3845b63c683d187d5186ee0e882c4046c4f0e3",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.50.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.50.tgz",
			"sha": "a25c5aa94c79cb5d46d88478aaf6751c655860c0",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.51.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.51.tgz",
			"sha": "29b9db6e38688a06ec5c25639996d89a5ebfdbe3",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.52.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.52.tgz",
			"sha": "85e7e84ccf065e7292ec60019ecb616b360cbf18",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.53.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.53.tgz",
			"sha": "a75f5fa8497aac1729d033bf41c250416b9d1e04",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.54.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.54.tgz",
			"sha": "44a977b8e61e4efcc7658bbbe260f204ca1bcf72",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.55.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.55.tgz",
			"sha": "eacb446ffc67e5135a4a29ac72bffac1ada181f6",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-beta.56.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-beta.56.tgz",
			"sha": "b547c40003f6795a824c3af501dc963acc6b2492",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.0.tgz",
			"sha": "4b6e2fa6257950bc3f4cfe6d5080e959ae82a8a8",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.1.tgz",
			"sha": "95b369e6ded8425a00464609d29e1fd017b331b0",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.2.tgz",
			"sha": "ab00f72ea24535dc47940962c3a96c656f4335c8",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.3.tgz",
			"sha": "e6c22148d0c2873522a2db8e21ba39d9db188d74",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0-rc.4.tgz",
			"sha": "71266895545e92f966f316181932bf655783f5ff",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.0.0.tgz",
			"sha": "a6c14875848c68a3b4b3163a486535ef25c7e749",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.2.0.tgz",
			"sha": "9aeafbe4d6ffc6563bf8f8372091628f00779550",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.7.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.7.4.tgz",
			"sha": "76309bd578addd8aee3b379d809c802305a98a12",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.8.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.0.tgz",
			"sha": "d98b7c425fed35f70cb85024a2b10008936631b3",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.8.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
			"sha": "82776c2ed0cd9e1a49956daeb896024c9473b8b6",
			"registry": "npmjs"
		},
		"plugin-transform-arrow-functions-7.10.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz",
			"sha": "cb5ee3a36f0863c06ead0b409b4cc43a889b295b",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-transform-arrow-functions-7.7.4.tgz": {
			"shasum": "76309bd578addd8aee3b379d809c802305a98a12"
		},
		"plugin-transform-arrow-functions-7.8.3.tgz": {
			"shasum": "82776c2ed0cd9e1a49956daeb896024c9473b8b6"
		}
	},
	"_rev": "3-e1a57515f606beeb",
	"_id": "@babel/plugin-transform-arrow-functions",
	"readme": "# @babel/plugin-transform-arrow-functions\n\n> Compile ES2015 arrow functions to ES5\n\nSee our website [@babel/plugin-transform-arrow-functions](https://babeljs.io/docs/en/next/babel-plugin-transform-arrow-functions.html) for more information.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/plugin-transform-arrow-functions\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/plugin-transform-arrow-functions --dev\n```"
}