{
	"name": "home-or-tmp",
	"versions": {
		"1.0.0": {
			"name": "home-or-tmp",
			"version": "1.0.0",
			"description": "Get the user home directory with fallback to the system temp directory",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/home-or-tmp"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"user",
				"home",
				"homedir",
				"dir",
				"directory",
				"folder",
				"path",
				"tmp",
				"temp",
				"fallback",
				"graceful"
			],
			"dependencies": {
				"os-tmpdir": "^1.0.1",
				"user-home": "^1.1.1"
			},
			"devDependencies": {
				"ava": "0.0.4"
			},
			"gitHead": "d74b7b3af367dddde6138061ca67118f86011b67",
			"bugs": {
				"url": "https://github.com/sindresorhus/home-or-tmp/issues"
			},
			"homepage": "https://github.com/sindresorhus/home-or-tmp",
			"_id": "home-or-tmp@1.0.0",
			"_shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985",
			"_from": ".",
			"_npmVersion": "2.9.1",
			"_nodeVersion": "0.12.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985",
				"tarball": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "home-or-tmp",
			"version": "2.0.0",
			"description": "Get the user home directory with fallback to the system temp directory",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/home-or-tmp"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "node test.js"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"user",
				"home",
				"homedir",
				"dir",
				"directory",
				"folder",
				"path",
				"tmp",
				"temp",
				"temporary",
				"fallback",
				"graceful",
				"userprofile"
			],
			"dependencies": {
				"os-homedir": "^1.0.0",
				"os-tmpdir": "^1.0.1"
			},
			"devDependencies": {
				"ava": "0.0.4"
			},
			"gitHead": "dd1411a0b2531a4e2c592ae733fd45dd0f9c7163",
			"bugs": {
				"url": "https://github.com/sindresorhus/home-or-tmp/issues"
			},
			"homepage": "https://github.com/sindresorhus/home-or-tmp",
			"_id": "home-or-tmp@2.0.0",
			"_shasum": "e36c3f2d2cae7d746a857e38d18d5f32a7882db8",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "e36c3f2d2cae7d746a857e38d18d5f32a7882db8",
				"tarball": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "home-or-tmp",
			"version": "3.0.0",
			"description": "Get the user home directory with fallback to the system temp directory",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/home-or-tmp.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"user",
				"home",
				"homedir",
				"dir",
				"directory",
				"folder",
				"path",
				"tmp",
				"temp",
				"temporary",
				"fallback",
				"graceful",
				"userprofile"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "60f96f6eb0f33cd89bc868063807c596036cd186",
			"bugs": {
				"url": "https://github.com/sindresorhus/home-or-tmp/issues"
			},
			"homepage": "https://github.com/sindresorhus/home-or-tmp#readme",
			"_id": "home-or-tmp@3.0.0",
			"_shasum": "57a8fe24cf33cdd524860a15821ddc25c86671fb",
			"_from": ".",
			"_npmVersion": "2.15.11",
			"_nodeVersion": "4.6.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "57a8fe24cf33cdd524860a15821ddc25c86671fb",
				"tarball": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/home-or-tmp-3.0.0.tgz_1484990381968_0.518237111158669"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-01-21T09:19:43.615Z",
		"created": "2015-05-17T22:19:07.323Z",
		"1.0.0": "2015-05-17T22:19:07.323Z",
		"2.0.0": "2015-06-13T12:42:42.545Z",
		"3.0.0": "2017-01-21T09:19:43.615Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"2e45a94e680d8af84643a082219e60ee\"",
			"fetched": 1602009479183
		}
	},
	"_distfiles": {
		"home-or-tmp-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
			"sha": "4b9f1e40800c3e50c6c27f781676afcce71f3985",
			"registry": "npmjs"
		},
		"home-or-tmp-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
			"sha": "e36c3f2d2cae7d746a857e38d18d5f32a7882db8",
			"registry": "npmjs"
		},
		"home-or-tmp-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-3.0.0.tgz",
			"sha": "57a8fe24cf33cdd524860a15821ddc25c86671fb",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"home-or-tmp-2.0.0.tgz": {
			"shasum": "e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
		}
	},
	"_rev": "15-41475b35b52d1154",
	"_id": "home-or-tmp",
	"readme": "# home-or-tmp [![Build Status](https://travis-ci.org/sindresorhus/home-or-tmp.svg?branch=master)](https://travis-ci.org/sindresorhus/home-or-tmp)\n\n> Get the user home directory with fallback to the system temp directory\n\nUseful in cases where the home directory either isn't set or doesn't exist.\n\n\n## Install\n\n```\n$ npm install --save home-or-tmp\n```\n\n\n## Usage\n\n```js\nconst homeOrTmp = require('home-or-tmp');\n\nconsole.log(homeOrTmp);\n//=> '/Users/sindresorhus'\n\n// And if there is no home directory:\n\nconsole.log(homeOrTmp);\n//=> '/var/folders/m3/5574nnhn0yj488ccryqr7tc80000gn/T'\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}