{
	"name": "@babel/plugin-transform-react-pure-annotations",
	"versions": {
		"7.10.0": {
			"name": "@babel/plugin-transform-react-pure-annotations",
			"version": "7.10.0",
			"description": "Mark top-level React method calls as pure for tree shaking",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-pure"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-annotate-as-pure": "^7.8.3",
				"@babel/helper-plugin-utils": "^7.8.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.10.0",
				"@babel/helper-plugin-test-runner": "^7.8.3"
			},
			"gitHead": "5da2440adff6f25579fb6e9a018062291c89416f",
			"_id": "@babel/plugin-transform-react-pure-annotations@7.10.0",
			"_nodeVersion": "14.3.0",
			"_npmVersion": "lerna/3.19.0/node@v14.3.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-rn8QOUd0wnJYKGROZ9GYIPBbl/c3aC2tuMh1dmkklrL0l3D5MzXmQBlrsWTizbFnJC16TkEHwSs+a0rEO/hvcQ==",
				"shasum": "b3794b3c28e6289f104a6fc49ddf6e71401a84cf",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.0.tgz",
				"fileCount": 3,
				"unpackedSize": 3532,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezY1yCRA9TVsSAnZWagAAGDoP/jI9q1pRXOiZkcDhxyn7\nv4bOuhqbWju4JHkC+03LV7k8rqus32MWxJz813xVuyyf3x97ZqGbyGVA2kON\nclqsTGy5a/iT0oKHVfJGH5eXL+r3hhv+u6P5fi4bTf4fM2p1pX8wQr828uOO\n2n77DmNR66+WqylxJcpESLSyiqPd6ZohEi77NsvRXJubUq6BgVx94oDuX7vL\n8g8k76HHw1XYrNc7KnTWYTzkc9kAqT9hIb7I4bznSAJV2OIbRDDWwodzzLF1\nM5fOG7SPeIh9O1j5qP+/NgP2LG6LnvMyqwxTqWtT4Qgqsxc/7T18LfSo0eP8\nTzXATADlSRje5cNpoLx5+6DGKO4BahLKVd1689tlcgwAyjpO3zT1NHt5vZ4k\nBNtjhrk6WrarPYv8xrwrYqRWj6ItGJkc3o49qdYylkrP1+jAkXyHnate6/2s\n79LX0Frc1YE9/4xmVjNgsqC5wvi2dRo8XH37pxt/j2zbmVEU/aGo2Q5VA3Qp\n+n4Alpp95XV4m+degSJE+kIKBvEbB/V1F14yg/zkR+C8xOwYwnyBdt30plem\nVG4qIadlpsh46EHf9yXZKhZrM3NJGMs3PXHfkzWnj1nflCD7cmkL9CbMuE9i\neTo4d3Yrahm/g8TMdiGE3nUqcqrkSxeKfThh67spapRfPkE/kOlVYMzj2ZHA\n/K+M\r\n=XmCk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "nicolo-ribaudo",
					"email": "nicolo.ribaudo@gmail.com"
				},
				{
					"name": "hzoo",
					"email": "hi@henryzoo.com"
				},
				{
					"name": "loganfsmyth",
					"email": "loganfsmyth@gmail.com"
				},
				{
					"name": "danez",
					"email": "daniel@tschinder.de"
				},
				{
					"name": "existentialism",
					"email": "bng412@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-react-pure-annotations_7.10.0_1590529393933_0.13449050177328825"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.1": {
			"name": "@babel/plugin-transform-react-pure-annotations",
			"version": "7.10.1",
			"description": "Mark top-level React method calls as pure for tree shaking",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-react-pure-annotations"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-annotate-as-pure": "^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-react-pure-annotations@7.10.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.19.0/node@v12.16.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-mfhoiai083AkeewsBHUpaS/FM1dmUENHBMpS/tugSJ7VXqXO5dCN1Gkint2YvM1Cdv1uhmAKt1ZOuAjceKmlLA==",
				"shasum": "f5e7c755d3e7614d4c926e144f501648a5277b70",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz",
				"fileCount": 3,
				"unpackedSize": 3595,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuS7CRA9TVsSAnZWagAA2s8P/1l5mD6NgjDKh/3V/Eki\n2fdGbjMhVah9fnn1ZffHyF+zXla/4ixKDMKCMb+82/oNLfXLBhI/l30D0Uyk\ne7Dlk8uVIvuvCuemAVryBW9JkGFNiC7I49cZGZmtyOm9iCwOOuBw45wqzt+v\nZjTF0l8VTARli3Z+b2FA7Git88zl7lGtqrSn4gmyePmW3o+eLuMugQ19iMWL\nT0LrRkCu5zhRSZFpPKV8ys+swdCRs//dbZyrjKZnqrY4J4qq0IMgWz57E2tx\nmOoaPKdRRyt3aNco9O4J9SgG2IapIhsPUgd4U5U8vL3eMKcPj3iF0Zi2/SCJ\nX7CZW8227VFrdvrqBoPvrl9RjoyPnrPfB++1n6escnQvQ228N6cdk8liGT/8\nqC1i1nc9HHg1aC0aeHxjddxZFCTGdOA6wbhWgV1uA/e9p6+edZmDg2cyEHzE\nyr1MxCdyAcIP+qzfzfj8dv5nyUrXmVFXz/6q/CABBRC3ijMA6lhGf5VmbMGQ\niaxjFeZoWngSOGRjC50PWfi3p37h0N/rBgvS0cNqkg1TJaoLUEpsULbRQ5iZ\nLPrVINGnDN+FhDJZSLTm4MMCeg7mZAgF6FOqbhQJNDOPSiHI9F5mgdRqsP/+\ns5vuyuPmLwpqaX1BC0XYVpKfXeP9X11mrNzqC8ywdDIZOFNXBYhouAbGlOPr\nEEC0\r\n=nFN5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "danez",
					"email": "daniel@tschinder.de"
				},
				{
					"name": "existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "hzoo",
					"email": "hi@henryzoo.com"
				},
				{
					"name": "loganfsmyth",
					"email": "loganfsmyth@gmail.com"
				},
				{
					"name": "nicolo-ribaudo",
					"email": "nicolo.ribaudo@gmail.com"
				}
			],
			"_npmUser": {
				"name": "nicolo-ribaudo",
				"email": "nicolo.ribaudo@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-react-pure-annotations_7.10.1_1590617275451_0.6829839379087297"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.3": {
			"name": "@babel/plugin-transform-react-pure-annotations",
			"version": "7.10.3",
			"description": "Mark top-level React method calls as pure for tree shaking",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-react-pure-annotations"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-annotate-as-pure": "^7.10.1",
				"@babel/helper-plugin-utils": "^7.10.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.10.3",
				"@babel/helper-plugin-test-runner": "^7.10.3"
			},
			"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
			"bugs": {
				"url": "https://github.com/babel/babel/issues"
			},
			"homepage": "https://github.com/babel/babel#readme",
			"_id": "@babel/plugin-transform-react-pure-annotations@7.10.3",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-n/fWYGqvTl7OLZs/QcWaKMFdADPvC3V6jYuEOpPyvz97onsW9TXn196fHnHW1ZgkO20/rxLOgKnEtN1q9jkgqA==",
				"shasum": "97840981673fcb0df2cc33fb25b56cc421f7deef",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.3.tgz",
				"fileCount": 3,
				"unpackedSize": 3612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7SYBCRA9TVsSAnZWagAAcFgP/j3z8XWiT9UN+kCMl/Fh\n881V+oCQVpVyYW7MnNqd/+sBGg39z9HsLS64Xu+jwA7QvUVOKanDpGMcxTjU\n8tMon/fQVHgw8iUKrFLeM+XhdBNF7zl92dPrTvoeq1V8HSnli6zbU2vdgMeP\n999H6/nzxiNUW2Q2VrE7yn0Hjg11gR6Gg5XHHjF3jlSQ4qNPopZrCQ9eDDFj\nL9BrGxvBfZ5yUal44EaOSX096zObgFygFMuD/fSV0KVkNCSWmwD7aqAluJ6I\n5DChzB3CcqKxg8A1RdnrHkmfI5x1678rnoo8Pf2faW1GtMjNmca+cmdmrcBD\nR+87bc/cdMtl9a40HdhR356alRBHaPtCPMuMGzZRfXNyCa/VXdNv0TUqTA43\neboFQEuUJv1Y+4uoCloSAZzBuapD6RtBoIO6QRZouFYL3rhdARU8bG2MZR0Y\n13lf2vvMZK3AlcdB1ix6gGdOQxjonTdafl51CpmcztqIbWzffhfFqoUarECB\ng2HiPauay41iPjSSysUmkaMZ5cW1O53VH/6E6Mmt0ro6A9Q7yfTNp2ZSJNHl\nDG6x325XerNyw8KCu1u2xV0ij1e7SWuQ3FmJPtIaLnnbZSQp+6C0+Di/vXkY\nkNqvt4WYT9uOUmHj3at/j27Cv/31RBhWXReoX8FLA9iDAqC/hLQOdZfRlgax\noFZo\r\n=iJUo\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": "i@jhuang.me",
					"name": "jlhwung"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "jlhwung",
				"email": "i@jhuang.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-react-pure-annotations_7.10.3_1592600064608_0.2920978215817114"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.4": {
			"name": "@babel/plugin-transform-react-pure-annotations",
			"version": "7.10.4",
			"description": "Mark top-level React method calls as pure for tree shaking",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-transform-react-pure-annotations"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-annotate-as-pure": "^7.10.4",
				"@babel/helper-plugin-utils": "^7.10.4"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.10.4",
				"@babel/helper-plugin-test-runner": "^7.10.4"
			},
			"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
			"bugs": {
				"url": "https://github.com/babel/babel/issues"
			},
			"homepage": "https://github.com/babel/babel#readme",
			"_id": "@babel/plugin-transform-react-pure-annotations@7.10.4",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "lerna/3.19.0/node@v14.4.0+x64 (darwin)",
			"dist": {
				"integrity": "sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==",
				"shasum": "3eefbb73db94afbc075f097523e445354a1c6501",
				"tarball": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz",
				"fileCount": 3,
				"unpackedSize": 3612,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+zpHCRA9TVsSAnZWagAAxCYP/1R3pR7/INdEiWOLzium\npaVW1KAUDb6CqhglJNuVqYYR7FWSx/Jr/CCWOw6WlcYYhZ9oqCbnu4eCrppc\njK9VI8h/LwlL4AY8z8pkTomfn5YLtCEVEgK6vpWGiwesvGyLSTCbBo2Q4xh/\nLWqXCn1HOFZGm/Hse0FZKEl9yf6K+FFBC2VANjxMnOWLs9y9tmjN/+40ty1F\na5QvhYPE0iNO8d3rZfl4q4E1UiO9QV06btM37ENewqzqQta/n0MTC/K+6okM\nHbv3xBC5kBaeoCT2H/BEGE8Qp6nLmoetp2gUoIXIZRMFqfk0urYzb6RHYMuH\nVVbW2PPWd56xY5U3a+JX6N3rSrj4UgmeGleinLWMdx/vurRKlAYL9diFpTi7\nVFJJH02vw16MXtxREQbtO4mfNCbDp0PQLlU1RFnmRJpWRfUkBaX8Z3NaC0xN\nabUvhrtVtu3WtbBMF6SipepQI7G11AWPCK4+diyu+qO29HUGThaioha2CZEo\nizAnaTXSM9RHKvUtW00RjQIkkC9cka4wrQi949zDGXrfusTm+p+oy8y5LiYR\nIvoAPv33FJ5XpGJU/ZRqbUfctfgk+udqfN6eDjZ0YM3amixlhG05EPA0EL2x\nmsA8mm1fVMMyffTqVqyipF4GLHkcc5/yfHMhdhlG6SCtTvN7XzcXO5xK26Ww\ngFLT\r\n=+l5G\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": "i@jhuang.me",
					"name": "jlhwung"
				},
				{
					"email": "loganfsmyth@gmail.com",
					"name": "loganfsmyth"
				},
				{
					"email": "nicolo.ribaudo@gmail.com",
					"name": "nicolo-ribaudo"
				}
			],
			"_npmUser": {
				"name": "jlhwung",
				"email": "i@jhuang.me"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-transform-react-pure-annotations_7.10.4_1593522758766_0.31849742504522727"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2020-05-26T21:43:13.452Z",
		"7.10.0": "2020-05-26T21:43:14.062Z",
		"modified": "2020-06-30T13:12:43.876Z",
		"7.10.1": "2020-05-27T22:07:55.570Z",
		"7.10.3": "2020-06-19T20:54:24.707Z",
		"7.10.4": "2020-06-30T13:12:38.890Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.10.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"abd143bd934bd282a6ad23f0642f262a\"",
			"fetched": 1600679289599
		}
	},
	"_distfiles": {
		"plugin-transform-react-pure-annotations-7.10.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.0.tgz",
			"sha": "b3794b3c28e6289f104a6fc49ddf6e71401a84cf",
			"registry": "npmjs"
		},
		"plugin-transform-react-pure-annotations-7.10.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz",
			"sha": "f5e7c755d3e7614d4c926e144f501648a5277b70",
			"registry": "npmjs"
		},
		"plugin-transform-react-pure-annotations-7.10.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.3.tgz",
			"sha": "97840981673fcb0df2cc33fb25b56cc421f7deef",
			"registry": "npmjs"
		},
		"plugin-transform-react-pure-annotations-7.10.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz",
			"sha": "3eefbb73db94afbc075f097523e445354a1c6501",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-transform-react-pure-annotations-7.10.4.tgz": {
			"shasum": "3eefbb73db94afbc075f097523e445354a1c6501"
		}
	},
	"_rev": "2-c5f785b267e75afe",
	"_id": "@babel/plugin-transform-react-pure-annotations",
	"readme": "ERROR: No README data found!"
}