{
	"name": "@babel/plugin-proposal-json-strings",
	"versions": {
		"7.0.0-beta.48": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.48",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.48",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.48"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.48"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.48",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.48"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.48",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"dist": {
				"integrity": "sha512-nXj/fCIJkIkPvidlS40eRirWat4DOJAfdFkm+r8MmyUmEt4QUgQXtnXAHnwZbAUmG1AvPMMi+SXwFZCIWfs7dA==",
				"shasum": "04b25656595666a7b4be57b1b4eb8cc3825e1a08",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.48.tgz",
				"fileCount": 3,
				"unpackedSize": 2856,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBxEzCRA9TVsSAnZWagAAziEP/j9nKQ9qe/cCJg/G/0Zf\nH6v+yWnfzXn8YoYj+2VHAKhTW+ZtE1C7fdryMHJEc2KS3t+UEbsM+UEM9L7Y\njW4OQnmGBRTIG8Oti7PdKhMdIlMr7nn1XygDicSqp0I+8kcx1Svyz7eAeTSA\nePwN0jiAfotchFOzXaBHRNtkoX5OOcdK2jWZbY30gQTx+B4uTdnrJZ2O0ghH\njzlA9KPdzm1LXnDMdquqatiZOgVNeRZE/RwCSd16OmDWfm4otRpKWx3ty2ZA\nVzQPP7V7Mci6dZ8l7lkgxKy3ko8pnJEmZLJzYROJ8UdlB4asWSM5BVzLKc+P\nBx9fhtFADH5d4aTYs8kQgmmgqcg4t7B/2uL1wBT15mgisa4wb27bFMk2UvPA\nHkrn4x77Y/N76DdTvF/wyTKwHajyOeqDdRUvxY2aw9GXhofgMWWIOgv2M/W0\n4TFhPZVlZ9EwwMFvOrEw11bSRcDmBQmlzHGiT5CzcpAGimvOb0ZHxZ99WYUI\nCabmrf16zPopA1QertJ1Vq+f3gtSunf7kHTOV6WWNUKIRzOw4hxzi2MNtG8j\nMrc7w6L/ge/wvHyvhXq32/0koR55IUI9bmElhzFvte4kx8s6P6691XlCeZFY\nwrDBpsAuCkKizit65wzJd4+3hQu+zPHCS9mhTMn7HZsYOWWdPfadHtsxk+ZO\nULlL\r\n=DNtD\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.48_1527189810590_0.24378863301646758"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.49": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.49",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.49",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.49"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.49"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.49",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.49"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.49",
			"scripts": {},
			"_shasum": "e454b3d414d39719cea7a6ed6c261d870fab50b0",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.3",
			"_npmUser": {
				"name": "loganfsmyth",
				"email": "loganfsmyth@gmail.com"
			},
			"dist": {
				"shasum": "e454b3d414d39719cea7a6ed6c261d870fab50b0",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.49.tgz",
				"fileCount": 4,
				"unpackedSize": 2871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCDOxCRA9TVsSAnZWagAATAgP/1LYpIEEe8CESs7zva6X\nRKQ0sVORXDPQ2ISSObRkgU2ZfsXt0YHMqr3AOfa3MffNJivho4pYfETY98uN\nHk8j4bGz0yxLuTd29zO+/KYN3A6IYNAb3cQdKQ3asodj2F7V5PUOpWxTQT2O\nQrjwTdDRsSsqFe30n2vbajdwD6UUX4x8Xj3ToPhG7sSU6R/vV4sp6mJPHZPm\nRSXDeDnBq5KYlqqUHCIffgjadPj42ofWxWxmNHwteX/vqnB8+SAFRvrCUrOb\nHZtqRp6TCWMLcWNMUD+eobRYvrlfqCgSlXTO6A2An9dq4sRLNl2J9YQASPoW\nZ8a6Uc3P08772k1v/92mnvjU2OlLNABOywyEBq98uIZ1TG0odgEnc+71/ECL\ncecIqToJ7B14THel/j/30lD72UeSBh7vhk2vSe29Yip9W9PUCjYg5VsytBIF\nOKs3MZs1eQuAZG0JYwRMBM+a6H3bdLq4Vbe5JYzpIS6YXcf6nTlvBmvV9kw9\n33d+PPet44+jmSul2gLjWB/v06dkd0oulaPmsj4Mag0PsunOZx7tEJvVFiBZ\nvckCFr+XV1AjECitl0OoznpqilMaLs69W2HuZuimmyewh6FSsHRFvvzAAA3X\nBhA3xNlWGLEcUHBR4yrES/ytWCRAaz2/l6WtHDqU3kC9ur2hH6rluGxJOXl3\nBALz\r\n=4W/W\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.49_1527264176600_0.6880849284847423"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.50": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.50",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.50",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.50"
			},
			"peerDependencies": {
				"@babel/core": "7.0.0-beta.49"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.50",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.50"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.50",
			"dist": {
				"shasum": "cd0644b516c60bfe2c455489eb36e95cbbc0a2bc",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.50.tgz",
				"fileCount": 5,
				"unpackedSize": 2366
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.50_1528832852680_0.6732132953239842"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.51": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.51",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.51",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.51"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.51",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.51"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.51",
			"dist": {
				"shasum": "c4c52aaf90bd555870d56708f526b6c2610694b2",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.51.tgz",
				"fileCount": 5,
				"unpackedSize": 2380
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.51_1528838408980_0.1030339797336024"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.52": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.52",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.52",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.52"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.52",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.52"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.52",
			"dist": {
				"shasum": "64e6a2d45925f3447747028b7e103420964245d5",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.52.tgz",
				"fileCount": 5,
				"unpackedSize": 2379
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.52_1530838772359_0.9686697134618565"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.53": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.53",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.53",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.53"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.53",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.53"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.53",
			"dist": {
				"shasum": "e8370d3b29e941d90b7d4e138b32101078f84710",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.53.tgz",
				"fileCount": 5,
				"unpackedSize": 2379
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.53_1531316431175_0.07364014815521513"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.54": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.54",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.54",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.54"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.54",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.54"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.54",
			"dist": {
				"shasum": "35292e0716b35ac8c279d6430836ce741c32fe5d",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.54.tgz",
				"fileCount": 5,
				"unpackedSize": 2379
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.54_1531764013649_0.7877303303784247"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.55": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.55",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.55",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.55"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.55",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.55"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.55",
			"dist": {
				"shasum": "138372614ad0c75bc8cb62bd01e819d725156dfe",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.55.tgz",
				"fileCount": 5,
				"unpackedSize": 2379
			},
			"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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.55_1532815657332_0.2961269852794093"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.56": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-beta.56",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-beta.56",
				"@babel/plugin-syntax-json-strings": "7.0.0-beta.56"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-beta.56",
				"@babel/helper-plugin-test-runner": "7.0.0-beta.56"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-beta.56",
			"dist": {
				"shasum": "fd095c19550ca0325bf61fabcd1dbc23c132e124",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.56.tgz",
				"integrity": "sha512-TjXLEus2hUiJN1SZ/3YNfh8tu5p3uP2eRNMzz9mLikMPFnNO7EJ7bMo8PfEcxqFU1i8brkprT7LilUEpyOjBJw==",
				"fileCount": 5,
				"unpackedSize": 2379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPweCRA9TVsSAnZWagAAc0sP+QDuWMUYu570HLxRMaHN\ng6Ri4Dz22Y9YkTS4jfX+uTFITNBbfS/22OQ+gHBs1sqr9AXE7fxNQeaXOMcv\nTmK9vq+qvMxND4n8uz6clph66GPOUZKVtw6fk8IZa2INuXNkMiP58Q7lf06m\nNjvtGnyz6EjmaD6Cicfg6fhdY3Oqx8BDULpGcauq2aplWCXIGjdaUn4yyqoW\n9o/2CkiJ7/7qTh7AsAVlM8IM8VQXGCZDLAGSFp58PoejNayVBgi5prRMp59Q\nMZTU9Jg40qTwn+iNg+HxOeEqse4lWn6bcNpM0fVehBMnXL3DeQpdCtkbP6eI\n08QN9G0YDcb+dYAONBvMUwrM7OOffW9w5NMTQ/FwnjXyCftZvd31Jo0phjHl\nEdLBhhFxIZN72Dv2/OYPeaOEqD7+su/NRdxafN2wlGulTm8jMbeySVZtJdfV\na99EiwdQOu5XzUGJvm0wO1QK+uiiqNPmbzyCciuS7+JfC6n0ToduBzUtI30g\nhgN6sxvaHiMlxTG7QUWJQUgStM+sDG4ijUHp75S6dy5S85xbGDzSuYpGgWce\n6fBLMpxxhfyn7DZNy/4/uiD84kllj+P0y6TAccdADubsGMT8bJLksbtKiOHv\n5HpqIlGshu84fUCvSRqtZjgsbH0VqmAvQfhwULGutYtijVprnNd7oV5zoZuZ\ngdio\r\n=y+Pi\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-beta.56_1533344798090_0.4072549852012284"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.0": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-rc.0",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.0",
				"@babel/plugin-syntax-json-strings": "7.0.0-rc.0"
			},
			"peerDependencies": {
				"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.0",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.0"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-rc.0",
			"dist": {
				"shasum": "391a938c5cdc122aad5beb95982f27bcc6175ec6",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.0.tgz",
				"integrity": "sha512-xssQv216S60RHq2hJis+kLLPbBFC7Ysg06BVBZs02K/1wAuKTt7exxVT2JzkdWlVp2WgbKTyHc+shsN+QJTyFg==",
				"fileCount": 5,
				"unpackedSize": 2364,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGTACRA9TVsSAnZWagAAba8P/2hV7gXkQB77V0pVtw1h\nP7o4TFcAt3A39EUEpCjEjbx4qe04v8F4G3LEvC4UUiKueNHlRUteWVmI1AtK\n8hxmkdfurZGRw5cM3aB0vsRZOwsgdKpOESgagEicEpoQDg7eVox5RmzG1ytm\nU1Xn4dyyJ6jKH5Hx6J9ZYSfQxKZvDQlUqBiPp7R8uPO7U6DSorCQqIfH+pCn\nN8dlREz03BcWf4GJHHBOvonWAsAybUAIykwSX2MA1s544z/9EKGTa5mOOLaf\nfdVDS2mFpeo9oHeAaLtTmLTJ6qMXjwG5Q9R8KwbvyiE5GvaM55Fhi8tS53Yp\n8uPUiB2h4KBF3CSRbhv81NiE4nRGs2qzcQCen8cRCYiZLTuvvuBra+V8Tafu\nT7JfWpzugQROZ6uQg0HVQ7DbATzzk8wTkN+OF8+sT/U/F7+RKcsbLTPPRqIT\ncPOSbMZNvZ5fVMAFI/86PTcssru/jb1hkXlCNRckFySg+yqnS58gDLPRso01\n3t6PmYeKbRtp0XE11ngfVsQ9J1+CHZOFe6+XE/xzStW+KXwDB6PRHzQpYn1J\nOPJo8/6J0B8RtWhRFyHFWPRWWUwR1CZrzxMKLCLDYJgXHb4q5b7GpRt44ZjS\nVfQswgu0Q/buCVbA9cGXB9gr1VyRxH97AH2wHK9vKFiQ4RH+c8QLQS7C/TRT\nosET\r\n=Aa+5\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-rc.0_1533830335708_0.9170922824959746"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.1": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-rc.1",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.1",
				"@babel/plugin-syntax-json-strings": "7.0.0-rc.1"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.1",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.1"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-rc.1",
			"dist": {
				"shasum": "c76eae74a4ae6ccc51f74600e92b0e5158fb16eb",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.1.tgz",
				"integrity": "sha512-3wd+3qSjhamuCsXr1MGDYzXrgzJAMgusZ45ENTVHfW+Qrn5ucUsqYzZQHWuPDg7tgYz99XLrXzoLAuURXFR/rw==",
				"fileCount": 5,
				"unpackedSize": 2345,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJ9DCRA9TVsSAnZWagAAkEMP/3lyTm6UhtG5BGA6QKxe\nQYIsb4SRkttEP6aBFpg38j5QOPfKw3EXrYmgi2s+tSLTpvdkhBz9+VTuHFi8\nXjGnFbAyVdaAuYfrkS7q/jbpbRlQ+3at6PClQydmNj7mvNicvn1WSZ0i2ilV\ngvl5pRnejLvAoYIf2S8I0pac3fet63QpEEV2N6gW+vcz2HJ4Q/1juq1TMgCl\nix693EhujLHJ7hw0HXstbusbbA9Hlye2+73eb3maoTwqZNSA1hASp9CqNIne\nX7rMh2B+PjiUZ0VY+anyrup9WyTE1NSVMNBwWG2YAxcmKIf68MFEaDBsfyQ4\nksgeWzolBbU+PkuHn25+QEeU2LrrtEcGJXSDHTici+HLwJ3Ulus2x+pjtb1J\n3m4Yg6sJ1ezU1kSz7eegTAQOML7iIJQEjwHKPTMvZ7kk2BRt63bo+Yv5djvK\no7oDGy2iG5c0NiYqDRNdknPQYSedQdtHSyEnHXL93bfkivGhRZF4n5o79RWh\nM42vvEyp4D+1/OD2TU6i/CIZplJuboW4xgNXvJkra7fxG8UmLzBP+hMKXlw4\nTD4IjoI0WNmQO43/S7pnntsDoj6KG915V3kHnRI0Odui2gw4JMaS1BEu9T3g\nkTEJUxButFjRVOehP8xv1kyQ5eofslhS0BXLAIlXkLxZe+BcEuRSU+naDR2s\nQpx5\r\n=GTNa\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-rc.1_1533845315400_0.785295074264327"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.2": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-rc.2",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.2",
				"@babel/plugin-syntax-json-strings": "7.0.0-rc.2"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.2",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.2"
			},
			"_id": "@babel/plugin-proposal-json-strings@7.0.0-rc.2",
			"dist": {
				"shasum": "ea4fd95eb00877e138e3e9f19969e66d9d47b3eb",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.2.tgz",
				"integrity": "sha512-VMkSumDfbzHK61VkkIj/+jQBSnW2+iv1Z82aJacgQWF+xiwGmaCr/nrEBjZGi4PuAfFJm9b/35bw3imF3xnzWg==",
				"fileCount": 5,
				"unpackedSize": 2345,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfGb7CRA9TVsSAnZWagAAXbAP/R+bfJP9Enx5eTwx/L+i\nMfkxHsjjBAv1WZNzIIRSaNMPO+xFdO+KOIxcUOtYmLAJNcJiSMzUY0GZL74N\n1BYCamHWD4EAEpgByphPCPZXSU5bxjS5YfX953kdkCdMDrB3FrqHcx6NJgZ0\nyV5Hh7/AIzA9IQ4RMI271RNizMf0iorSfBdeaTGQJChuXvR5nzV04x0fkrhk\n6q/yrMLS4Vfdi3LtzIwzZ6DVkCy7wtRGKekgap6lYcUGaHLUS7iPGYG4Xka5\naqo5yLQ3lp31C0KDPqG+09Sd/S25HHZNY18HfVsw976Za+BRcaYWgcaO0I4M\n5DTJzyUVc1OhurHtJ6TGfzemPuv5/suWMGM4yd7e7hHWUYQoRiOfN6b+nBf2\nnNkjP/GTjbf6PRIxSpQ8XPpDSOkQtsRxrqeSZ0P1Urr4YkDBZ4nEV7+LgqrF\n80G/eMueKa7E+6XBK4h/KVqJ4gWjrCapJ6HvOkYFMnII5wqjTHyiE8bwIrtZ\n5MjHw/pC8nKoK8FmOdX0KN0z5uujQda/5o7EDD/NUltveQEMsVvk4g756s6M\nVJOzwAHtF9K5ZcFq8FbprQ/U22E6kNIxf7ijHYVyQlQLEtUfe7ygtHBfPru4\nQvDFdR9zOxUHTZBpvLYWDQCZvzzWvNkM9Y7bxycJgz1q60qiczsp00s47Jnq\n3Bq5\r\n=NLyH\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-rc.2_1534879482621_0.1732468248240282"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.3": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-rc.3",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "7.0.0-rc.3",
				"@babel/plugin-syntax-json-strings": "7.0.0-rc.3"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "7.0.0-rc.3",
				"@babel/helper-plugin-test-runner": "7.0.0-rc.3"
			},
			"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-proposal-json-strings@7.0.0-rc.3",
			"dist": {
				"shasum": "0b1d313981d6f4dca6b1419ee0b61d57dc368308",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.3.tgz",
				"integrity": "sha512-FiGSUCjVc/7IEpNU/XDZObpwFqB+n7okeHD33fM49X9h4/35fRbboShSIjsU8J9o52mtZ3gJuaDTGal7VIV7lg==",
				"fileCount": 6,
				"unpackedSize": 3444,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgEmgCRA9TVsSAnZWagAAssMP/jShK759lPDMGYDrJges\nX8NAwpzRKd0noFttaDsk2DO9/EUkWC0q7G0FZmlJpV6vk9uaIK6if8AL9m9Y\nu7sITbOKYNDy4vgkoldnH37KT5xVqB/EqLlDZGdzb/fxMa4o4j9Te3L/chFo\nPF83/5CPXkwoMPXU5GKU9rOtkdNXRt0nxUQ4U4KtCxLEF9Kmvt7vhWFzHXMf\nqpLCy+QATermIk8jaw09Hgq7kTly3FlcEKVNgncrNTo/0R+J2cOjkSxVAhkr\nz+xAnDwTnEQ7FL5gJfY1VpgCLu9CLuMhHT+OdHV19b6gqJchm6eWPJYE/8yj\n0ZeGL12qyZQzYiZ1wstm3O7sX/ov+kQnNYelhfPVsRpxRF8KV6OTOol6dsVI\nND6hXrxIGGPCi3DzbHlCGEZv09ML2T94uyM6UxTOeswdbVejVZbkgFgS025K\nmTijChB+evzjitJSZUMcJIoN6C/LAZ3qjj1NWBZgSUyahONqRRtBi8d72CSF\nFBXT6iSfcRFw+HmvgXVUlMLaSv3KWSj1UZl0+XYxa1hRtC3YgFqgVbno87FX\nEPvnfsWYAxMHpuNYm4ZD6FhreEozT6x1szE05lt7RIC5PoG9MfJYLv03AD7/\n4Jh1oY0oGVY4H5p/K2xTJejKqppkXi8A7UgaUJlvc+yYLa/w7pjjPWv5xcGu\n8LCu\r\n=osBv\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-rc.3_1535134111891_0.6543353424763307"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.4": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0-rc.4",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0-rc.4",
				"@babel/plugin-syntax-json-strings": "^7.0.0-rc.4"
			},
			"peerDependencies": {
				"@babel/core": "^7.0.0-0"
			},
			"devDependencies": {
				"@babel/core": "^7.0.0-rc.4",
				"@babel/helper-plugin-test-runner": "^7.0.0-rc.4"
			},
			"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-proposal-json-strings@7.0.0-rc.4",
			"dist": {
				"shasum": "af7add6618cb950e60b2fb9afb0a4e9688887e17",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.4.tgz",
				"integrity": "sha512-0S7qSMRyLb3QDvaPGmV42fbcYM1Z5kHcgN1ZJWDBep/qem/okAncEgc9cvHYJxFB2Rf/5dCjPp6zL2ePRG1bjw==",
				"fileCount": 6,
				"unpackedSize": 3448,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhCqCCRA9TVsSAnZWagAAOXYP/0F+VugvLJrZ5mbtJ/zI\nt6HUl5rExCQKr/CkzDMDsHNWcGgjBDJeQswA+rx2zCUspKU1yRYfFal+Xelp\nElkMmuKZKyrHbfK3CP030Eq0YU5V3ig/oCYcriNUnaDnDI6/ctcch5oEqNFD\nGeimuk7EHHiGz/u84hsy0qG1uoljKChJAwnXsqs0jSDngq2E37z4+6iIjlYT\nfkY3ETDP0UOWyeJiEI/Hgpf/jP70CiQjKXGJIhmdzYc211JFDfO21vA3Uv58\ntOnJ9utSpmxL2ydh3OfrETdQMAerXlfWfvDlcycrvZd7CICY4UY1JmTA6hwW\nnSLMpuv0r22O9uJNZGJCKgiej2WJAhowD2OKZUt4kLFPYWxof9EJkQkkxl7I\nsmA7PeErfSmJewFnymwyPnBXNV41bM4aK+APesoBr3FtF+oPPmK35jPjBW48\nVpA593U8YO+l11bcj5ZtZn2BqKW2/uz5yp0X25cMKCSdrjwe29mOmjh8bSkJ\nI9biAt7UJQyGaSwaPnPGPIztMax9rNWIqsCNX1vnw/hzYqcCkHUwkIF3gAmx\nuuJfdoMX85AdG68jE4o838CDbanFXcLwfY85PQkRxlRkz8+nouCGIfLAeFkN\nFzSSCdsiHhrpkVh28NxBn/czpwRh8l55BIZ6L/CrTdLyR0sHzi989+fPSwA9\nmF5K\r\n=OJr/\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0-rc.4_1535388289547_0.8926196838701015"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.0.0",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/plugin-syntax-json-strings": "^7.0.0"
			},
			"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-proposal-json-strings@7.0.0",
			"dist": {
				"shasum": "3b4d7b5cf51e1f2e70f52351d28d44fc2970d01e",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0.tgz",
				"integrity": "sha512-kfVdUkIAGJIVmHmtS/40i/fg/AGnw/rsZBCaapY5yjeO5RA9m165Xbw9KMOu2nqXP5dTFjEjHdfNdoVcHv133Q==",
				"fileCount": 6,
				"unpackedSize": 3423,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhHCRCRA9TVsSAnZWagAA5FQP/iax0jOOj8QLzDfCK5W6\nL2NW3tQRQbbCKX7PiJEVXych3zkbrka1q2Cc484UwsEfJAvUc/omEM/kQHmU\nv3wQu95m37fPTkPMdrDmtGdC0vN6x3mpA02tc1P5bSHljOMRao9eLuxyVDHa\nyTqIKAj4wZ0mswl9F2KOMiP8DHjh8br3X/v/6b7dnBqgXVaXgFRg4inXH6tb\n9dnMDPbl5ZgCiStguuG+ElJzTjIPYmpZdFJsjx/Xq0/txb4uhodqIiW2p7b+\nOWJt0XTmnFGDirn6eRqRhAZkdWg0b/O+djmnNu4QhDQw3NgevE4u/YShVZtD\nZqayLC6RHHA1ZELhEoQ33JjYxJFvjdn5QKuuBJruIEureqQhtqbCbzN3Pn79\nMtpmPx4cg/NlW6yjVcQ3DHNs35AVO9C4AuSkW7lAX++yGviJqsIvmVqWbfv7\nZ4VwkckeACrBU3MPihZtqutIIG3cBPMRbcnF1Rug3qfBR/T4d1CoZ1oB0sP2\nsB9duckyZSK2+7IvftKRdfEVUQLEQjlbTEQvVeKw+A7GOuk54Bo1PFoPbXR1\nmXxqdvFrRgqr8yTJHYsIeFshB5GgaqLttYBV69/0qB/2jKPxzNCTCn/uPGzI\nud4MXf24RtTYHX6Ql5+ujbtNEpgG+O8LuvkSkrWK/2RijmB8FG4AeppEv5Lw\nH3kH\r\n=JnC1\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": "xtuc",
					"email": "contact@xtuc.fr"
				}
			],
			"_npmUser": {
				"name": "hzoo",
				"email": "hi@henryzoo.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/plugin-proposal-json-strings_7.0.0_1535406224683_0.9598050958378208"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.2.0": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.2.0",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/plugin-syntax-json-strings": "^7.2.0"
			},
			"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-proposal-json-strings@7.2.0",
			"dist": {
				"shasum": "568ecc446c6148ae6b267f02551130891e29f317",
				"integrity": "sha512-MAFV1CA/YVmYwZG0fBQyXhmj0BHCB5egZHCKWIFVv/XCxAeVGIHfos3SwDck4LvCllENIAg7xMKOG5kH0dzyUg==",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz",
				"fileCount": 6,
				"unpackedSize": 3511,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBX3FCRA9TVsSAnZWagAA7GoP/jeymkekScfV9Yztf18j\nqibG5dLJzgr3LofdmFoamNMu/cAJdJiIBxICbQetWcs+u/T5zpmQDekfh1vl\nUZWSls5QIxH+gBoA8VGKzsvM+pCYkYbNMQVn2HtFcyJPnd71A1nJRrqse+jn\nyHQ1BgNDN9xaIGo5x9WiGANUN4T0X/eFZj/w40FqdmWidvWRTci+MnxfOq+f\nZ4bYty3dGCOiAuTYQpyfwY5wUZ2X7utwWmjmwQUxMn3BFkZJbE5VifhCoUaU\nJE9YBj6/IfmkpaX5ZLciil5du0mqHLDq4XY6tD1Sd7PJqBtkaBYsApJpp7RR\nzPLh2ut8bOW+IIl0q2Y0WyAL4qhJWnfRgKExQ3BkUeuF5YhPBkyjTVYC3YHa\nRtx6+2pkK1s4hgKT0eOMXNpY7yn6J6aPwSYoQ7yZuc/MuZkrcWjEsdwNxnWj\nWANcafslcvmBbJT7bnJIL3kExLt/U7qcYn+lvnMAfUG3ge/BpctasSDLHqda\nZsrIloTmkwpy/3Q9RquFSaXklfeU9eOrrB6Cms94LIWsnvNC69UGKNnhUSEl\n0wqsXxDSBxfe+AVjHqOAoOBSJrgfKoGm33jIAX0Y8mMbrth9AcyjJ1FjYYE4\nri85oqgw7kEkV24Z59Xyvmosd8FMU/x+A2nY6yPWxVQdWYK6gOsAy6ntUI46\n9A70\r\n=DOkD\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-proposal-json-strings_7.2.0_1543863749351_0.43120486392645674"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.7.4": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.7.4",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.0.0",
				"@babel/plugin-syntax-json-strings": "^7.7.4"
			},
			"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-proposal-json-strings@7.7.4",
			"_nodeVersion": "13.1.0",
			"_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-wQvt3akcBTfLU/wYoqm/ws7YOAQKu8EVJEvHip/mzkNtjaclQoCCIqKXFP5/eyfnfbQCDV3OLRIK3mIVyXuZlw==",
				"shasum": "7700a6bfda771d8dc81973249eac416c6b4c697d",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.7.4.tgz",
				"fileCount": 4,
				"unpackedSize": 3361,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HAzCRA9TVsSAnZWagAABdIP/jnrdiX6AzjvoDO1/tRH\nSwvJcz6SX6zygBJl1ORGJss2u2Hv20HotlQE37liliKDZqV5caeRG2amXx0v\nqf08ktkJrC8PdHw0t0F4FPvxSIvsaT7Xrr3EJ/kI8Y0xsAkLSC+vdiuf69u4\n0J3HDOgxL1WD57bXm10BuJn5WEECuDmEvY96WZc8tZHTNIN6Kof4D3jfdOoQ\nLbJW8nEqdYiZ3hHykGlPPvwP6z+M+hXofwoXCQmL/WlHASN7zvnKEI6GMgWi\nrJpfyFLAUVxfDje2aJ4jZCHjmFkQcP4NCJKkfbVbQRYxWntqG0HS1yPdkkIT\nAUwxlwIm4R93R5HK3kd87w54MTmBQG4NBH+iJFHeNcfMzYTVVAD2Drp48yaO\nQ2SLzkJhxGYhWDZcdaNwYuDim9HWcUZ/+/qssCo2uINiJr3fUvUIUzrPUVSe\n9WD1f0rEJJlqKbxrFngCjy9wZKf9w+z28KRLZR9/fSrJPNg3EZ3FQ0TT41DM\nYkDis4+4KrVRUbKZf4uBKlrTbCuRFYnzdX+ryDoUdeNLCBAjch7sd6wDT+p5\nfaA0sGFKN/wlvi20fINDTTMI6MUsfbIZ0pBQbwTNzvxfjabzIHfxnz69QSDy\nwEErDt+G3Nf5Ce8y5kRuHwpBj3bMzL0FkzytvQuXSt00jwJzIpBq1Z5NPJWn\n+EAk\r\n=SM13\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-proposal-json-strings_7.7.4_1574465587406_0.18271428458432837"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.0": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.8.0",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"type": "commonjs",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.8.0",
				"@babel/plugin-syntax-json-strings": "^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-proposal-json-strings@7.8.0",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-pSpuhwn926vtNeUH2FHx1OzIXaUMgklG0MzlFZJVEg37fB904gOxN572NgBae+KDwFyZDpkLMyEkVA011lBJrQ==",
				"shasum": "99fd838398c32f4d96117770f7f3591062e72607",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3383,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGmV7CRA9TVsSAnZWagAA97UP/3frso4XRvA+ZRCf36TU\nPAQ+AH2/M73xd94dKdMPj5V25v/VAmYAtQ4gGHY8rnU5LsxpX8bidxNLbwjm\nfG2vkbjFJe0KeQkaWApbpRp3BOPf6KJUb35XvX9Q4m+/g9YnYS23ACTCSaPe\n65TLCrdFcU3/6XoLNjVyGWHT2O8K6waaSY54Bwd7H27ccV6obhechsRMnbwl\nNjZyaF9HbxQhkxe/tgVbee9iF/CZQ8HrVTfUzEadAwcR89RCaM7yHVrRTO50\nrBj9XCiEgHwGNciB0rFC2FbUGtTj1Vvx72T065/v2/o3I3hvjXC09FjDKO82\nk4x2vnNUNeJATKKRHkw7Ih3XKLVESyB1f0ybvVIfzm7lhcPxz4GH9IFmXuPR\n6zcPffXobj2EWOux6g9wXAri047GzYGzBAH7E8BrJdiCVmuBW7jADFqZ6v7y\nQVFM1M+IpvRVXj97q0c+aWCsT/SJRj9gCnhhcoyEe2/YhpOInoEBPMMZl0cM\nyJh+9IN/N7RxZhyTKgw5DKoUi4pW2zE3lbm/6D1zIf+UeN4/+EEeLZzXqzub\nuFD/E1xKTQr0cIarIvJSpWHXYozpAs4iTgVadiCEa8+qbUsIgOidGjZ//quM\nSnw0EBdAYCt4O9haIntXsFbfnkYDzXtkuTEBLsaaXM4qHMrgT+cE+tn6zw2M\nNOOJ\r\n=8h9l\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-proposal-json-strings_7.8.0_1578788219507_0.8927060088478991"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.8.3": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.8.3",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.8.3",
				"@babel/plugin-syntax-json-strings": "^7.8.0"
			},
			"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-proposal-json-strings@7.8.3",
			"_nodeVersion": "13.6.0",
			"_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-KGhQNZ3TVCQG/MjRbAUwuH+14y9q0tpxs1nWWs3pbSleRdDro9SAMMDyye8HhY1gqZ7/NqIc8SKhya0wRDgP1Q==",
				"shasum": "da5216b238a98b58a1e05d6852104b10f9a70d6b",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz",
				"fileCount": 4,
				"unpackedSize": 3361,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHOP5CRA9TVsSAnZWagAAyrcP/2KXNV9y+jHwW1s4XPoj\n8uIJ9ka+1RJ/Ppyalputdof6CaNqaxG2GQQRN2GVjg3WxO9IU4GoszEo3o9+\nzGJwcJgTG3L7q8loqC9+0C29PHjTbhivNnR5YjLEma1Czkr1CmGIs0ZbDSLW\n48zklQXH0e6Ht82w0uRJCmkswJeciTVqzB2lAG0Xx2d65UXSeCFilTJOixX8\nFkVEW8HZhP7DYfSDMq0jUYvSpidf7FJIK5yE/YtlAm3bMwgBw+MH3luphGoM\nHzzziCL3k96U1nuYWYhQjkEuwmsfwrHWXrYFlDDOdmR788Idk1hmKL5uWDQu\nE3qOV0YETzgacVnJ2tqIVfX4m/vEpyStP1ufZ52uyhGyEQTcJQ9t61V2AmRJ\n/5Kr65u3wdWSZ+yivPqi65nkb2pdlyEqOOvBLcEdMO1tpZ9fD3On/irdmdeD\np84CZArgwzjmZpXo5wcOx+1g/ZaoRGN8aeoEyarI78yaEBLBDpXi9zUurP7c\n9IVzdQ8LMSE+3EPBtoYX3J3eFUXccfR8S41VdmVmYeqHW88WTWvpeVnxqtqK\nIthRruQzEuRDms2uZssGBSOkOX8Ly7Am6rFFYUsLaaeEHIfqgb2f2YqLLF30\nrDaXxbTZaOwT4GHloiIKcLxsIeUQ5b3XYyryWUspzuO/kEKzCnrqyi98/QYw\nPGto\r\n=QCH8\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-proposal-json-strings_7.8.3_1578951672468_0.8224377318303946"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.0": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.10.0",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.8.3",
				"@babel/plugin-syntax-json-strings": "^7.8.0"
			},
			"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-proposal-json-strings@7.10.0",
			"_nodeVersion": "14.3.0",
			"_npmVersion": "lerna/3.19.0/node@v14.3.0+x64 (linux)",
			"dist": {
				"integrity": "sha512-n4oQLAAXTFj0OusjIbr6bcvVQf8oH6QziwAK8QNtKhjJAg71+hnU2rZDZYkYMmfOZ46dCWf+ybbHJ7hxfrzFlw==",
				"shasum": "72926c31c14ff4f04916a0b17d376cdfb7fa1d84",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3380,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezY1zCRA9TVsSAnZWagAAkTkQAIb6IWDzUmwS2Vi4WJTE\nDFT4a87CjCq/dAW1ccIRzFKysPIYRqCdaylONKC1aly90BG67T7PZPYgx2Rh\ntEFsT1mnGC8TBSN/gNYfmdkwGF55jobd6noHLBcIEekrYR9DffSCGd0//1qM\nuqGlj+st5ehFxsT+gc19klgYm5XPqzQ3WxOF0T+g0uSbbbbFTyOZqJdJ7HHv\n+ohxW8+me+zy09zA/sBjeP1NEMy0pzENtYiqZEmCRikuHm6TZOXq1/vfQsWO\nJ3wZcSX6AhZW8qXrLDo1qDl3rkrOt+Bn9lNdTBPp7j4huQDodTXpY32IoihT\niuNIjzMP5pNaRN9NKlwZSbJ2LMAthZkeu62TUUD2BvOrMBhahV7qtogbWHTt\nPuFFgSj+LNXqk9PpotdFpin6R8AnttpaFcEgHF7u0jU0LGC4WoXavGYClvzi\ngeTA8wdXdtmNIgYJqsPjIkF8K0n70pivkLlmgJhUR6FPeiILs7LdOZXj1Dw5\ns/x40apwHtRdVI1X4rn41zCJThYoEcQ1AQmW6pp50uBgezWMqoOw4dX2gcKY\n1KZOFLXNrfoPaaL/OP+6pxnZ2AAj2/ZYntLtK8uTsjkODYj91L6hIaq3lqBu\nuamdozMb5ZJTQ7cLggboBhKkyhR3cbVaDAXISeKEETMywKJ3JlKQDkDyz4Kc\nJzB2\r\n=69Qf\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-proposal-json-strings_7.10.0_1590529394599_0.7947352070332405"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.10.1": {
			"name": "@babel/plugin-proposal-json-strings",
			"version": "7.10.1",
			"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/babel/babel.git",
				"directory": "packages/babel-plugin-proposal-json-strings"
			},
			"license": "MIT",
			"publishConfig": {
				"access": "public"
			},
			"main": "lib/index.js",
			"keywords": [
				"babel-plugin"
			],
			"dependencies": {
				"@babel/helper-plugin-utils": "^7.10.1",
				"@babel/plugin-syntax-json-strings": "^7.8.0"
			},
			"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-proposal-json-strings@7.10.1",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "lerna/3.19.0/node@v12.16.3+x64 (linux)",
			"dist": {
				"integrity": "sha512-m8r5BmV+ZLpWPtMY2mOKN7wre6HIO4gfIiV+eOmsnZABNenrt/kzYBwrh+KOfgumSWpnlGs5F70J8afYMSJMBg==",
				"shasum": "b1e691ee24c651b5a5e32213222b2379734aff09",
				"tarball": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.1.tgz",
				"fileCount": 4,
				"unpackedSize": 3430,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezuSMCRA9TVsSAnZWagAAcn0QAJdI0W30/zMZAMo3N56S\nFAWVErGia7MMa29CSfZCYfFDJAmkpv3fFjl5HO2sakY5lniHs7fHwuzqQUIX\nwE3wAGERGQ/73ZlnWb/fbvkPHnBbEjDMVc1dcoF7fJ7nTJOZZ3yE++/+lAkK\nROJMIuJhuu92N4dZtI1H9os+SK17N6se2NgA+/4aJR6NhSoGv7CcB0vPxhQ0\ngBB6JOaQVEUPUCQY6XeP779mWbtwuT/wU2vD8f8HVmhO0DlEaeTWAoXJI0IH\nX1dfsmgfhCxuCgCfcQ0LWz2yFjaVoieP/wV6u+s4cD+UqxFKf8R+YsDQOqdz\nuceittQ65QQVTFsw1QrqGwRqPmxUuAoJw//T7gmVpC9JWxapy2XTuhRoqHKS\nHNnn5J5kCTHFUf1VVl6/hX9zWlCtjbup/X4d8qVqiRg+mG7lTkG3jA4+5oGo\nxMWFEgWQLcjqcep0AGaYH+beuGInDb6G90OLutERS1Dqvrhn5OvhpxT8DZm5\nCAf4N7KnzlhAYAxlfq6xuN5fthyhpnUUwmeakwkEwLLruSwNPE6xWiRNhtwq\ncsM/2XGcxLkwBY7IaOlo8om2A5n2S2doUK1JWYE2B0IEIf8QCXlns2K53Fr7\nhbhde1RStk3NubxCTP2wEXbuIFUF+7i+iEqk/tOybu1dMszM/nies/dUm4Qc\n/D6h\r\n=hrpA\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-proposal-json-strings_7.10.1_1590617221049_0.21566430544757131"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2018-05-24T19:23:30.374Z",
		"7.0.0-beta.48": "2018-05-24T19:23:30.658Z",
		"modified": "2020-06-19T20:36:23.131Z",
		"7.0.0-beta.49": "2018-05-25T16:02:56.835Z",
		"7.0.0-beta.50": "2018-06-12T19:47:32.732Z",
		"7.0.0-beta.51": "2018-06-12T21:20:09.055Z",
		"7.0.0-beta.52": "2018-07-06T00:59:32.413Z",
		"7.0.0-beta.53": "2018-07-11T13:40:31.259Z",
		"7.0.0-beta.54": "2018-07-16T18:00:13.688Z",
		"7.0.0-beta.55": "2018-07-28T22:07:37.406Z",
		"7.0.0-beta.56": "2018-08-04T01:06:38.167Z",
		"7.0.0-rc.0": "2018-08-09T15:58:55.788Z",
		"7.0.0-rc.1": "2018-08-09T20:08:35.493Z",
		"7.0.0-rc.2": "2018-08-21T19:24:42.720Z",
		"7.0.0-rc.3": "2018-08-24T18:08:31.951Z",
		"7.0.0-rc.4": "2018-08-27T16:44:49.668Z",
		"7.0.0": "2018-08-27T21:43:44.765Z",
		"7.2.0": "2018-12-03T19:02:29.513Z",
		"7.7.4": "2019-11-22T23:33:07.522Z",
		"7.8.0": "2020-01-12T00:16:59.667Z",
		"7.8.3": "2020-01-13T21:41:12.832Z",
		"7.10.0": "2020-05-26T21:43:14.694Z",
		"7.10.1": "2020-05-27T22:07:07.861Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.10.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"6dbc322de4c9d327b00f76adef1be1a7\"",
			"fetched": 1593324446663
		}
	},
	"_distfiles": {
		"plugin-proposal-json-strings-7.0.0-beta.48.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.48.tgz",
			"sha": "04b25656595666a7b4be57b1b4eb8cc3825e1a08",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.49.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.49.tgz",
			"sha": "e454b3d414d39719cea7a6ed6c261d870fab50b0",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.50.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.50.tgz",
			"sha": "cd0644b516c60bfe2c455489eb36e95cbbc0a2bc",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.51.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.51.tgz",
			"sha": "c4c52aaf90bd555870d56708f526b6c2610694b2",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.52.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.52.tgz",
			"sha": "64e6a2d45925f3447747028b7e103420964245d5",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.53.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.53.tgz",
			"sha": "e8370d3b29e941d90b7d4e138b32101078f84710",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.54.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.54.tgz",
			"sha": "35292e0716b35ac8c279d6430836ce741c32fe5d",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.55.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.55.tgz",
			"sha": "138372614ad0c75bc8cb62bd01e819d725156dfe",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-beta.56.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-beta.56.tgz",
			"sha": "fd095c19550ca0325bf61fabcd1dbc23c132e124",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.0.tgz",
			"sha": "391a938c5cdc122aad5beb95982f27bcc6175ec6",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.1.tgz",
			"sha": "c76eae74a4ae6ccc51f74600e92b0e5158fb16eb",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.2.tgz",
			"sha": "ea4fd95eb00877e138e3e9f19969e66d9d47b3eb",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.3.tgz",
			"sha": "0b1d313981d6f4dca6b1419ee0b61d57dc368308",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0-rc.4.tgz",
			"sha": "af7add6618cb950e60b2fb9afb0a4e9688887e17",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.0.0.tgz",
			"sha": "3b4d7b5cf51e1f2e70f52351d28d44fc2970d01e",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.2.0.tgz",
			"sha": "568ecc446c6148ae6b267f02551130891e29f317",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.7.4.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.7.4.tgz",
			"sha": "7700a6bfda771d8dc81973249eac416c6b4c697d",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.8.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.0.tgz",
			"sha": "99fd838398c32f4d96117770f7f3591062e72607",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.8.3.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz",
			"sha": "da5216b238a98b58a1e05d6852104b10f9a70d6b",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.10.0.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.0.tgz",
			"sha": "72926c31c14ff4f04916a0b17d376cdfb7fa1d84",
			"registry": "npmjs"
		},
		"plugin-proposal-json-strings-7.10.1.tgz": {
			"url": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.1.tgz",
			"sha": "b1e691ee24c651b5a5e32213222b2379734aff09",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"plugin-proposal-json-strings-7.7.4.tgz": {
			"shasum": "7700a6bfda771d8dc81973249eac416c6b4c697d"
		},
		"plugin-proposal-json-strings-7.8.3.tgz": {
			"shasum": "da5216b238a98b58a1e05d6852104b10f9a70d6b"
		}
	},
	"_rev": "3-b03ad2b08ce55fbd",
	"_id": "@babel/plugin-proposal-json-strings",
	"readme": "# @babel/plugin-proposal-json-strings\n\n> Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings\n\nSee our website [@babel/plugin-proposal-json-strings](https://babeljs.io/docs/en/next/babel-plugin-proposal-json-strings.html) for more information.\n\n## Install\n\nUsing npm:\n\n```sh\nnpm install --save-dev @babel/plugin-proposal-json-strings\n```\n\nor using yarn:\n\n```sh\nyarn add @babel/plugin-proposal-json-strings --dev\n```"
}