{
	"name": "load-json-file",
	"versions": {
		"1.0.0": {
			"name": "load-json-file",
			"version": "1.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"json",
				"read",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^2.2.0",
				"pify": "^1.1.0",
				"pinkie-promise": "^1.0.0",
				"strip-bom": "^2.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "585e33ee885778ef51f1bc23d019a409050e88a3",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@1.0.0",
			"_shasum": "2c73a18a5f862dece86e85225815ac512ff97c63",
			"_from": ".",
			"_npmVersion": "2.13.3",
			"_nodeVersion": "3.0.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2c73a18a5f862dece86e85225815ac512ff97c63",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "load-json-file",
			"version": "1.0.1",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/load-json-file"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"json",
				"read",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^2.2.0",
				"pify": "^2.0.0",
				"pinkie-promise": "^1.0.0",
				"strip-bom": "^2.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "3735e52cca5cb3fc459786ac35db13b7142ee349",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file",
			"_id": "load-json-file@1.0.1",
			"_shasum": "d24e14be27f68a6aec0f82365b23e1014603fc19",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "d24e14be27f68a6aec0f82365b23e1014603fc19",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "load-json-file",
			"version": "1.1.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/load-json-file"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"json",
				"read",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^2.2.0",
				"pify": "^2.0.0",
				"pinkie-promise": "^2.0.0",
				"strip-bom": "^2.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"ignores": [
					"test.js"
				]
			},
			"gitHead": "115157a417380d3160da418d4ff25bb33b0051eb",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file",
			"_id": "load-json-file@1.1.0",
			"_shasum": "956905708d58b4bab4c2261b04f59f31c99374c0",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "956905708d58b4bab4c2261b04f59f31c99374c0",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "load-json-file",
			"version": "2.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^2.2.0",
				"pify": "^2.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "49620f12bce627dc2459a08f5ef18cd2ff151eb2",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@2.0.0",
			"_shasum": "7947e42149af80d696cbf797bcaabcfe1fe29ca8",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "7947e42149af80d696cbf797bcaabcfe1fe29ca8",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/load-json-file-2.0.0.tgz_1462036668887_0.931434569414705"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "load-json-file",
			"version": "3.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^3.0.0",
				"pify": "^2.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "6181ef44ccdc4dc94fce1859d446d23d5ff53f75",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@3.0.0",
			"_shasum": "7eb3735d983a7ed2262ade4ff769af5369c5c440",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "7eb3735d983a7ed2262ade4ff769af5369c5c440",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file-3.0.0.tgz_1503188282582_0.7917490075342357"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "load-json-file",
			"version": "4.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^4.0.0",
				"pify": "^3.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "633ec57b4d10a4bcc0e5fb63296ff9e6e68924da",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@4.0.0",
			"_shasum": "2f5f45ab91e33216234fd53adab668eb4ec0993b",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.8.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2f5f45ab91e33216234fd53adab668eb4ec0993b",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file-4.0.0.tgz_1509782229082_0.7325113639235497"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "load-json-file",
			"version": "5.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^4.0.0",
				"pify": "^3.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "8149bcbde096cb8ac9328091c06f11f83a04e569",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@5.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wWRJeA/YQ2s53fBSrPrr6gnSKmNcnk4TV4c40ITRGQ4uxpgPddBL9xNh3WxPjJHewwzo2rFkEJWt87OR/35MEw==",
				"shasum": "5b5ef7cb6e1e337408e02fe01fe679ccc0cd18d5",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3779,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7reLCRA9TVsSAnZWagAAlT8P+waQvMXX4Rn6c4cWeS9B\nwzfp3NmStowq6nj5YaZfDhQxuQJ3Bi+LnLiA5hTNezZk4ihMPpk2w68JSeFL\nubTFlaAI9sRnUBSVATh3LzWgArOWgde4wvGGwHb4hAZ1wSUWFnfFxPl/Fh2i\n3PPyUd5mCqVvyWggN2uzm/skngmR8ISkSXgrhRo3zRtgPZnKIK8ucZKKfwiN\nua46ubSdbbqtiWA7gc2uWbXQx5qvkkSFoMz0TLHHtjyx5KjvLU7E6U8QTbG6\nFMAxNKIV4y0srAQF1+rs4f0KfsIKkO0jqJpG1v6SLYuRjtsRdeunCVGBK6dg\nqcF4c+2H+0lgyTAXbBhFGzWq6k/xCLUKVrYTbT7//AUodU07jyuAmkLT3mzb\nbVxaZq4Zeg9RZI5uv0ycGELRuMjFvApL6iFtzBlst24UZR4ok2iYqQo14t4t\nqY1VDP3s+1NYH7me+Rz4TXGrvSOTEovVC+sUKncXeEh8FJSuKeDeFzT1654x\nb2nQG5y7p2vgT0umeL5xlbRKfymDhWNBH0Ioua2T049nnPoc+QoJOyBuvZca\nzdK62A3Xzozz8ZfFrfbhjdgsjRxCaU7qcYjOKU3LMA2vYolziCKMKJAOIJ/K\nXUZS2GB9cyZ6pSdRoC0p/JjxZAAluXH5f3XTtaFZlDYIb+F6qG+zBs3dlCRG\nLNSF\r\n=uCMo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_5.0.0_1525593994579_0.8980414842921527"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.1.0": {
			"name": "load-json-file",
			"version": "5.1.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd-check"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^4.0.0",
				"pify": "^3.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"tsd-check": "^0.2.1",
				"xo": "*"
			},
			"gitHead": "adea38e6d70c131fb40188b45a748a05b551751e",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@5.1.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+ggO8OpTviHQ/zoyFxLJglsu1CylXUt1vpGa+mIUeesCkTC0G+JO6rdTS1/WcGBZDC7Nejo1aZ9MxbqflpmO6Q==",
				"shasum": "c062f048e0ee556bf7f535bb16f6e45bb9d06b18",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5150,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboIt1CRA9TVsSAnZWagAA5NcQAJo9TeSccsA2CJhMgzQ+\n1dy4kSwRO/U1F1V5qttLqFn1ow3cN2Zencc/McNAjayVoAkaIGK/Dvm1pCjx\nJc2laICjaLGfGpUdxSz0cUQp29TjFAVr91HpijV0rANV5enDeY1R/d+YNDT8\nnqPhBzUIKEZ7qJKimlcCSgm2sxM6ZqHTqzrIGflTDr34Y6jHr0nfteZcyuKC\n2HLRGLP48h21wilZ+9FZ1WWKEGjc/F9zUZ3vYjbqa7Rqg6+tdlzY4sh85u1N\n0HW20R5hbjcLTGSPq2kcMZnLIPCUU3TeA3rval3h/R7cmSpTypU/VKJZTjRG\nAqR2nSAR7/36aJyzdDKhmmdy8mcK2r7sn/kx3RkWejz4a8MHmj2n+2SDeMG7\nJg4qOEVFXHnY5Ioq/f8X0hS902H9wrf8+FplMYPKUKmQ6RIqpv/q6AUUYKZH\nkLS3M01yB2bYxUaIexC1py+zlSIQV6yL6ElaAANo4JAhi/W+zR2xw1pHmMr3\nrIsYI3ed5BU2fRpps7sBCpFcfGD8kKt8AlgOVWZ9GTHl2U6d/fYMaFOa9LF7\nkIupMMfCHBXV+bkYai9G6k/Xe+iqYA6gGuSr5HeNX2x0P8/384zGNJvqGHVP\nsQgbm9vk12vP8GdGBlCLh/J4mWsH+IV2GMcHCXMKQBmVWhSRFQODakfxyAEx\nBfrc\r\n=oBry\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_5.1.0_1537248117214_0.07735695895334649"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.2.0": {
			"name": "load-json-file",
			"version": "5.2.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd-check"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.2",
				"parse-json": "^4.0.0",
				"pify": "^3.0.0",
				"strip-bom": "^3.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"tsd-check": "^0.2.1",
				"xo": "*"
			},
			"gitHead": "ebe5060c5613b20cbfa3188dfa2f938b25529941",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@5.2.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-HvjIlM2Y/RDHk1X6i4sGgaMTrAsnNrgQCJtuf5PEhbOV6MCJuMVZLMdlJRE0JGLMkF7b6O5zs9LcDxKIUt9CbQ==",
				"shasum": "1553627a18bf7b08cd7ec232d63981239085a578",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.2.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5192,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYptXCRA9TVsSAnZWagAAV1MP/iBcDTTvy2IIr8tC+vmA\nhSQm+KJpS967tYp6CLrSMnYi4ia1RrWB9VmygCyYvHc7pY96HS0oMsQCWM/p\n19Ev4Mc5GidVFIyJJseZh5Cpa6fswQUOfTPjvUdkm/E4WQDC8zThJACiMYk+\nRy344d5tK+fAfYnlem+O45d5323VLpIgs55u2tlA48+0lo4wcLoPRGQH+E+a\nXyFVAtYTroEhXqqse+/ux7bIa00Gkq9RANlqcnkrRdi/vBpsY7KV1QbkH18x\njLu79GnfQ9VsA7wu+x3l/n+wN2o7QfWB117MSsBA5KnasqcYd4iMPH48FB7y\nb7LeCVKR+SgTlrYfiGPqnCaepOs+9Gfn85vAQnH6lKEu67+VDLduTw/Gdbdu\nzFT1Zgc/eFhIZuFePkRwJ5BOGUuNUIhJJTQ/A2ENC4pCeKIuM90+DUD0RGnp\n/jTCBrNcnIEqhS6m/9hoJMDz2eOJERlwVdEDzKVAv5BgKwK9cJHTSfbcF9aA\naW7QXYJp0JlngG0Zs+crAFADCOqPfGUdTizCYyIJzAZPIEHm8M99qPi+Sla3\nPsXmjDgYVbpDmbNrq5OgpaDpk/GZy1IohISI/qLblnIl0CLX+T7VawNS3mWH\nYAj2nLvSI+ezo9eZ/9Ntvnhd/wlOB4HUOApyaj014wI1gmlrmyjoYjmGhiW1\n7Qen\r\n=KJCt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_5.2.0_1549966166847_0.641299810931989"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"5.3.0": {
			"name": "load-json-file",
			"version": "5.3.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.15",
				"parse-json": "^4.0.0",
				"pify": "^4.0.1",
				"strip-bom": "^3.0.0",
				"type-fest": "^0.3.0"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "62ba870080fa1752ed4f482dc239bf640e3d5ede",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@5.3.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw==",
				"shasum": "4d3c1e01fa1c03ea78a60ac7af932c9ce53403f3",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5416,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqM2ECRA9TVsSAnZWagAA9ZMP/Rz7amzibVVRAI4V0vmp\nm7oxW1Ht1y/VAxguL5hX7yhUGv3YndFlGvJDqZi3KsxB1C6JKO1AjjIxJkDp\nba1U8rYXkBcu3CzHKVHaJ32tiHn5ZfQWDOj2PJMqNBXwSJGg2znmKmGLT5kS\n7js9Tb0CY57XW+et7BgpBezIUj4CAdYPTegn+Uf1ev/MypmrHdT/gfsk/TdR\ngNs+BClVlnYyxR9UT0n9bdrONo2NKQ12eQXZWLOq+Vj03bwEEy6Mmpv8bLHD\nxKEulzergBLK08T3vMLruez+Ay9PvnfuXWZcwishoY4mlLMawR79+F1pUkDZ\nv7jD70XhuaES0M7JKLymsZHaLj7gaTLy3wBluWc2EJzfdjVP/kbhImFaDhlp\nJ7GIpp7sYu0Ifaipr8HA0fU0UqLfZk7JFoMC6J0S6GbGwkBjHSm5cfRWCFD/\ndV75pJimnZ8R0NnmmY2RK4FFrbOQaR+nfwbkW4PFDzxwMfVL0Ynv0KU0xLoJ\nYiz0CGjRzoEDZBlujaIBp0YMBPJIWhlr4H28ZXEbQF/hcd/SPQ475ep9p2m3\n/QcASzUax5m873T3xkDwshl2Efe2EhlSmOTvRiiDWyNClX5xh8Ufpy+fMlGH\nMEYZHiSgy0KEr1jBb7B8zJWGPQgQcAl2dpw3cbYz8vwRzxP12jwUQzLdqW3D\n2h4Y\r\n=3n64\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_5.3.0_1554566531791_0.7754365424027732"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.0.0": {
			"name": "load-json-file",
			"version": "6.0.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.15",
				"parse-json": "^4.0.0",
				"strip-bom": "^3.0.0",
				"type-fest": "^0.4.1"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "39dbae7e50f9c4e5e3c9d23333904fb9fa6fde56",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@6.0.0",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3/eL1P4bnmFo3iQUGcDs9V+7IKUmwq//lcgRcduRsCf3AUe7NYFHkRIUUjbzOj3jpr0HIWfkZYUKrCdwLcMU/w==",
				"shasum": "2f0983647a5b6b1e47e77dfa310a69289151f3be",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5212,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxHdvCRA9TVsSAnZWagAA6XwP/RPP0OtfmcH7O3DDifyU\nyb0iAfHiAgaV+/vjYd6oTmrAk0PrHjtNy56ky5JumSvcJwkQaJ5VemaOawvX\nWpzBLJIwcV8+GYY+iAX8RSUpTD+WP+EduzPk/yRXuk/C6fxF9+4xF1Ngu1zS\niBNoOQ4/6gYHIk8VWBB5GkTvr9ismAwHcuxSlvLl+gjccWh5E6bN5oqEkEfZ\nGysJicK/YUEiRguRffYIulj02a7tHcL/K0x4oHqtgqlFeI/RG1g2XrlTgvhS\nBb/UfXI3nfQLZpcwSwNvMlxkkcHrG0nIVipDO+VULHl4+1ee+rgF2suT1490\neQSKZ5SvsoAN12ijQdHFQ74h6Yc0pM4KRku2k1ksfN8K+Z6NIMJIXR+IgsPA\ntd/SadQW6pSV42wEw4ABsrzVIsUtOBedyVsfmKJ/oF4CwCvRjS0uWKjXjBNR\n64D2Ns7mt3066bx7zldlDHVsibzoo1uQJVZK0zE80XGQcAIB3Py090NkSjNS\nT6XZtgN16CGv0mnfjszcAqtY3hXw61H45Hl+ACZJxKKoqi0UElIN4wnGd+DX\nDyXifeK+QXfZ24AqqrRNBsfJiW+51HUv1ZJCm0Kv+hd4asqpPOg4q7EKYdiP\nHlHZmYzNRZm+5qXPPCNhLJvSI7FxByjy8Q5OkR+tu19xAiNEU4UQQOKQr0tX\nOtVM\r\n=ZwTT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_6.0.0_1556379502940_0.42764027648369907"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "load-json-file",
			"version": "6.1.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.15",
				"parse-json": "^4.0.0",
				"strip-bom": "^4.0.0",
				"type-fest": "^0.5.2"
			},
			"devDependencies": {
				"ava": "^2.1.0",
				"tsd": "^0.7.3",
				"xo": "^0.24.0"
			},
			"gitHead": "05b63349e36a2b954ba289084cb98c1f4ce602ff",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@6.1.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Oxzrf5BMvKyMOwuAXwDUdTO1kBo646k1rc644wfr2xZWqXHKj70DHtLeU1COKFqPX0aUGflj2mOUMTJZfSMMyg==",
				"shasum": "b8e9bc4bc7a8c4dea70aee03ba947b0fdf5866ff",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5594,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/9+4CRA9TVsSAnZWagAAYm4P/0X6yyyibHIhGL72Zpbq\nXBe1Zn2akvzheP3zzFgmmMfbXfMOsx4L83beaoTQIPHeNXocrs2W26GwEexF\nBlJVYRdoRD9YF2N+532ttJMu1eEov7tguo7QwDf0IX2DV1dekM/66fLDNl6n\n8B0McPcTpoIC6opoHdABF9Z9hXOBPPHG6rpiP67D9Aa+2BM3hy0QJWGUHNwI\n771GEcdpWRkDySipCSK18QExnT5JTw8Eyag2S8vKdHYCIxDwHr3hYU5HzJAE\nkmP96FdmPPdoVGksFqFnGOsmlNHzQO/J32xLQtRImPku0kt9lxiq5DrOiAqY\nB9eMMsAI9djVG5gVj9Q7Mq+mKhO9kOVn09Gkk5NNDduOboEAATwnvPqFcoKm\nRupfRfbdAsbNzL2NkPeTz3FWGMVq/PanS4UgKwNzN1SCkBr96/xm3Eh+nu/G\n+RGFaPZZf7Z2iBGFoBKPULHRIc5MGO2rT/in1GqVESELLcER9TDS9S1YFXsJ\nPtvSrBaXs8k8JAfOGj6He/dCcJo/p8YOH835u2MKueBHQSpB+ooP8d4OBJPB\nVG9p+XiCdT+b3TMtRE+vVjiubpxbIAVckedGc68I9LVDzqzQEB0EoCtGbuXI\nANLHN3RUZv1uKtNZF5xlUf880TKZygyYTMshfCUwO2AHOwUmK8LjDLO4bGK+\nxKBK\r\n=m2XF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_6.1.0_1560272823913_0.13878810296864597"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.2.0": {
			"name": "load-json-file",
			"version": "6.2.0",
			"description": "Read and parse a JSON file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/load-json-file.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"read",
				"json",
				"parse",
				"file",
				"fs",
				"graceful",
				"load"
			],
			"dependencies": {
				"graceful-fs": "^4.1.15",
				"parse-json": "^5.0.0",
				"strip-bom": "^4.0.0",
				"type-fest": "^0.6.0"
			},
			"devDependencies": {
				"ava": "^2.1.0",
				"tsd": "^0.7.3",
				"xo": "^0.24.0"
			},
			"gitHead": "85fcfc5225fb3ac11d2e93c9e2bd4a9d43c52b69",
			"bugs": {
				"url": "https://github.com/sindresorhus/load-json-file/issues"
			},
			"homepage": "https://github.com/sindresorhus/load-json-file#readme",
			"_id": "load-json-file@6.2.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==",
				"shasum": "5c7770b42cafa97074ca2848707c61662f4251a1",
				"tarball": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.2.0.tgz",
				"fileCount": 5,
				"unpackedSize": 5594,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJvOSCRA9TVsSAnZWagAAVdQQAKHj7CWZGvoAceiFw8ng\nz7e9T+qVWDRAJCuB8cKwFGae2BN96KfhoIUBzuTsl/Au/qptRwp56SF1ZCmP\n7Uqbq1xenfbwCOWOmbr36PsY/zfqLC9eDnuv9KMriUhSYgR9r2g5HSrjLY24\nwZp278rLuMuImHjZLrA9f95ClFOnIIOZbnWJ5lz7kbmBgKSleSOkIClEujN8\nmBM9y++63dQwFaQmFr2UdnbeibOYBLDPugqG+yHwnmvc23fkE99yLMGGvPvb\nRUL2lztIMcDJTUaq8akydPiV5WIvyx3DLqbvRuoXPNxHPrDUzi/MywrtCUya\nqZekU1i6Vp9jG4lRPFY3XaDM4k20vZ+0ViUKIPkliHSaEIE8WxNKLvgUCMCX\nwYIUBGJAa/ANhAYMQjVP4hWESOIKZ2EYrf9gHQu66yl5BThZZj5p/altXLn3\nnqXk4RmeHbJSyldg8JIL50Ej9Nmtps2lyui59jSRAOr0jk2EXMYfv/PjqD0Y\nmhp64C78hP/MZI/KXj6fZR+gDRc8lJxEC6R9mPUMduufj1mr4poQ2pim/vhf\nYiFA2hryjxbdRFIu3SnDu9uXxh6IVmVKq+XCLPzV7bAncmDlQAR+7IpVhsld\nNXr78bktmJBIkSp2u9EW821VXKEpJEMVRHVSdFlZYbmXWhI8Fc4ElavHd5iv\nHF9W\r\n=Xisu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/load-json-file_6.2.0_1562833809799_0.8024028491579944"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-07-11T08:30:12.573Z",
		"created": "2015-09-02T06:41:38.200Z",
		"1.0.0": "2015-09-02T06:41:38.200Z",
		"1.0.1": "2015-09-04T07:53:06.716Z",
		"1.1.0": "2015-11-14T19:30:26.909Z",
		"2.0.0": "2016-04-30T17:17:49.311Z",
		"3.0.0": "2017-08-20T00:18:02.755Z",
		"4.0.0": "2017-11-04T07:57:09.197Z",
		"5.0.0": "2018-05-06T08:06:34.678Z",
		"5.1.0": "2018-09-18T05:21:57.311Z",
		"5.2.0": "2019-02-12T10:09:26.991Z",
		"5.3.0": "2019-04-06T16:02:11.920Z",
		"6.0.0": "2019-04-27T15:38:23.058Z",
		"6.1.0": "2019-06-11T17:07:04.016Z",
		"6.2.0": "2019-07-11T08:30:09.981Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "6.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"039708092935f220130cc2d57a1a5bda\"",
			"fetched": 1602009395924
		}
	},
	"_distfiles": {
		"load-json-file-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.0.0.tgz",
			"sha": "2c73a18a5f862dece86e85225815ac512ff97c63",
			"registry": "npmjs"
		},
		"load-json-file-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.0.1.tgz",
			"sha": "d24e14be27f68a6aec0f82365b23e1014603fc19",
			"registry": "npmjs"
		},
		"load-json-file-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
			"sha": "956905708d58b4bab4c2261b04f59f31c99374c0",
			"registry": "npmjs"
		},
		"load-json-file-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz",
			"sha": "7947e42149af80d696cbf797bcaabcfe1fe29ca8",
			"registry": "npmjs"
		},
		"load-json-file-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-3.0.0.tgz",
			"sha": "7eb3735d983a7ed2262ade4ff769af5369c5c440",
			"registry": "npmjs"
		},
		"load-json-file-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz",
			"sha": "2f5f45ab91e33216234fd53adab668eb4ec0993b",
			"registry": "npmjs"
		},
		"load-json-file-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.0.0.tgz",
			"sha": "5b5ef7cb6e1e337408e02fe01fe679ccc0cd18d5",
			"registry": "npmjs"
		},
		"load-json-file-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.1.0.tgz",
			"sha": "c062f048e0ee556bf7f535bb16f6e45bb9d06b18",
			"registry": "npmjs"
		},
		"load-json-file-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.2.0.tgz",
			"sha": "1553627a18bf7b08cd7ec232d63981239085a578",
			"registry": "npmjs"
		},
		"load-json-file-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz",
			"sha": "4d3c1e01fa1c03ea78a60ac7af932c9ce53403f3",
			"registry": "npmjs"
		},
		"load-json-file-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.0.0.tgz",
			"sha": "2f0983647a5b6b1e47e77dfa310a69289151f3be",
			"registry": "npmjs"
		},
		"load-json-file-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.1.0.tgz",
			"sha": "b8e9bc4bc7a8c4dea70aee03ba947b0fdf5866ff",
			"registry": "npmjs"
		},
		"load-json-file-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.2.0.tgz",
			"sha": "5c7770b42cafa97074ca2848707c61662f4251a1",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"load-json-file-4.0.0.tgz": {
			"shasum": "2f5f45ab91e33216234fd53adab668eb4ec0993b"
		},
		"load-json-file-1.1.0.tgz": {
			"shasum": "956905708d58b4bab4c2261b04f59f31c99374c0"
		},
		"load-json-file-2.0.0.tgz": {
			"shasum": "7947e42149af80d696cbf797bcaabcfe1fe29ca8"
		}
	},
	"_rev": "16-151d735d58a94bf1",
	"_id": "load-json-file",
	"readme": "# load-json-file [![Build Status](https://travis-ci.org/sindresorhus/load-json-file.svg?branch=master)](https://travis-ci.org/sindresorhus/load-json-file)\n\n> Read and parse a JSON file\n\n[Strips UTF-8 BOM](https://github.com/sindresorhus/strip-bom), uses [`graceful-fs`](https://github.com/isaacs/node-graceful-fs), and throws more [helpful JSON errors](https://github.com/sindresorhus/parse-json).\n\n\n## Install\n\n```\n$ npm install load-json-file\n```\n\n\n## Usage\n\n```js\nconst loadJsonFile = require('load-json-file');\n\n(async () => {\n\tconsole.log(await loadJsonFile('foo.json'));\n\t//=> {foo: true}\n})();\n```\n\n\n## API\n\n### loadJsonFile(filePath, options?)\n\nReturns a `Promise<unknown>` with the parsed JSON.\n\n### loadJsonFile.sync(filepath, options?)\n\nReturns the parsed JSON.\n\n#### options\n\nType: `object`\n\n##### beforeParse\n\nType: `Function`\n\nApplies a function to the JSON string before parsing.\n\n##### reviver\n\nType: `Function`\n\nPrescribes how the value originally produced by parsing is transformed, before being returned. See the [`JSON.parse` docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#Using_the_reviver_parameter) for more.\n\n\n## Related\n\n- [write-json-file](https://github.com/sindresorhus/write-json-file) - Stringify and write JSON to a file atomically\n\n\n---\n\n<div align=\"center\">\n\t<b>\n\t\t<a href=\"https://tidelift.com/subscription/pkg/npm-load-json-file?utm_source=npm-load-json-file&utm_medium=referral&utm_campaign=readme\">Get professional support for this package with a Tidelift subscription</a>\n\t</b>\n\t<br>\n\t<sub>\n\t\tTidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.\n\t</sub>\n</div>"
}