{
	"name": "pkg-up",
	"versions": {
		"1.0.0": {
			"name": "pkg-up",
			"version": "1.0.0",
			"description": "Find the closest package.json file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/pkg-up.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": [
				"pkg",
				"package",
				"file",
				"find",
				"up",
				"find-up",
				"findup",
				"look-up",
				"look",
				"file",
				"search",
				"match",
				"package",
				"resolve",
				"parent",
				"parents",
				"folder",
				"directory",
				"dir",
				"walk",
				"walking",
				"path"
			],
			"dependencies": {
				"find-up": "^1.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "fdbaf6200f31e1e4878c4fc8298966804554cfc4",
			"bugs": {
				"url": "https://github.com/sindresorhus/pkg-up/issues"
			},
			"homepage": "https://github.com/sindresorhus/pkg-up#readme",
			"_id": "pkg-up@1.0.0",
			"_shasum": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
			"_from": ".",
			"_npmVersion": "2.14.3",
			"_nodeVersion": "4.1.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
				"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "pkg-up",
			"version": "2.0.0",
			"description": "Find the closest package.json file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/pkg-up.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"pkg",
				"package",
				"file",
				"find",
				"up",
				"find-up",
				"findup",
				"look-up",
				"look",
				"search",
				"match",
				"resolve",
				"parent",
				"parents",
				"folder",
				"directory",
				"dir",
				"walk",
				"walking",
				"path"
			],
			"dependencies": {
				"find-up": "^2.1.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "a3d7ab574308dc311118d360f178f833bb2b693c",
			"bugs": {
				"url": "https://github.com/sindresorhus/pkg-up/issues"
			},
			"homepage": "https://github.com/sindresorhus/pkg-up#readme",
			"_id": "pkg-up@2.0.0",
			"_shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.7.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f",
				"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/pkg-up-2.0.0.tgz_1493911467499_0.2755624745041132"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "pkg-up",
			"version": "3.0.0",
			"description": "Find the closest package.json file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/pkg-up.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"keywords": [
				"pkg",
				"package",
				"file",
				"find",
				"up",
				"find-up",
				"findup",
				"look-up",
				"look",
				"search",
				"match",
				"resolve",
				"parent",
				"parents",
				"folder",
				"directory",
				"dir",
				"walk",
				"walking",
				"path"
			],
			"dependencies": {
				"find-up": "^3.0.0"
			},
			"devDependencies": {
				"ava": "^1.3.1",
				"xo": "^0.24.0"
			},
			"gitHead": "f62a81e287243cf4d0ba47049ccdc68467820e65",
			"bugs": {
				"url": "https://github.com/sindresorhus/pkg-up/issues"
			},
			"homepage": "https://github.com/sindresorhus/pkg-up#readme",
			"_id": "pkg-up@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-JZNq7+1YrLBearPABHE5XWK+wvUvUz71u/0ZEeUkmVXz5hBYpzTzsIApseSeYQuFyp2o+SaW90Z+uU15O6OZgA==",
				"shasum": "c0caa5c1066ffbd7a1f70ef6a70fe2a6ee6fe009",
				"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3284,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck6gjCRA9TVsSAnZWagAAQjEP/jMEldj+zSrXQrJsypVi\nYQRv2zXQXzsZQbr+ysdppOAc4ssaVSbb3eB9i6Fh3oAhVhJi+zRLMx0Rbcgi\nY71nNJHPWV0bL3hCdDDq2mr0euZwItceoRWAMWTQDD/KvUrBQbCZgeufoWmU\nSljk/o9uc4VNjZ4WZdQll5tRWDCx3mT/LV0PhUr/DklotNtrYznQpQzeb+31\n2Ef//vTIDSi2BpKis1R8UMwZVHiTOlpb3VIkQJEJKWxHKLuWL5OghIPieJF5\n3JNcDE1dp/SbT86rJ1EdEsL2cIumZJameaP7ffPi0dxaHzNcUd8SLGpoUwkE\njYOxUlHc6AUCTcyD/ha1rOsuhdEUPyunBj6qchWMmaewKAewCCX19kARiYyG\nljYLaFseTOECHgBoC3qPEEHYR6pyNWcFdBmt2s4aCRDzC3nF6dnwvuPsEMPR\nq9C2ygOSciIPFBs0aTo9CVm6wztt7ZT+5cLWm0ZJQ9Q90OPrxAJ6i4rGKdQy\niLPn1NuZTMobT/b+3Hq3T6ajYzzH1hrB3qLTl94K1ZijENe4IsFkPQTbiyc7\nzsI001afubueRH3BincgFqI2WhbA9jFN2dcWwA2Jvu5FfndFaDU+yM3GDE6d\nwusux7Yc0shz8k1XEdTSLKrttv/QhaymKj+KYjGQR6oWna5FHhWzTtNmXgSj\nm3et\r\n=lnkN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pkg-up_3.0.0_1553180706636_0.4423074213091289"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.1": {
			"name": "pkg-up",
			"version": "3.0.1",
			"description": "Find the closest package.json file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/pkg-up.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"keywords": [
				"pkg",
				"package",
				"file",
				"find",
				"up",
				"find-up",
				"findup",
				"look-up",
				"look",
				"search",
				"match",
				"resolve",
				"parent",
				"parents",
				"folder",
				"directory",
				"dir",
				"walk",
				"walking",
				"path"
			],
			"dependencies": {
				"find-up": "^3.0.0"
			},
			"devDependencies": {
				"ava": "^1.3.1",
				"xo": "^0.24.0"
			},
			"gitHead": "4396ac2868d99c880e459a5e875c8afbdd60e8ff",
			"bugs": {
				"url": "https://github.com/sindresorhus/pkg-up/issues"
			},
			"homepage": "https://github.com/sindresorhus/pkg-up#readme",
			"_id": "pkg-up@3.0.1",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-M8N4levGL4P4tHD+l9/glzZuRJqDhwnL5hAMoz7dIpgHhw0NmOjrcvF2plRCy/c7hkylftdehtnJZNkkBeKpzQ==",
				"shasum": "91ea5597c5585fe438d32689ac8943f1b5f17900",
				"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.0.1.tgz",
				"fileCount": 4,
				"unpackedSize": 3294,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclexSCRA9TVsSAnZWagAAZM0P/RaB0LvB2M9+4ylZmdRH\n05mbfRN7n6fU52swOS+BSNOSw7egbbyod0OvQxzVF87uvs6AtSfNsZXunzBn\nli2bm5BmQVa8bN2IKD93zKraEto5WzYqvqKzC4JpYTu9Wad96t8EMqNegtuX\nTlm2Y3Rp8qEL7IzzSKgpSD9pNRQI5YtHpMaLorXctPtZSmZwVc+7S1j1VJ4q\n/KtcX4W77APQltmn5n5tg5P8iMNVGibub6Y5azfccGANSaPPzzEfcDhvp83R\nRYf5KTQSRPGBsTSs8f3fZVXuCBu4Z9ZFQ8qijRGJkxqHX4osnM4oRZ+JP7ov\nU9JO1e2v0PPF2q5PY0jXydN+HKkisFFsOPGd9/JfKJT4ik3nseydkNQdqAbm\nio9vsD21bal1BqPBXJrUrz+XTRgSWiTRS5erd+tafA69V86fAQV8dBdW7gyi\nQkjKxh4UAv1VgwvgwCJJtEgpKsMNX9EWwxSzvpTnStWEaKBR/hSg6TGMtS61\nD7qJqruZuWMw775ICOXZaAI5oAzVDV2eFJAQwDmyYkwkl+ic8uVK/VK7SjgR\nhCcZxMrCpPl/P5WciKJoxOoeTAaSNmPFGx66h4v3xz/klOTbVabqfS+ZOAPi\nkUpPN57ZLWJqa510cvM+ZahdJhxp83+p2pF3XjN5ve+lw1DHucNFKkrrKbvi\nDOkf\r\n=GqP2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pkg-up_3.0.1_1553329234141_0.7432386458725204"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "pkg-up",
			"version": "3.1.0",
			"description": "Find the closest package.json file",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/pkg-up.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"pkg",
				"package",
				"file",
				"find",
				"up",
				"find-up",
				"findup",
				"look-up",
				"look",
				"search",
				"match",
				"resolve",
				"parent",
				"parents",
				"folder",
				"directory",
				"dir",
				"walk",
				"walking",
				"path"
			],
			"dependencies": {
				"find-up": "^3.0.0"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "9166b423d53ffef572eedf7b62926dcc199df0ae",
			"bugs": {
				"url": "https://github.com/sindresorhus/pkg-up/issues"
			},
			"homepage": "https://github.com/sindresorhus/pkg-up#readme",
			"_id": "pkg-up@3.1.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
				"shasum": "100ec235cc150e4fd42519412596a28512a0def5",
				"tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 4250,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctAJ0CRA9TVsSAnZWagAAKQMQAITgee31cUCObT2tpa8h\nMGzGG26xHpj2XL4Q9aVHU1+8iGwgfuXf/nGhLeEaswpgL3KUVSl/Mxj+NXHW\nv3K4LKvoeoKiTkYiffNXp5FogVB2xlArjgeWjfFWIgmnNrXfn0cP9DJcQDl+\nsYD9D1XQo1RVOtcylkGtkTIcAIixqFTkPgohhDrqexWHr0833K6YDzlx1zfN\n3zrt2FCXALpLzHKagalgJiIqYkFH5ClumIQeQL5POHVcLT8gqpbiyI99uY58\nNJNC/kyU0HCIVpOcl3RRU4A1FYrg9RWawZJ5iFAR5dSObmnMiem6cpY2Sj7b\nWRs0afDq1R8Ci3k2HKVetQ5x+B+4uk0w4l7FPnFf8zv1tKFA4Aqy9UhJaFvO\n2a/Zd/mWwL250EBIrJ+9b96WRW9cE5gY9/yeQFeExA761BbVtNa+dReZiet5\n8h07Td/fGJ+KVzRnWQNFRGp9qAtqeseEsKgbpATwkad7KBylSoMFnphVE51o\n/+g7Qu+qqv3mbbxeJSiqz4Zoc0iK8L3Al/6qyGxVILgP/aXBmzMBvsF/jnAz\ng7e5K7XzXYyqnn9c8in+EcTiRyRdMIRIo40czdiThqZfNpqJx1z1MqVDxt3f\nCP0bJ2zJMEB/XAHA84alq0y2gRHBaQqZaGC8RdFBcl6NVRhvCimlihbt/e5n\nbDSC\r\n=Dz+8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/pkg-up_3.1.0_1555300979957_0.7882048060432563"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-04-15T04:03:02.908Z",
		"created": "2015-09-21T10:17:20.550Z",
		"1.0.0": "2015-09-21T10:17:20.550Z",
		"2.0.0": "2017-05-04T15:24:27.726Z",
		"3.0.0": "2019-03-21T15:05:06.794Z",
		"3.0.1": "2019-03-23T08:20:34.257Z",
		"3.1.0": "2019-04-15T04:03:00.078Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.1.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"17c515518b7276c16005bdb130e3fa93\"",
			"fetched": 1593324418711
		}
	},
	"_distfiles": {
		"pkg-up-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
			"sha": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
			"registry": "npmjs"
		},
		"pkg-up-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
			"sha": "c819ac728059a461cab1c3889a2be3c49a004d7f",
			"registry": "npmjs"
		},
		"pkg-up-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.0.0.tgz",
			"sha": "c0caa5c1066ffbd7a1f70ef6a70fe2a6ee6fe009",
			"registry": "npmjs"
		},
		"pkg-up-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.0.1.tgz",
			"sha": "91ea5597c5585fe438d32689ac8943f1b5f17900",
			"registry": "npmjs"
		},
		"pkg-up-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
			"sha": "100ec235cc150e4fd42519412596a28512a0def5",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"pkg-up-2.0.0.tgz": {
			"shasum": "c819ac728059a461cab1c3889a2be3c49a004d7f"
		}
	},
	"_rev": "2-b5f1912139ff3c95",
	"_id": "pkg-up",
	"readme": "# pkg-up [![Build Status](https://travis-ci.org/sindresorhus/pkg-up.svg?branch=master)](https://travis-ci.org/sindresorhus/pkg-up)\n\n> Find the closest package.json file\n\n\n## Install\n\n```\n$ npm install pkg-up\n```\n\n\n## Usage\n\n```\n/\n└── Users\n    └── sindresorhus\n        └── foo\n            ├── package.json\n            └── bar\n                ├── baz\n                └── example.js\n```\n\n```js\n// example.js\nconst pkgUp = require('pkg-up');\n\n(async () => {\n\tconsole.log(await pkgUp());\n\t//=> '/Users/sindresorhus/foo/package.json'\n})();\n```\n\n\n## API\n\n### pkgUp([options])\n\nReturns a `Promise<string>` for the filepath, or `Promise<null>` if it couldn't be found.\n\n### pkgUp.sync([options])\n\nReturns the filepath, or `null` if it couldn't be found.\n\n#### options\n\nType: `Object`\n\n#### cwd\n\nType: `string`<br>\nDefault: `process.cwd()`\n\nDirectory to start from.\n\n\n## Related\n\n- [read-pkg-up](https://github.com/sindresorhus/read-pkg-up) - Read the closest package.json file\n- [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package\n- [find-up](https://github.com/sindresorhus/find-up) - Find a file by walking up parent directories\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}