{
	"name": "@babel/plugin-transform-unicode-regex",
	"versions": {
		"7.0.0-beta.4": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.4",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.4",
				"regexpu-core": "^4.1.3"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.3"
			},
			"devDependencies": {
				"@babel/helper-plugin-test-runner": "7.0.0-beta.4"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-nRVnYpLyjcimudBwUUEVKUoZoXn/PBbfdVdB7w7UxQTP/lIXF3F0lNChsrO0qiH1SD+BQOCAP1+QjGZ6rScYVw==",
				"shasum": "0c51eb93727a3b9863aa860c31b181d5cd6172ab",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "hzoo",
					"email": "hi@henryzoo.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-unicode-regex-7.0.0-beta.4.tgz_1509388532709_0.16231998917646706"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.5": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.5",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.5",
				"regexpu-core": "^4.1.3"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.4 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/helper-plugin-test-runner": "7.0.0-beta.5"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-9naMtWx+MlWvb70xesI1n2izqya5Ndq3tbrrBxaS1GgDi+kVXyVlRGz15JpJxuXaU3XI6Hvhkg3lw9FfO30KJQ==",
				"shasum": "a0a22eaf11485a53f6bd2fa0b9411f60ce76e0e8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.5.tgz_1509397030150_0.11468467372469604"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.31": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.31",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.31",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.31",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-AkM5Sz6T7/JQL+UgNaPC0gIeY5VjrhQVhqDaMrw9leKC7DYaOf15FQZpx1eCyLwV+eySbKS91Ur3QN1RlIOuqg==",
				"shasum": "8a51af42da8e5a04b4a7e9a9d9c757ea5bae3657",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.31.tgz_1509739439762_0.9820979966316372"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.32": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.32",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.32",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.32",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-paFzs6VyyCxqfuCVVPKe9ASZ50cKaSWwnygmBTZzKt3sdI1YX8KZ4fSgeiqHsR1sIZzJC6oLAiTajMZO8vJyIQ==",
				"shasum": "067f67f496e21e57c5944ce2dc9be986b4e43b2a",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.32.tgz_1510493624510_0.09661672520451248"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.33": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.33",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.33",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.33",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-dxbOnQlYJVc9ehNtkEjxxEhLduaPM11Q8GbshlCTKPOb8+X6vi325ouWWlh90NXoddNeFJXdNme5pwHWZBFucg==",
				"shasum": "61073db0ebd1577e99a81e062f818d423a5947be",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.33.tgz_1512138535450_0.781272140564397"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.34": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.34",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.34",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.34",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-tMMOEBxLOzEJ59k3EFzOeU2RuF5cHndvto9LeBhtkrBmG6O+gZXmMSzIxv8QbWnS92ujmUIHvJSDSfgdsOHlsQ==",
				"shasum": "d2ed620b8b353a276a1f77293909ad8672a9033a",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.34.tgz_1512225593592_0.7964968648739159"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.35": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.35",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.35",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.35",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-XOFj2eDgoRyVYxbkGeM/1MKZIG79vJgg4UOYPCuJfDF/LkASE88mKMdc24VOch5sfyK+rCr7eFwA3e7MtUfkLg==",
				"shasum": "0cb1148921dbabfb819221754b9a54d5cf8fb443",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.35.tgz_1513288091931_0.19251970737241209"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.36": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.36",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.36",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.36",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-FdNNjIgXAscKRNwsOg+h6JKW0ZmJvM26jtusKtCf6A7WVpxEYtBKKWylxemeHF6S1JcT6kjxPvdQyJonfsNGQg==",
				"shasum": "d2d97602390e408609a61344cd7637020ffe2ce1",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.36.tgz_1514228715674_0.3762177836615592"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.37": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.37",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.37",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.37",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-4xssGgUAuTPUEVVCzK/g/5TNmoq9W0XEvdq1nFbqEeBSlFwygY0WT65XbDbHjjXVVSiP84RCh+cNu4seRANlNQ==",
				"shasum": "b29b1b2c1282d73880993b27a9f3d6af43b3e675",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.37.tgz_1515427376333_0.31292152032256126"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.38": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.38",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.38",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.38",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-yDlQX//HQusXLy+ujZvgt8JTKSU6b71/77KINIXb6utsegiy2qkJq6eoqmidpBh78ncEnK9zgtLjY3wt1PBDYQ==",
				"shasum": "304f7cb14bb09dcf7ecd66ec2db780c209d4aeec",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.38.tgz_1516206745443_0.00041180569678545"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.39": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.39",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.39",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.39",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-u+h3VOnfRMWSx9i0Eepz6LT8jd0n7bPJwhRMKhnPA/a4u8RsLcnT5ydb2F4yritQH5e/ZdV1eDe3LVlSCXZtrg==",
				"shasum": "cbfd3e78bb7ce04597cbde55b177f8b61b6b20b3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-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-unicode-regex-7.0.0-beta.39.tgz_1517344073127_0.6319615370593965"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0-beta.40": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.40",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-regex": "7.0.0-beta.40",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.40",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-+eProDq93qiYnXOy+LDSMoKF2lEQVQ+r6DF3ZZXJV5QJ3f2+vwpSqGIQy61sSkVMEaoNtYL/Jy+G8HrWFw9p3w==",
				"shasum": "a956187aad2965d7c095d64b1ae87eba10e0a2c6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.40.tgz",
				"fileCount": 3,
				"unpackedSize": 2564
			},
			"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-unicode-regex_7.0.0-beta.40_1518453734724_0.49135640754324705"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.41": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.41",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.41",
				"@babel/helper-regex": "7.0.0-beta.41",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.41",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-NQV24IJ4x6BjUi2UCi7MgnoTRj40fpx0xspDWKADrCuMoUPIC6XFiwgEbd7jtPUr3DPCKzPBp6X3j6jXSDCQUA==",
				"shasum": "20011f4f7b45b539516566b792668b9faf706638",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.41.tgz",
				"fileCount": 3,
				"unpackedSize": 2775
			},
			"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-unicode-regex_7.0.0-beta.41_1521044779516_0.36254274638655515"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.42": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.42",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.42",
				"@babel/helper-regex": "7.0.0-beta.42",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.42",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-iqQ8bhkRPZE2Vl5gR7GF0x4xUVlkncMxr7ve7Rjp/TMzNbO3S2XLr+1SPu+B+U3fIPDDA4I97enw5YL5V7QFOA==",
				"shasum": "1e7bdcf678d9a9066d06e6d334ab41ca11ca00ad",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.42.tgz",
				"fileCount": 3,
				"unpackedSize": 2775
			},
			"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-unicode-regex_7.0.0-beta.42_1521147052430_0.46708734563211696"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.43": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.43",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.43",
				"@babel/helper-regex": "7.0.0-beta.43",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.43",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-XXNQwQBjC/PMX0uiNhYib37TVYrkEIc7Gl93l4uTgS0lYB5jWro4WpuWy3A8333GHopqDJnuyZ9An0n3WAB4VA==",
				"shasum": "141826ff3e90543c2e4fe75179c6fb80a566d976",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.43.tgz",
				"fileCount": 3,
				"unpackedSize": 3059
			},
			"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-unicode-regex_7.0.0-beta.43_1522687711749_0.3880480598027116"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.44": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.44",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.44",
				"@babel/helper-regex": "7.0.0-beta.44",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.44",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-AD5T8aBMcS+dCyaF2WTT2zVPW86+ISxFCKZp6/Nh98SFxaXKuGtT1POvL7eoj3p18JN3mixAImmJSA7ppCDbJQ==",
				"shasum": "d7cf607948da5e997e277eba1caed30e80beaf76",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.44.tgz",
				"fileCount": 3,
				"unpackedSize": 3131
			},
			"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-unicode-regex_7.0.0-beta.44_1522707613408_0.30604654375233054"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.45": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.45",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.45",
				"@babel/helper-regex": "7.0.0-beta.45",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.45",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-1AfFDchXP99xCuBUo82u/UISkPcvNvTK2CQzV4XzsQcKJPTFDY2x29Qq27PyRqHkNTnIKlQmthnj7R1Zm0R+fQ==",
				"shasum": "dbd52a71a85f51a4d60e9debafe5364d6df5bd0b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.45.tgz",
				"fileCount": 3,
				"unpackedSize": 3131,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3T13CRA9TVsSAnZWagAACCcP+wUu26Jfqa6VbWrdYKy9\nL5rmGwJC9bNteTlZDfdaECjIMYAwpMpefy39CazTj744qSaAN2CkpIaKWaCm\n3YAH/MXQ9WuzbotGpZ+a7PbKXHH/Q8LtFjRVW2NcAJmR7Gx16O6q2YA9JP17\nv/jijTVjYr/dJrWjcEtFcMV1E+nR8NTQFYgXAMtUF17ERsf4lPxZ/4tjjr1G\nOOnnc6N2GkvF2n4zw4dlS45D0Km+UJSAPaTZkNT/L9w/HCMuS8OD3UqC4TSH\nlmnB9c2XrBvRyk4sfqp02JsMzeUq/4Dcxld8u9Q6kgujul58jWk4JWahxcRi\ndwCSZ5jg0rIpggirE1xXbZ45ZUWfMjoX5d++8ZY5B1S/IFNsHdnPD7ionuj1\n/sWnDQClNoSziCcl9eI12US28QIOSBBvsEaUICPCWFTogXPiEjnDXfAt8n1C\nVLRPtDi47y23mWijH8EgbRnG7sdVQ6IqGUCrZRT7x/zElD4hv24TEqD7vkxS\n3hr8JBWp/Di2iUgU3iWALKSnuGJI71JKeuOq1Y3iLhywudt7GEn5Emx/TtAb\nZYBxHHw1n6mmMcgZhgc0VH9/3I7n42LdB2jgnZxr1rqtJ1WKa2RCYF+RTO5K\nWNA56uSGMFX3XJM1/mgOwGWP4oJpscwFbcOQQw/vqziIPsh7dzH9jhginlWN\nOCFX\r\n=4q1D\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-unicode-regex_7.0.0-beta.45_1524448631259_0.44220884872962407"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.46": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.46",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.46",
				"@babel/helper-regex": "7.0.0-beta.46",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.46",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-XWQ7uJ0HL/xdMesKzt1uq5CmZPBqDiEno+FBeYuOJu1IWjpr3yXfEzH/nW17KESXGRv68mLTr+fIeSwcC+qVFg==",
				"shasum": "10e6edcc8eb0db71ff2f0e3fc87ed88337d24fb9",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.46.tgz",
				"fileCount": 3,
				"unpackedSize": 3131,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3WGnCRA9TVsSAnZWagAAKysP/i5Jdw+kv6BEL4sSbex+\nJe9V/WZVTjPCRSTlvs6JHIEyVfGSUlckHnYLZxkDqx+aYbXmzOwjmdH7RVVp\nKd5VgNKc2WcH5k4mBaHTco74S4t1BL9XT+4xNuI71uy6/pxHjqLRUoHPVUU/\nikInbqvccbWnmbjh53zrXAdMcjHlAw4rnJd1FdvdZ1zTYYdwjk+5p3wps7OZ\nHMCKbjV+uVMDCThN3qdl9OMlr+OquRIZ8uOYHxHFymB+7dCbGqW62UtiZ4i3\nu5XawU2vuqifgMX2YvHPhmwNpTwJxAQqIWhSj103YMuV50ix4lGcuZkvtIgK\n0zyHsAzAr6oXEIeq+BbtghCwbwdmwsmaEtt79jCGmvtE8A6FTgElxjdfIuNO\nb10VfEjSt9V+E4BPJXLM01b1VNiz+B/DclxvcjE9zhMyf9Vsin6xy44S8nDS\nFvKmsubqRt/jy4Qi6TxQNn9beYveyL2z/uhRei0K0h//1MiMz5/uzFzsx2/u\nEHTPCKpO94+N8z/75v3/ZNJ1l7IeUbYMz+vhhaQdp0MLW6hwGBGNIptbPGRH\n3Zo4zEdkHJ4PCiI9Fa2exIsNHMZEYLDD1jZ5yEGAzvg4/14EuESO9Nh4sKNL\n4xMwGAPWIAHCfo4UAAG4JeQ4yzh4hzlu5m/ajOKVF+hn88Hbr+GOdCi3TTb+\nyOJf\r\n=FhDc\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-unicode-regex_7.0.0-beta.46_1524457894306_0.9219391278290867"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.47": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.47",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.47",
				"@babel/helper-regex": "7.0.0-beta.47",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.47",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-44nWn421tMVZ/A4+1uppzoAO7nrlwWzefMr9JUi5G+tXl0DLEtWy+F7L6zCVw19C4OAOA6WlolVro5CEs6g6AQ==",
				"shasum": "efed0b2f1dfbf28283502234a95b4be88f7fdcb6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.47.tgz",
				"fileCount": 3,
				"unpackedSize": 3094,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+iU4CRA9TVsSAnZWagAA5i0P/2soltVjnVNeAhkaGzFC\noMsmVBtmyDz1BOOCdWjEL+tJ0V2KEFAZ5NEfp98ObNMELxCD0LTGBqmb2CPq\nlJc9EL41LKqvGMmJ4kptXT3ekVKdZDTpWee4uYD0TJYIg9W4l/JDqz8seW6+\n2RHVVeFpXRI+Yq3+Yytjfg+mp7ZfjvcqTvi0xqBYs0gg5/sJWD65dG+zqB9F\nhNqc4A3+dfPvZqSkdFoH+CQ8gyaGJQc2vn8pDloNLlcvEf8Vw59n+9vIPBPs\njJJUrV5MFHr0Uj55mh9f1BDSEpj1Z70UQ1efr/IjLM2kCvzMK0KjR55uN62F\nK0/2QtlmzQQ3NWx/QplISHQVyutM1BTroKcalinUBB5FwAahR+6Uwbvpn4sZ\nkrPIbFqJOSYU2z3+jkcYBEVvLZM893foahqRBxR34osQh80j+0uno8fKHYKz\nAu2ZSlpSiOAiijAoe7+s3lPeHRtHrFxWiNnHanis8Weu1MV4nSMhFPEwI9w5\ntQBDpn9Tb3qUOO8swyjXevpN+LeMYtFLnwizr4QiIR4fMFcBrXL66mXi5oxt\nDo3TDH2BmBo20xfI8mrjZc1Sri06GajPyAUg05Al/JHxhafR0NiFO3rtvgvC\nibQbYUH2hHRge43Cf6wAJRRVEG6ZIxMYce71bxY1E/HlTrisdfI5U10y1tdm\niuOl\r\n=L4xs\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-unicode-regex_7.0.0-beta.47_1526342967858_0.07261985707775787"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.48": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.48",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.48",
				"@babel/helper-regex": "7.0.0-beta.48",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.48",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-dSNSPWnQIn4eMiu3rh2+sEShc7PjbNs+Da2dCoFg6q5cDqKG2D/9EDNMNSKhqXXCp91Y+Ju0G77xgslw3DU7zQ==",
				"shasum": "8749c52e86e36045965e0dd4387272b5f51cad1e",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.48.tgz",
				"fileCount": 3,
				"unpackedSize": 3059,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBxEiCRA9TVsSAnZWagAAVt0P/259nXA+wYLfypc7Iz9T\nALvhzKEv9n+GrArJReDLoLO81FDQb+Iqhid987j5tEVimtuIsKJvgQWpjhDj\nnodB+aieMI+C5zZDmutDuclvxAyHP5QQp70GiZIPG7JCPIj7ytAjz3vOhyUX\n64AWYHnMc7V4rebARwFBwAUXjqTeEH1/WPGBKjp9EPGeCdqjSFaPFrKy4DHZ\nb089Zq97EK6UtjnzqDHLFFtOpG5enTZttMa4vdB0bcPlXyP4UTjES6wAns9i\nn8setW9N1jSWcffN9AOazddAZFFiusDCjuDukqWi6L60Z8cT1UxonJ05aLZd\n3JUrzY2SCHYJYqUAbMeBnKwuZdXozePx0o4oAAs7XXn0s87bgJlYsIHy1eKu\n4KLgk15QR7MmPVrIxHiI+FReHH6h3bBWOxsDWmaKWHxWncCbV33hYDifGZN9\n2zAgejqQF1ER873+zJxLTTNnwmEzaoHA4mdKu8I5Y4yOj7cj/E+Oyk9SPIcq\nrrzhVo9Y9JMJk4EzhOjhRR5SaY/hCBbOMr/PcyycEd4K3YGH1S/Tl2ug6tP5\nk1WcCkdh7mG3haMfv5fcLntGBhP5gqPneu5VtViWhDuBTIyhv5Lpg8qPHVPS\nf90Hio6eOnapBavUViXCdX4Nf44hF1B0eVCqdrDL3FJYKEOYrRbtfloII/d5\nfmbh\r\n=dMgK\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-unicode-regex_7.0.0-beta.48_1527189784792_0.9064374257232284"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.49": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.49",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.49",
				"@babel/helper-regex": "7.0.0-beta.49",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.49",
			"scripts": {},
			"_shasum": "c375db5709757621523d41acb62a9abf0d4374b8",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.3",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"shasum": "c375db5709757621523d41acb62a9abf0d4374b8",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.49.tgz",
				"fileCount": 4,
				"unpackedSize": 3074,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCDOdCRA9TVsSAnZWagAAp2MP/Ru1RlPe5DYkMbcBfft0\nF06Vd+zHL5WlYF+QAoFHTBiy2gAMmtD0ModavmfQ4x9NeR5uuCy11CmitgEI\n4lqSq9xkiem0RU9kVzFBLrC5rS1/BB6vunMFHWZ3E730tKUMq4R/xT4wFZF5\n7xIW4D7fzuGS1CZ3LjWyukHhb8OT+Ksc0Ysa+NSIP3pHusgMk5VbQ5rqp7uR\nladbxZun1/bmf9jfGjRFtTmJBE5VA013+yLkz//XEuwl6F0vAE5bF29ERp1D\ne6WPv/rqzTXprIMT9hMLXJGc1U1BysJB5HbwdjESU20kJYQas0RslikuRCX6\nO7s3ecr70vtgU/AoqeUVQ9M/Htv4rQ2jWv0du1jsBwq+drJF/WaF9EgPGVht\n1aoq0xpYc95rA75ixvHq1dihaklf1c1iSt34eLLJU2CJJI3alyytpMOqhyMV\nZlFpsgOBozJPT1P9rybT1b9UXoyizxuvyB5VI+5SMH2AyIbEOBnS2q9C3PrN\nYcAgk1UMRzDv9hlsYOT1O7pYWrPaouvTf626SIqeZ+pUn3Vj/zWD6hZH+vCs\nX2dzHs5KHDTCq8Y2esqUkywiCpWdmDgXXyPfLKpKQp8fYLV6P41iQzW0/lM3\nTTFMT0k6lOnzs0+IvgHvjDuLy+q/ag4goOrNdxhr1WM+K/b8zB3+4Bicm7QK\nt5wZ\r\n=CRHc\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-unicode-regex_7.0.0-beta.49_1527264156899_0.15218677956421423"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.50": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.50",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.50",
				"@babel/helper-regex": "7.0.0-beta.50",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.50",
			"dist": {
				"shasum": "235c9801d812440c69e809ce24c76535038d62c3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.50.tgz",
				"fileCount": 5,
				"unpackedSize": 2605
			},
			"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-unicode-regex_7.0.0-beta.50_1528832845570_0.2735261588914415"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.51": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.51",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.51",
				"@babel/helper-regex": "7.0.0-beta.51",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.51",
			"dist": {
				"shasum": "9019f91508f40b50a64435043228c4142c2cd864",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.51.tgz",
				"fileCount": 5,
				"unpackedSize": 2619
			},
			"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-unicode-regex_7.0.0-beta.51_1528838404072_0.6640555846635765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.52": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.52",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.52",
				"@babel/helper-regex": "7.0.0-beta.52",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.52",
			"dist": {
				"shasum": "9f95e2fd37eac65594da35e90e78262955d86cbb",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.52.tgz",
				"fileCount": 5,
				"unpackedSize": 2618
			},
			"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-unicode-regex_7.0.0-beta.52_1530838770033_0.4065126241594341"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.53": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.53",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.53",
				"@babel/helper-regex": "7.0.0-beta.53",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.53",
			"dist": {
				"shasum": "0af74ec8019e7d59e38be64db7f62291942fed25",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.53.tgz",
				"fileCount": 5,
				"unpackedSize": 2618
			},
			"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-unicode-regex_7.0.0-beta.53_1531316420728_0.05715090551361657"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.54": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.54",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.54",
				"@babel/helper-regex": "7.0.0-beta.54",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.54",
			"dist": {
				"shasum": "1dc7e9150b39aaeb19fca1c863e082f6096afc60",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.54.tgz",
				"fileCount": 5,
				"unpackedSize": 2618
			},
			"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-unicode-regex_7.0.0-beta.54_1531764011160_0.6535812918482242"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.55": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.55",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.55",
				"@babel/helper-regex": "7.0.0-beta.55",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.55",
			"dist": {
				"shasum": "87e7bedbba103f784a7999f82064f47c0b35c796",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.55.tgz",
				"fileCount": 5,
				"unpackedSize": 2618
			},
			"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-unicode-regex_7.0.0-beta.55_1532815646869_0.36765723837571995"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.56": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-beta.56",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.56",
				"@babel/helper-regex": "7.0.0-beta.56",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-beta.56",
			"dist": {
				"shasum": "b3fad34e9c5a6d4181af443713d9e38a292c8bb0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.56.tgz",
				"integrity": "sha512-31lEbd5voBJR8ufUuOaRu/r2dxj53S/fs+VNgPqCqvOw7Ql8AuuinYvJjxbzpZ5GqAWLPX1MKBgJ+gsjomXb6g==",
				"fileCount": 5,
				"unpackedSize": 2618,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPwMCRA9TVsSAnZWagAACFAQAIgLAZQBW3KfeXU5CKAP\nz/Y7qU0sVDKKmGa9ntu+8SBaujo1lVOoz5WoyBxeZg6e3P9Skwk1NQvyhswz\nfilP2e6DH8HylxIAGdo63+usSjO4EMDOYHQRMBMbIV+G7kNfT4eYjSYu52zU\ng0sHNmE5lBAHih5St0ifav4DfaSlP/kc7pyZQoX3PvX7EkbHnADkW5aQTWaX\n3hvLx1TShwls2WKm80qgpO7lvY1WsaSofGiv5pOeDQ7b+QaWHgaMiGQ1BATl\nS3mSj4m7g+AH5j9TRYnpgWPyJ37vsiNMSFjNX9T0Y/o0b09jZLDkShSoM2wo\nNsd4hCuxPU1RZ4V4hShLsq+aO1Jun+B8hs1Pq8eAgOxF1xTygSVwYUSdkgKY\nI/41nz6RE+16p7yI+FdsnmNT7/DQiJ+5IT6/bHzFE9jqxo5CdjldSQcH8+lU\n1978u/iTr32OEpUolJ51c/RHHHvyZZ7vTkE1WeVe/CkAc5ZxwNhhpKtdec1w\nQXVhY5gjKQpi7docIoFee17LyFCtISl/FJcrEDUipZLBstjYsopRCuFlyI4D\nGG+VOnI4UvlOGa+bx0Unrn3VTm7qi73F3+67lMMKME6engOGkTsA7gD7EVfh\n/LIPPIPBy2cDuncI2NwF285aQyUYVrpZ/pncQfMBWLy01nibR3eGnsXnBgng\nZyce\r\n=AKeq\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-unicode-regex_7.0.0-beta.56_1533344779579_0.666701111779439"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.0": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-rc.0",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.0",
				"@babel/helper-regex": "7.0.0-rc.0",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-rc.0",
			"dist": {
				"shasum": "2140bfed2599d2784efb376503f4cf70194323da",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.0.tgz",
				"integrity": "sha512-VBvwYOg87tWh7S35iASjOIfrjhtmT9C/v8emsjooE4FNIrLeSzG/HyLFGEdEmHLQokT1+9K41HyjUUloKqSrrQ==",
				"fileCount": 5,
				"unpackedSize": 2603,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGSyCRA9TVsSAnZWagAAy14P/3/HkAS53O4AvzjZseRD\nS4fTrHtuQr+/hAlqqXDn36UUq4GM5+foif/jvsp5N6nYrnCdKYUOcYKcKLIu\nSmK+j746JBYVhLcAo1vi47xT1+hh1buKL0Tfdn40CDaJA3/pLwG/SZLgfMer\nCXhz41iwMNRHZBHgCG9JpUOw3U1EkpPWXoQIANYrxu7716FaF1gFoswTfYq+\nVHRqISSJ2MjCTsfK01prZH3/B2S99x4aUSt7sX+zw1KqDbD69aarsNuBxlx5\n/AGDhap1l4StxbKr6dfOvdDTjM/DZ0X3jjXlSy3oJXOQQSbGd1JkFl7+4KzI\nmfKik/S+cLTx2IqsqWJvgwa9+gaBGIZmLbzbXqhUxijEkTHdwLjML07YaAq3\nbfbqf9t7Hc+EOxHD3t+ddVtJQEYYpX53IoLt2mpaiqFTQzF7y7VS8rWbVSAc\nC/mphGREVn61GqvFs6xR+bw7Nz3p5Q36HMGKE2RTXLIrzNiG8yXO16O3kxIk\nIKmmHOwdTo4Bvem0PZaeUNzyJGsPZrudd+123r36HxsFktoLs31iWD1vcOoZ\nDbO9e9567tmrshkqJturQq3IT5NkAeNU/X1q8QNDj/llwy3eKfvZ2mEnU98z\nh6tqt5hMG35+Zk8kUJxOUvGtnHrkVvmIvKdILO3Iu9V5xloEWOVT9jVodOwQ\nXx7q\r\n=Xaom\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-unicode-regex_7.0.0-rc.0_1533830321613_0.7432717237948898"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.1": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-rc.1",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.1",
				"@babel/helper-regex": "7.0.0-rc.1",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-rc.1",
			"dist": {
				"shasum": "b6c77bdb9a2823108210a174318ddd3c1ab6f3ce",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.1.tgz",
				"integrity": "sha512-3yz7ehk0VFLqoKVV1GbTdH2sfMtYznhllkBDtnybveM6MeFA5WYCf6iWf+I/vF/8QIMDd1b4359GGWKCI+KuIQ==",
				"fileCount": 5,
				"unpackedSize": 2584,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ83CRA9TVsSAnZWagAA3fwP/0JCzMSV9u1QFKAbeick\nr9UKNG1RpK0LQf1Xkmphbs8L8v/qdSaKAWN0iFATUDqEXi88vIyrUZV4D/3v\nne7+skJjhtCQNRxmrcEEpX2ahIPPnub5GJhsP07Owku479QxkeVdNzbbHxDj\nyNwHYxdtDZDekOo3No0u/nqbKsuDS2FPgLDWETrB2DZpJcMY5AZyakr8/Kl5\nlWNEkIZbeiJP+H3akwKMbV5XVFKDNhFMLnVTT85BzaxZJ1wpFEPmZvSv/iDw\nd+Wagiv33RnTriTb0tr9u7ZcsTsc+nkkvt9Vp87dB+YE9qlHwX58WKdpXwlA\nSNOWiCUh4q/rjPiZ/++0RmoGZeWMXZN7nqSKzQtfWb2FgZC9cu4lI1Dj2II+\nSmWxeu4DHxyN3ywz08nmnRPqq1xGaiWxFd75q20kk4riQwxrcgyVJr+XlQjn\neulBULKwTr/0l8H7U0ya+QwK28nBmY7T4FjhBiCzhEDcPJaQgaSXIVN4G4IO\nrlVg1SWBo/394ORDnk6+E8tbimJQi6yG0fWJVGDI2KragR/zrlffShtGl182\nAtYyqPZaq+MY7EWMfzDzEkh1JmXTYniodC+mFzGNqT4VJoQnmEXJPhVBSDkT\nGPzf493A9FloKOvLX2ZmoyTcHr3GhLh07ccruE8ZTL/H880UqGiCloG1cx5u\nUzKY\r\n=JafM\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-unicode-regex_7.0.0-rc.1_1533845302667_0.026922796510049585"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.2": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-rc.2",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.2",
				"@babel/helper-regex": "7.0.0-rc.2",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"_id": "@babel/plugin-transform-unicode-regex@7.0.0-rc.2",
			"dist": {
				"shasum": "6bc3d9e927151baa3c3715d3c46316ac3d8b4a2e",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.2.tgz",
				"integrity": "sha512-C+28QnIFb8jmw1NegaOtVxnZpBz748h/zsxmAq+uP9J8yGXLA7LtKrFLi00Ky+554BCnqf8Ftp5Fd3NaYpPOOQ==",
				"fileCount": 5,
				"unpackedSize": 2584,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGbrCRA9TVsSAnZWagAACgEQAJKu2QFssTVht7esCznw\nAjqsl+paUJ5X7hwwTRdIJrjRDbjFeMGU0/GCLxa1674YBah6T889ea5mhyU9\nfDpoiIxisdWSqoH/gWsUGpgkoXJ0q4mvDMfvoe5Wj4AALR7tvr6BmtmiPyIv\nufvXEs8uZDpNt3a7aeEUNX5K6BLVAabitWbLAA05gnRQlt3Lzq0DDQ8rYGkn\niTCfGYnnRmMGtsy8Ie8KA8t0Cis29KwYNqGCM5XyJuQHPIdlkQUQQzrLvRLG\ndZU6Q40FoMHbVPaSsgWjA8ZG9s7de4TM5IoC9LyC0qB70XcW1jQjzQ1VzLtZ\nujQNBJcS1AL9ox/NRRwTikhzHxcxaWSh8fzepEnaUmt5SVPYZ1KUZWOEMrck\nnuBYWdLVCOw0Y4dVvF45vyJWrlOhYiDA9Vbp86vPW5142AMrDSoExkjNfFRe\nMhztztJ3Z6DixbtWpSi+UQR79pLwaeSITKh8GwXuIeqfB+Ck0kKWYTU7boCG\ncmAGnNIn4WHmN5/hgUI6gXzLHnRuT4lS5dqnaalgeq7G9ZDhF7vg/SLc1WcY\nyfr4myIMTfNVnnWtY+IO0tMuA4w4oIhWZqUjWKCrIyzz3oluS4yMZ8IOROQ0\nW1gvdqnuimOH21MwHkMYmc76wjjqVGZhRIYM2AKSTQ0Uomiy4j3n1C+eNVbV\nGTxj\r\n=4VEf\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-unicode-regex_7.0.0-rc.2_1534879466221_0.1298763880543483"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.3": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-rc.3",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.3",
				"@babel/helper-regex": "7.0.0-rc.3",
				"regexpu-core": "^4.1.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"
			},
			"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-unicode-regex@7.0.0-rc.3",
			"dist": {
				"shasum": "91764a332c1c1c5c9265668ef3004432006ce5c5",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.3.tgz",
				"integrity": "sha512-TG+4ssdqHJOhisOEVxU8cNOWNwgedcZEpDHUxbUk/901ZEE6hrj9Ph2m/IYvlKjzOeSYu3WWQuY/X70P/Z1Xdw==",
				"fileCount": 6,
				"unpackedSize": 3683,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgEmWCRA9TVsSAnZWagAAXrAQAI1W7l4UrLnG9gjLQSBs\nlhOx8/qtH9o57h1nEfbh1jqe7pKo6Sj1tl0tY2DQPfl6d7Q7Xfg04S7/P3aq\nH5EhpTsDmzk5AQyvFwhJ0jJPpKVlt4njUCFpxancqpjqUqccag4F79q6Uxu4\n/6a0g+/Cq7MqnmdU6GNBXU1WadDWUAiZHMWab/p9FD17OzwJKevMf93t4L5Y\nEfPgQH9+M4iCsiKcNpCVfecDD+8Fi1qZRIvsPnZMoKthWwZv3PBW/eU/b6ZK\n2N9HCbwkW7LGsi3xhNGjyTnxqL3d2zoVT1rtMLra2SJXqmAzmxSsPA05OMGz\naLGZvs6px0EUvfoLN16UDIKKBH0BdjCQG6RJWXI5upO15rzTbGdGCF+iOV3J\n6v76jQlcJ1kcR+0Itr0N2lPdKs/HTWUB3koVv4+TgWK9+fzu0fLJbUpJbV5X\nfrhVbqCvilFTPFnLEP1x66/kvSHXjqKcpDCgxDmvuCCnUDX4EmAdDZDq7Gdj\n55+bLco2jATsOffJ2qYwA1J792tho256jmpLNRxbhS6Ydy9EpgyIIs5pAL0k\nZs4E+qLoZWTez3aRYHWV2T0KbwUpaww1SqjnpdxLd21LVkwNPo2DoxqyRFkf\nQrUblt8WIp9PEkGPVNcUgGiylsQ7xCF0xn1EQ973WKm7esLYMQC0rQi7aPsj\nd64D\r\n=eWJK\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-unicode-regex_7.0.0-rc.3_1535134101794_0.05132805231920412"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.4": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0-rc.4",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0-rc.4",
				"@babel/helper-regex": "^7.0.0-rc.4",
				"regexpu-core": "^4.1.3"
			},
			"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"
			},
			"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-unicode-regex@7.0.0-rc.4",
			"dist": {
				"shasum": "d0a5ad191809138ecde4b36f76e4b94f536ec115",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.4.tgz",
				"integrity": "sha512-/FtU88uF0L0bpDfM4mhxymNc+rbH7rTBlYazxtpCSHrKQUxEoYXthdJE8BMeiQIb9fV33sSjMXOPKp7EPUiBSw==",
				"fileCount": 6,
				"unpackedSize": 3687,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhCp0CRA9TVsSAnZWagAAoj0QAIJDQZz0Xa3GJpoJ44Vo\n2vFhgdbmUvRnHsC54vB+gS0pJXkx5NMCTztQHwNvVazlf/f8eCbwYDS7OE30\ncLWnZxbeHf+6Z5gHGVR6kZAFD5CtdqPbXFH31KWSIQ5hMm3PIO89zvHOQCjk\nszAVQh4Ph0HH2167uOuIv57kwXk7NPm2St+w7q/A1g1M82LIG1rjfAm7qO/g\nJmv12sIhGgywBtt2myE0hAhxSWXoWtn28Z0ROy2Nuow64ZIwYVfO4usptEk6\neFojCLhPq4msvBudcPlbMiM9IK4tMmvTqXyi8IccbamRScsBbSbhLRpmaHvE\nowfvRZWnW+3F+hEV/MHvo/cSodt6OdRWbXQJTq1RpOJzMwDmxpOiwt7aCP6H\ncNua/lIJs9+cbC2JspalpLGodBQCT5PMGDrbwb3QzTM+eieCB77WbGXVAq6g\nxX/8/ayPXCJDmGPvMoJkfuTJJs2lyMgJqcHIxnZUvsje2z0DdwF5tZW4/f4y\nTfB/JoVsvR5CG5atcdk6WEKOGxuqW06NXXSpeR9yrjVL7jAH687N1ZDAJxCW\nFTMQd/nPRRKJgORv4znoLfk7BGgogeFOJr/rb5r1r1SplhCbc24CzgFNL2f8\ncYZ1NGpXlJSFa5MzNfiYnU34y0C2I3Iw/s68HsTc8HeIVV7xFjWH3z7kf/0i\nwNrT\r\n=jsN9\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-unicode-regex_7.0.0-rc.4_1535388275761_0.1885790047026985"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.0.0",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/helper-regex": "^7.0.0",
				"regexpu-core": "^4.1.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0",
				"@babel/helper-plugin-test-runner": "^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-unicode-regex@7.0.0",
			"dist": {
				"shasum": "c6780e5b1863a76fe792d90eded9fcd5b51d68fc",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0.tgz",
				"integrity": "sha512-uJBrJhBOEa3D033P95nPHu3nbFwFE9ZgXsfEitzoIXIwqAZWk7uXcg06yFKXz9FSxBH5ucgU/cYdX0IV8ldHKw==",
				"fileCount": 6,
				"unpackedSize": 3662,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhHCFCRA9TVsSAnZWagAAvjYQAKL6ZmUO2Amh1wjfEpld\n3biaHC+3fvmc5MF78yjcEyqMGAj0QJBLJeXfvRjplCymNPy4PSfs0Zo0acMJ\nFnLyiXqKFYd1udN31Om3IGy11BU7DVpj2/w9jS1eOAkAzey3AwNRXbh3GwQ+\npuLl3RrODj2eDwsm4FIVL8jaka7MfYXh8WzTRcV66kBnc1ubVFeCriAJY/Nx\n9cctsFSoCnyNr4xCnk/G7sugzWzhScaPnPrBOnnI27+vWssqmxa8K4FVQT4y\n5AsxAbqgowd3XNgBoLVxW3aFlQfssAXfFW/3CaC9AKm1n9CTfqTnYa7H2khC\nCy6VNDOrhjFpwAllQCfidnKBO3kqhhCvz2FJRs0/8dxcalQgss3ltuAT1HMV\nJApdu4M6ZfHjic5WMOEIKQpEaQcPOlCVGoIY5Xi1DhSPl/zaFkq6i/bMOATn\nLL6Qg1rAmQ9n3cQz9yBBI5B2pSqL7deMTe64VBuNae/DANlyJZY1egDoAS0q\n0OjL86P/klOVnNUvnPdD+GrbWpqt0fGMQz68pkfj8KTu7FJt91c1u7wwVjAz\n/bOTQDN1HQRAMmuVv5XIq4SNJ9KrQTqkRw+CIYpYWbCGDDNLdCUid8q4FCzl\n0+66nNh4c1RTgt7aR5Cv83qPQ9l3eFIUEL5DQZJLH+uuQFyEDqcSQqmG89wO\nD3xm\r\n=GRrB\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-unicode-regex_7.0.0_1535406212783_0.9834189089762848"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.2.0": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.2.0",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/helper-regex": "^7.0.0",
				"regexpu-core": "^4.1.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.2.0",
				"@babel/helper-plugin-test-runner": "^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-unicode-regex@7.2.0",
			"dist": {
				"shasum": "4eb8db16f972f8abb5062c161b8b115546ade08b",
				"integrity": "sha512-m48Y0lMhrbXEJnVUaYly29jRXbQ3ksxPrS1Tg8t+MHqzXhtBYAvI51euOBaoAlZLPHsieY9XPVMf80a5x0cPcA==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.2.0.tgz",
				"fileCount": 6,
				"unpackedSize": 3752,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBX2lCRA9TVsSAnZWagAAGK4P/jllykK1XF44V2ddKhS5\nNZ56qyS4IaRmjIrCqhSV+Y63rEDqhdku1TzTm7scTxq6AB8xzYWywE9Uy6JV\nkAC4Cz2JH228b68AA7all97TFsRo2fbs4+np+NnBdw9sxwHvxpYzux9Hjej4\nlaN1CXxa5Rr/6xVhsknF6AwPyAZvB+HFD1tzg0r+G+1Lil1p3/O/FczBfohU\n8kVssT1e8J5c7K2K999cCvTcX1f0/Ga6pWrNbNKJYXJc/l26EfK1PRsSzrvW\nck8hjWFwAbFW+J8l6N4Op7C48+rhJFdlikuYuu30u1v5+brLZQVZ91xg9S84\nRantOlUMBq30n5ZR2yw4SjeH+ZtRBKi1IRsH9HfxIrf6MWsFmpypYIhnRhFP\n+gjwj/RPP8/3kDAuc+XKsq+67aN9vb/wBd+y1JjrBdoQj8SV6pqejm1WeuKX\nwcOoeXQAk26XMeshefw7ng5zCUyJv4oYTV8c8O68JCEWo4U8soxCP/GR2uBI\n9qKkImP19cOX9epgq2EC6hI1i7Z8L3adwikC1Vhf0TK719zn3M+7N3KLJw5C\n11f/NpCHulLdjxg5zrf2roqCvG9qPzqGeiInX16ZP5tftK/XAy409nq+2kVW\nI7S0bDQ72RYRrYeLKcN9HWunGiItyCdDdws2OOsZmAmBdYmT+2SiGf4+3zOl\nnfKi\r\n=ueKK\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-unicode-regex_7.2.0_1543863716584_0.6513058079011922"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.3": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.4.3",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/helper-regex": "^7.4.3",
				"regexpu-core": "^4.5.4"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.4.3",
				"@babel/helper-plugin-test-runner": "^7.0.0"
			},
			"gitHead": "508fde4009f31883f318b9e6546459ac1b086a91",
			"licenseText": "MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-unicode-regex@7.4.3",
			"dist": {
				"shasum": "3868703fc0e8f443dda65654b298df576f7b863b",
				"integrity": "sha512-lnSNgkVjL8EMtnE8eSS7t2ku8qvKH3eqNf/IwIfnSPUqzgqYmRwzdsQWv4mNQAN9Nuo6Gz1Y0a4CSmdpu1Pp6g==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.3.tgz",
				"fileCount": 4,
				"unpackedSize": 3812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco75gCRA9TVsSAnZWagAAkmQP/0FReaaFoRioXpffZAW1\nyJDtAhuzlywHEOvipCjTJkwhmIClgPkOTc8A6hJyGlU0bNE8gLYSixoP33QO\nljLLHuntAIukABFp6N7YkTLl0AEsW9JVlGrxWwH/V6X+vsA48dcicPhlT62e\nmjG0tO1/syNaWv3fKdRLXzWhPdz/Nke3XJmuh6QUTYlEiE8sfa5O1ZLuwpal\n8YfRFitRdmNvFYueKSaAk5sf1mXeGKGVpCTbKijvtiGBAG0nJXMdCCCP2FcX\n7MIhK7f0N+Yi41cs6J01HlUmZToh62lP7Z+BySOTA/vLz3d207FgBmPvuc9F\nlyYgroE0gpw//lq15/vNZ+iSJo/vbXfJlpmyCRVCA/4u/rOjMrm5wp8hgItr\ng477kAvEgppA536cr9tlP5+n3pQSsEbbCyCAXprkmDUiizRC/LH7IIigzurM\nk1AHSMiLRy8yjeo8ZzTo4ovPAs/4+nQASDsBepu3pAoQdb82+HeBksoi1e1U\n/Xn6D+r5TGJAy58Jb2XXO9neKqnb3VGuUFn9ewatGSm42K2FA4vM1EBN3Kv/\nHKZpINlbVAElvtwsGMJ2N4kyCPB/WACxLm+E9ntl9TvCpAtHNAFHIG5Rqa+D\n9JFpHvCelBmjqK92lJoZwYO4py7zKEVKJHgo09mAL/xBUlnJGnFERyjN25qm\nS2lD\r\n=/lrK\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-unicode-regex_7.4.3_1554234976149_0.06406648486498301"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.4.4": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.4.4",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/helper-regex": "^7.4.4",
				"regexpu-core": "^4.5.4"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.4.4",
				"@babel/helper-plugin-test-runner": "^7.0.0"
			},
			"gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba",
			"licenseText": "MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
			"_id": "@babel/plugin-transform-unicode-regex@7.4.4",
			"dist": {
				"shasum": "ab4634bb4f14d36728bf5978322b35587787970f",
				"integrity": "sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz",
				"fileCount": 4,
				"unpackedSize": 3812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw3JmCRA9TVsSAnZWagAAp3cP/24+l5kq1sxGvTogwgJL\nrptf5wl71s2YNbYO31X+tuPLI2dpySg88Lzp1bLTVK/LPCuMRcoJjwI0lBmY\n4KA5372AvUm4iCAQYKMm0m/4h0cdyA8bwl08gccW3Clp5L8SjMFE93jtNv3Y\nYDeJrM0YebcuGaoLRamMVPwgetdU6nR2YlXctI3u7fQWLpxDzUGJpmp1oWWS\nr4ai6KTahomrn/Tg7B1pP5k3XgVgYcKwsG+ky5P/VgTKGg7GObBP0PT5MJgl\nUsb7NFZZm5V9UmY7JiUsuE6kFfqR9eLuN/4Lg7dgsY05HMNGvyb1SLPvlnsL\njagdMiNc7GXNd+FNFf6xcYxF8gxNv1wVYiQSOM6kEQHEagMp/ZLC6KskBNbJ\njDlfhfq/eC+OltcMwLf4kNiwjCX65SkkB7tOrd8NgRgxxJUz7w0o1+iDIRb+\nTP5krrEFlW6CrURq36SRXWhjp07Gi0MDYn56YGGCS9kbKyvi4BDOrwRh/JR4\nth/+RfBEe48fzUph8VkbbsZIlj2S6GvM8++WdcsmQrG+dT4/y/imnKSCplgK\nbKGTq9SCw4XOZ42hrguL1HJyM6MUZsKN9G5ATJmLWwJMQ3uNgTaenToxFLtL\n0tT5ki0wXeR8HHdBJiD7B2Qavd06grPDOxniknrVZT1zvcbh9aKw4BQj/2QH\nnDY4\r\n=dCWN\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-unicode-regex_7.4.4_1556312677371_0.00006253104391396036"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.6.2": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.6.2",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/helper-regex": "^7.4.4",
				"regexpu-core": "^4.6.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.6.2",
				"@babel/helper-plugin-test-runner": "^7.0.0"
			},
			"gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1",
			"_id": "@babel/plugin-transform-unicode-regex@7.6.2",
			"_nodeVersion": "11.14.0",
			"_npmVersion": "lerna/3.16.4/node@v11.14.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-orZI6cWlR3nk2YmYdb0gImrgCUwb5cBUwjf6Ks6dvNVvXERkwtJWOQaEOjPiu0Gu1Tq6Yq/hruCZZOOi9F34Dw==",
				"shasum": "b692aad888a7e8d8b1b214be6b9dc03d5031f698",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.6.2.tgz",
				"fileCount": 4,
				"unpackedSize": 4189,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiTdfCRA9TVsSAnZWagAAXncQAIzb4JZesahzO72oQm2g\ngAZIKETp/anrSCAuxDu7uOfBaqByJWyFmUhfUviyiSQIBRZxowZjYVSztFgU\n5GQ31oDfsYvDn0/OvkqaHfR7lwchgsIhkM+XwQT00gm7pKSnWwDwxoq+I7R9\n1M2AZHAvum+cA1a0NFOo0iCfvgU+Gt5TJupn53U+55R5Usz7HamJgPQBe0FP\n1aay8OVB9GvE9n31ndflJx93VNO7QF0yZa+H6qZfZECs+5TcggbxD1vwTgRn\ni5QJMfsjqntYcvKDO9NIzuh10b8+oMfpxmlTvroBud3IjxkV28sY2NYytKOu\nhs8nWhsvgJKLRWc0YCKh95pBWDGtECJ8dBkWbax9qP6i0jTz7TKf1prwlDN0\n0IQeawl4JlxbQxjhANYlXZwgWu0hYPmp5U2YeRfp7VfODwqGWb2q3Vc0d35Z\nQlncjup7EREj0GLUpqkCSAvgeI5ZGcw1c0XEjDoY8sHhAw7y61XYOIsA3wYa\ns+GVSgKKlC4KSCpQnPlAzm4U4YdL65YRkzn17i1sMgQPTQmbgmXBVtujWEJP\ntL8nLAmE2wsV2roXYEe5+SMSjEG7prss/hvamc1tVyHTpqmvDUHB9fhdEyLs\nR/QysR2Vp0xE2TJ1SNxlcP8hR/Cj/yhDGY4gzAnQRIlN4QWfOCSs9W0fM9Ll\nHesq\r\n=0ESi\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-unicode-regex_7.6.2_1569273695147_0.6684510221458364"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.0": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.7.0",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-create-regexp-features-plugin": "^7.7.0",
				"@babel/helper-plugin-utils": "^7.0.0"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.7.0",
				"@babel/helper-plugin-test-runner": "^7.0.0"
			},
			"gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
			"_id": "@babel/plugin-transform-unicode-regex@7.7.0",
			"_nodeVersion": "13.0.1",
			"_npmVersion": "lerna/3.16.4/node@v13.0.1+x64 (linux)",
			"dist": {
				"integrity": "sha512-RrThb0gdrNwFAqEAAx9OWgtx6ICK69x7i9tCnMdVrxQwSDp/Abu9DXFU5Hh16VP33Rmxh04+NGW28NsIkFvFKA==",
				"shasum": "743d9bcc44080e3cc7d49259a066efa30f9187a3",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.0.tgz",
				"fileCount": 4,
				"unpackedSize": 2768,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwVShCRA9TVsSAnZWagAARF0P/jUWP8AD8W2OpeLIEZDq\nE13I1jmdQL7Cexdp8Bnmg1d3Z73Q1KcIqnnIsId5jHnVB+1DQqlPFt/KhIUH\nqG2zeitKOJhhfwQbhrzUKZ+54jB/BtGY4QR6EF6AM7SW7773LWBbJwe3WcK3\njIPp7rPxsh43q2eJ1w69W0qkthYGeQYfrSLEqT7ZVdnMUGTg+4D4gQr4vLlE\nmMIR3zKFSrP2Nl4o/q/PuNVtzAnZ8Q8UwdKJsM1olrSI++BxMfzfbefbaiy0\nRdkZS4QbLd4nr2xtvG9KpSs9gXyIADuf8llvzcqTNTJDwom9h+NS7HKxM2p4\n6MrhGIoHzLNP+NjzDIbH34rAPYFLcEmBopXky9bhST6hREIdGoynSKKqBUlE\nuMGsgaQf38hj2ozQKAuBxOtP1yEF2zo8LwcVOdRqjoXj9ATcWoGcSvBuR4es\n3r7SrNXaD6l5oebFjIm+Bio/T2G75fGq+Kn/CQzMMI0a5XKlw980xNdI1a0t\n1uTxUBrjYfJxj8WZnmbkE9KknY46+rXYPng1A38mP9t5DzGdunLaClZ4CjoA\nixW28Ss/evOW+l3x27f/tRwwwxWdHt0qtsj6+VOIs22v7Roije5psx/Bb43t\nBrX+nYtG5t0Q1Vfg78LOG/kR8V67MxKMMNPFckxbAzQH/9wkKcydMZ06WbbX\nYwSw\r\n=tL1B\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-unicode-regex_7.7.0_1572951200934_0.6096503301516867"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.4": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.7.4",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-create-regexp-features-plugin": "^7.7.4",
				"@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"
			},
			"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
			"_id": "@babel/plugin-transform-unicode-regex@7.7.4",
			"_nodeVersion": "13.1.0",
			"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-N77UUIV+WCvE+5yHw+oks3m18/umd7y392Zv7mYTpFqHtkpcc+QUz+gLJNTWVlWROIWeLqY0f3OjZxV5TcXnRw==",
				"shasum": "a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.4.tgz",
				"fileCount": 4,
				"unpackedSize": 2768,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HAVCRA9TVsSAnZWagAATewP/i1IJvD4QhuXBiCpAnY3\nFdx+2T8CZPr5kFUIqYKT1Uyf4ndVj7XMys7l4hy8gin6Z4TprNbjfvD4TXvL\nPt9L0DYZjWrLidqB4azOdsHO0bcouxcwwJ+2vB0v44JcGh71Wq7c+OiQFiwE\nOZKPySL664ACUNNZgVWlDLG5XJ/eUuSRkE79Si2eZmy/qqEWU4qfVXjiImSP\nks58/I2FbmHmB68Czekvjrh9c5FyXsd/8zZxY4VhaWif0ONzFuYSxfghBxTC\njsGSh6pQSSvv7SxEu1bA8uKzRsaPkuX1X5UAxnMhCeRu5gTzKNP6V++S1h+I\n4/EQhPuVH3fCWy8YBVmPuccRFQzKwSMpXaU+BqPn/G4PoAvRtixJXWrVmEa5\nRrRITM4QSofSUOj+3GEL3keiEHrkyVFQyxRtVM3u8wpaPxFMjciushqMYiEN\nFlAWRh/O3hQgEu5xBZ8vU/aRPGYn0NaY7tyDdBRA2ka1V7B96xq79BpqPZ5B\nAXW78C4RdptRqxORKBTF7Kk0g50jf0TI7fEsah9jDa0TRJMgz40/WvGixdWW\nHfuhr01HA1P6ieIryqrWzuzhx4W68YSIowyFJS5nNnbyYqbSWK9tk9SnMLMf\n3kYoiC5/PNVLYfv2qEcjZ7vK6TKhUNq83eIC0lcvtk2J74/e9BfEY/PhMvJN\njhTP\r\n=YA6V\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-unicode-regex_7.7.4_1574465556755_0.11144790961628459"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.0": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.8.0",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"type": "commonjs",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-create-regexp-features-plugin": "^7.8.0",
				"@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"
			},
			"gitHead": "2486615a74580283c49475d66067bd7fcab3330e",
			"_id": "@babel/plugin-transform-unicode-regex@7.8.0",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-qDg8wsnE47B/Sj8ZtOndPHrGBxJMssZJ71SzXrItum9n++iVFN7kYuJO+OHhjom7+/or0zzYqvJNzCkUjyNKqg==",
				"shasum": "20988246a9d98271f861be422e5a17898b80e5b0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.0.tgz",
				"fileCount": 4,
				"unpackedSize": 2790,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGmV7CRA9TVsSAnZWagAARyEQAIsKZcd9kO6QHQQb3KTN\nh8IhC3VSB31AbX/NyVVjrnbjYrepiL3eo7ax4OuGX1zz5mrqTFFuHytD1sgg\n1Z1KfbF67R0ISTshY7pyl13Bb5bh/UmI1vgzprmOV6zAWBDocNRqyANJPFq7\nv4ZU0sV0V8Y/G/kGLcmz9IRnG5xAEfs40mNX6jx5SSQIZZuj3Icy9ItW0fP4\npLr5vcJLYJeY1nf/dgdVp5CNB9XfCtAYjxtbPvf344R9OcmG+rNOioqUKNty\nOuT8zarwxwcizq4wu1lFcjIIo725k75+QxTTQkgHSbyrDigRcXh43oayhYt5\nyFUH993qQUXmmtt1Xj5uWQcIduyoANZ10nRJCYwOZQ6UZ3BF3aiA2+CcZrpu\nJmc0AGRRLw3PbsBaeYNwAa9/GC7pNbaJdJ4x2sFGpbVeNGnSE3hyt5yLgsId\nWTJ+FW5r7KmJmskSvOCt+KzsZoEHWXF+r17t6zQegZCppngog2+YCE9cxpXn\nVoRzBE4uMhj5IrVKZGzIbLyLyvuS8AHl6lH9oz/FtIvdoqWneOG4NEh/8BU2\nF+UDIEx2rqsrm53/Eux67DG4r/KuaDIa/jL0XhKKxnFpGE6XlFYmrBYVjrEv\nMh+yqxsWv6KqNtzqkQ9Sn58cRTp+XlQv6a5CUuVHfo+C+pCERNDay/40Iqnk\nwojW\r\n=LN+F\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-unicode-regex_7.8.0_1578788219069_0.026972745036639045"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.3": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.8.3",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-create-regexp-features-plugin": "^7.8.3",
				"@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"
			},
			"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
			"_id": "@babel/plugin-transform-unicode-regex@7.8.3",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-+ufgJjYdmWfSQ+6NS9VGUR2ns8cjJjYbrbi11mZBTaWm+Fui/ncTLFF28Ei1okavY+xkojGr1eJxNsWYeA5aZw==",
				"shasum": "0cef36e3ba73e5c57273effb182f46b91a1ecaad",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz",
				"fileCount": 4,
				"unpackedSize": 2768,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOQ0CRA9TVsSAnZWagAArxEP/1wBcjy7gs25Jg2/1qaB\nyHPjC3k7d6TED08MPG8b4paYBSfZzFBn+mOJfE1k1+P8mt68eThz3p/MHV9f\nkWz6kTO8DzF8wU5694M6t1v9Y73bX71wwJv1TnRQVdIomt3Q9Z89UJeSzleD\n+JBdehqqX8F/KeN7Nr/c9uhgY85GoAMWaWsA0w1RVYljDylLde0DW0Z+Mrxa\nkZo3iRnfzgLQRV7LCQl+MphahXk1On62ZCeut4fO8Glyi3KtlK01gQqUD/k9\n5gaI5+Cg7Mqd/zJFmsA/3sgiyu7S9sjDEoOigFhDoKh/AAUl3NVWOXh+UHRe\nfiI/iRXCMzRKvUu85OJBzB3ZfyL1Sxwy0MaSRCcswb3kCGyO4qXE9Cpm3Fa4\nN4BpeZrnGzMN7J3aw6NqJxd0LsKVR4mM2SDJ50US+UHMvKYzbgE35ta0mhJe\noLQYRwRRd0GpDBNl7R6Us60+DizrWQRdKBJxvKPDj7wq3En1V7aRrkSJjnRv\ndCrgGo+ZK2384kmI24UBVWLShrQD/oLWRBEYqoMWiXaKCO4MNcdHTsq5KNPW\nPD3tQg7SgiXMtyHA8y3QQlxndZWRELcmS6LgX5u+lEpty2eIRLPeDor9iPS8\nphxg68ThOJe4cjNXff/w4wi/CKXxE8rW4KKZlDsK7KQw810ZRqg2XrLfLfCH\nBmK0\r\n=SgEv\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-unicode-regex_7.8.3_1578951731748_0.6873408280382862"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.1": {
			"name": "@babel/plugin-transform-unicode-regex",
			"version": "7.10.1",
			"description": "Compile ES2015 Unicode regex to ES5",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-unicode-regex"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-create-regexp-features-plugin": "^7.10.1",
				"@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"
			},
			"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
			"bugs": {
				"url": "https://github.com/babel/babel/issues"
			},
			"homepage": "https://github.com/babel/babel#readme",
			"_id": "@babel/plugin-transform-unicode-regex@7.10.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.19.0/node@v12.16.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-Y/2a2W299k0VIUdbqYm9X2qS6fE0CUBhhiPpimK6byy7OJ/kORLlIX+J6UrjgNu5awvs62k+6RSslxhcvVw2Tw==",
				"shasum": "6b58f2aea7b68df37ac5025d9c88752443a6b43f",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.1.tgz",
				"fileCount": 4,
				"unpackedSize": 2821,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuTHCRA9TVsSAnZWagAAy6oP/iXwXiSR/yRn/bKhGW7n\n/+t6f2PDfzJ4c+4rBCMose5Lxflqb958yYCgvefChoh8Sbbd+pL9Ib5HC3eD\nzouXW7S/E375XVopXccX4e16dIpP6v+GkozxeH2Gy8gcQMj+fJDFTk9U3GsW\nGGPe0ffjOB/4VCYmsIsT1OzOlIIlc5hoUuh4+dCAGjxZA2ZydY7DPqApTPHE\ntkydMmLWmFdDqrQbqRXxLY3NDS+s3pqBk25uRGGXX9gQ6Y9GiEWaF1nw5u2Y\nmBnKfAmuXB4F22zBNDd+ZVWLfwGwhR+Q2x93Jz9NmkN5d1epVU59Ir3WOI3x\nt/rx0lxA2k7xK6bwj+1R2DvpSDe+BoMulg+cnvUNr4gO9qJVsUTFh+qyvbRr\neORu7r3rMqinJPGYvc2JZv4xBbshkZyn4bT8FuVndqAxIftgqWOyLospIsqC\nz0eggWyZujDlebGP/pDoFqgnfxqpNmtCLY86dDk8GgC6a5ibi8DN+BVhOlqa\nsDGY7SSoCTAL53/lMBxaJGS0pXq2sOTld7MT/OBKWUqp6/fZOpaFM0/xA+/+\ncsFBfHVwmaTeO8GlB7/VI4DrCkkm9NHh9xzzfAb/1LzpDI3whb6RosXP66Cs\nsYLvIa12HwTHXbiouazle1Jc8nUJUE2tbHADrebvq8e7E9yqCugr6n1wKaaa\nLkjD\r\n=ZC5N\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-unicode-regex_7.10.1_1590617287130_0.9662070154108033"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-19T20:37:28.887Z",
		"created": "2017-10-30T18:35:32.758Z",
		"7.0.0-beta.4": "2017-10-30T18:35:32.758Z",
		"7.0.0-beta.5": "2017-10-30T20:57:10.341Z",
		"7.0.0-beta.31": "2017-11-03T20:03:59.825Z",
		"7.0.0-beta.32": "2017-11-12T13:33:45.343Z",
		"7.0.0-beta.33": "2017-12-01T14:28:56.356Z",
		"7.0.0-beta.34": "2017-12-02T14:39:54.455Z",
		"7.0.0-beta.35": "2017-12-14T21:48:11.979Z",
		"7.0.0-beta.36": "2017-12-25T19:05:16.589Z",
		"7.0.0-beta.37": "2018-01-08T16:02:56.420Z",
		"7.0.0-beta.38": "2018-01-17T16:32:25.556Z",
		"7.0.0-beta.39": "2018-01-30T20:27:53.211Z",
		"7.0.0-beta.40": "2018-02-12T16:42:14.788Z",
		"7.0.0-beta.41": "2018-03-14T16:26:19.623Z",
		"7.0.0-beta.42": "2018-03-15T20:50:52.558Z",
		"7.0.0-beta.43": "2018-04-02T16:48:31.801Z",
		"7.0.0-beta.44": "2018-04-02T22:20:13.533Z",
		"7.0.0-beta.45": "2018-04-23T01:57:11.350Z",
		"7.0.0-beta.46": "2018-04-23T04:31:34.524Z",
		"7.0.0-beta.47": "2018-05-15T00:09:27.905Z",
		"7.0.0-beta.48": "2018-05-24T19:23:04.850Z",
		"7.0.0-beta.49": "2018-05-25T16:02:36.967Z",
		"7.0.0-beta.50": "2018-06-12T19:47:25.615Z",
		"7.0.0-beta.51": "2018-06-12T21:20:04.136Z",
		"7.0.0-beta.52": "2018-07-06T00:59:30.094Z",
		"7.0.0-beta.53": "2018-07-11T13:40:20.770Z",
		"7.0.0-beta.54": "2018-07-16T18:00:11.204Z",
		"7.0.0-beta.55": "2018-07-28T22:07:26.950Z",
		"7.0.0-beta.56": "2018-08-04T01:06:19.680Z",
		"7.0.0-rc.0": "2018-08-09T15:58:41.679Z",
		"7.0.0-rc.1": "2018-08-09T20:08:22.745Z",
		"7.0.0-rc.2": "2018-08-21T19:24:27.520Z",
		"7.0.0-rc.3": "2018-08-24T18:08:21.868Z",
		"7.0.0-rc.4": "2018-08-27T16:44:35.851Z",
		"7.0.0": "2018-08-27T21:43:32.876Z",
		"7.2.0": "2018-12-03T19:01:56.663Z",
		"7.4.3": "2019-04-02T19:56:16.246Z",
		"7.4.4": "2019-04-26T21:04:37.508Z",
		"7.6.2": "2019-09-23T21:21:35.264Z",
		"7.7.0": "2019-11-05T10:53:21.107Z",
		"7.7.4": "2019-11-22T23:32:36.900Z",
		"7.8.0": "2020-01-12T00:16:59.193Z",
		"7.8.3": "2020-01-13T21:42:11.858Z",
		"7.10.1": "2020-05-27T22:08:07.287Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.10.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"588dbd143717ddebc6cd5f36c0c18d5c\"",
			"fetched": 1593324353831
		}
	},
	"_distfiles": {
		"plugin-transform-unicode-regex-7.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.4.tgz",
			"sha": "0c51eb93727a3b9863aa860c31b181d5cd6172ab",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.5.tgz",
			"sha": "a0a22eaf11485a53f6bd2fa0b9411f60ce76e0e8",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.31.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.31.tgz",
			"sha": "8a51af42da8e5a04b4a7e9a9d9c757ea5bae3657",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.32.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.32.tgz",
			"sha": "067f67f496e21e57c5944ce2dc9be986b4e43b2a",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.33.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.33.tgz",
			"sha": "61073db0ebd1577e99a81e062f818d423a5947be",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.34.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.34.tgz",
			"sha": "d2ed620b8b353a276a1f77293909ad8672a9033a",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.35.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.35.tgz",
			"sha": "0cb1148921dbabfb819221754b9a54d5cf8fb443",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.36.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.36.tgz",
			"sha": "d2d97602390e408609a61344cd7637020ffe2ce1",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.37.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.37.tgz",
			"sha": "b29b1b2c1282d73880993b27a9f3d6af43b3e675",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.38.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.38.tgz",
			"sha": "304f7cb14bb09dcf7ecd66ec2db780c209d4aeec",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.39.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.39.tgz",
			"sha": "cbfd3e78bb7ce04597cbde55b177f8b61b6b20b3",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.40.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.40.tgz",
			"sha": "a956187aad2965d7c095d64b1ae87eba10e0a2c6",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.41.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.41.tgz",
			"sha": "20011f4f7b45b539516566b792668b9faf706638",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.42.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.42.tgz",
			"sha": "1e7bdcf678d9a9066d06e6d334ab41ca11ca00ad",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.43.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.43.tgz",
			"sha": "141826ff3e90543c2e4fe75179c6fb80a566d976",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.44.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.44.tgz",
			"sha": "d7cf607948da5e997e277eba1caed30e80beaf76",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.45.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.45.tgz",
			"sha": "dbd52a71a85f51a4d60e9debafe5364d6df5bd0b",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.46.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.46.tgz",
			"sha": "10e6edcc8eb0db71ff2f0e3fc87ed88337d24fb9",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.47.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.47.tgz",
			"sha": "efed0b2f1dfbf28283502234a95b4be88f7fdcb6",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.48.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.48.tgz",
			"sha": "8749c52e86e36045965e0dd4387272b5f51cad1e",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.49.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.49.tgz",
			"sha": "c375db5709757621523d41acb62a9abf0d4374b8",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.50.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.50.tgz",
			"sha": "235c9801d812440c69e809ce24c76535038d62c3",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.51.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.51.tgz",
			"sha": "9019f91508f40b50a64435043228c4142c2cd864",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.52.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.52.tgz",
			"sha": "9f95e2fd37eac65594da35e90e78262955d86cbb",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.53.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.53.tgz",
			"sha": "0af74ec8019e7d59e38be64db7f62291942fed25",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.54.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.54.tgz",
			"sha": "1dc7e9150b39aaeb19fca1c863e082f6096afc60",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.55.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.55.tgz",
			"sha": "87e7bedbba103f784a7999f82064f47c0b35c796",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-beta.56.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-beta.56.tgz",
			"sha": "b3fad34e9c5a6d4181af443713d9e38a292c8bb0",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.0.tgz",
			"sha": "2140bfed2599d2784efb376503f4cf70194323da",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.1.tgz",
			"sha": "b6c77bdb9a2823108210a174318ddd3c1ab6f3ce",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.2.tgz",
			"sha": "6bc3d9e927151baa3c3715d3c46316ac3d8b4a2e",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.3.tgz",
			"sha": "91764a332c1c1c5c9265668ef3004432006ce5c5",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0-rc.4.tgz",
			"sha": "d0a5ad191809138ecde4b36f76e4b94f536ec115",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.0.0.tgz",
			"sha": "c6780e5b1863a76fe792d90eded9fcd5b51d68fc",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.2.0.tgz",
			"sha": "4eb8db16f972f8abb5062c161b8b115546ade08b",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.4.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.3.tgz",
			"sha": "3868703fc0e8f443dda65654b298df576f7b863b",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.4.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4.tgz",
			"sha": "ab4634bb4f14d36728bf5978322b35587787970f",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.6.2.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.6.2.tgz",
			"sha": "b692aad888a7e8d8b1b214be6b9dc03d5031f698",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.7.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.0.tgz",
			"sha": "743d9bcc44080e3cc7d49259a066efa30f9187a3",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.7.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.4.tgz",
			"sha": "a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.8.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.0.tgz",
			"sha": "20988246a9d98271f861be422e5a17898b80e5b0",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.8.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz",
			"sha": "0cef36e3ba73e5c57273effb182f46b91a1ecaad",
			"registry": "npmjs"
		},
		"plugin-transform-unicode-regex-7.10.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.1.tgz",
			"sha": "6b58f2aea7b68df37ac5025d9c88752443a6b43f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-transform-unicode-regex-7.8.3.tgz": {
			"shasum": "0cef36e3ba73e5c57273effb182f46b91a1ecaad"
		},
		"plugin-transform-unicode-regex-7.7.4.tgz": {
			"shasum": "a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae"
		}
	},
	"_rev": "4-b7941fd7ec9f9dc9",
	"_id": "@babel/plugin-transform-unicode-regex",
	"readme": "# @babel/plugin-transform-unicode-regex\n\n> Compile ES2015 Unicode regex to ES5\n\nSee our website [@babel/plugin-transform-unicode-regex](https://babeljs.io/docs/en/next/babel-plugin-transform-unicode-regex.html) for more information.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/plugin-transform-unicode-regex\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/plugin-transform-unicode-regex --dev\n```"
}