{
  "_args": [
    [
      "home-or-tmp@3.0.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "home-or-tmp@3.0.0",
  "_id": "home-or-tmp@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-V6j+JM8zzdUkhgoVgh3cJchmcfs=",
  "_location": "/home-or-tmp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "home-or-tmp@3.0.0",
    "name": "home-or-tmp",
    "escapedName": "home-or-tmp",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/@babel/register"
  ],
  "_resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/home-or-tmp/issues"
  },
  "description": "Get the user home directory with fallback to the system temp directory",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/home-or-tmp#readme",
  "keywords": [
    "user",
    "home",
    "homedir",
    "dir",
    "directory",
    "folder",
    "path",
    "tmp",
    "temp",
    "temporary",
    "fallback",
    "graceful",
    "userprofile"
  ],
  "license": "MIT",
  "name": "home-or-tmp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/home-or-tmp.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0"
}
