{
  "_args": [
    [
      {
        "raw": "home-or-tmp@^1.0.0",
        "scope": null,
        "escapedName": "home-or-tmp",
        "name": "home-or-tmp",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/babel-register"
    ]
  ],
  "_from": "home-or-tmp@>=1.0.0 <2.0.0",
  "_id": "home-or-tmp@1.0.0",
  "_inCache": true,
  "_location": "/home-or-tmp",
  "_nodeVersion": "0.12.3",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.9.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "home-or-tmp@^1.0.0",
    "scope": null,
    "escapedName": "home-or-tmp",
    "name": "home-or-tmp",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-register"
  ],
  "_resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz",
  "_shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985",
  "_shrinkwrap": null,
  "_spec": "home-or-tmp@^1.0.0",
  "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/babel-register",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/home-or-tmp/issues"
  },
  "dependencies": {
    "os-tmpdir": "^1.0.1",
    "user-home": "^1.1.1"
  },
  "description": "Get the user home directory with fallback to the system temp directory",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "4b9f1e40800c3e50c6c27f781676afcce71f3985",
    "tarball": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "d74b7b3af367dddde6138061ca67118f86011b67",
  "homepage": "https://github.com/sindresorhus/home-or-tmp",
  "keywords": [
    "user",
    "home",
    "homedir",
    "dir",
    "directory",
    "folder",
    "path",
    "tmp",
    "temp",
    "fallback",
    "graceful"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "home-or-tmp",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/home-or-tmp.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.0"
}
