{
  "_args": [
    [
      "xdg-basedir@^1.0.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/configstore"
    ]
  ],
  "_from": "xdg-basedir@>=1.0.0 <2.0.0",
  "_id": "xdg-basedir@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/xdg-basedir",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.1.16",
  "_phantomChildren": {},
  "_requested": {
    "name": "xdg-basedir",
    "raw": "xdg-basedir@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/configstore"
  ],
  "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz",
  "_shasum": "14ff8f63a4fdbcb05d5b6eea22b36f3033b9f04e",
  "_shrinkwrap": null,
  "_spec": "xdg-basedir@^1.0.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/configstore",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/xdg-basedir/issues"
  },
  "dependencies": {
    "user-home": "^1.0.0"
  },
  "description": "Get XDG Base Directory paths",
  "devDependencies": {
    "ava": "0.0.4",
    "require-uncached": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "14ff8f63a4fdbcb05d5b6eea22b36f3033b9f04e",
    "tarball": "http://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "2eaf176e5d0c9c1bd64e6fc8a60a3a8e3dba4e79",
  "homepage": "https://github.com/sindresorhus/xdg-basedir",
  "keywords": [
    "base",
    "basedir",
    "cache",
    "config",
    "data",
    "dir",
    "directory",
    "path",
    "xdg"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "xdg-basedir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/xdg-basedir.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}
