{
  "_args": [
    [
      "path-exists@^2.0.0",
      "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src/node_modules/find-up"
    ]
  ],
  "_from": "path-exists@>=2.0.0 <3.0.0",
  "_id": "path-exists@2.0.0",
  "_inCache": true,
  "_location": "/path-exists",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "path-exists",
    "raw": "path-exists@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/find-up"
  ],
  "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.0.0.tgz",
  "_shasum": "c4efe37d7fdc792f9a029ce7906e095e169f9be1",
  "_shrinkwrap": null,
  "_spec": "path-exists@^2.0.0",
  "_where": "/Users/thoki/Sites/overstock-affiliate-links/trunk/css/src/node_modules/find-up",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/path-exists/issues"
  },
  "dependencies": {
    "pinkie-promise": "^1.0.0"
  },
  "description": "Check if a path exists",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "c4efe37d7fdc792f9a029ce7906e095e169f9be1",
    "tarball": "http://registry.npmjs.org/path-exists/-/path-exists-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "a8d30de3a24e7d71ae2c30a057525e603205447d",
  "homepage": "https://github.com/sindresorhus/path-exists",
  "installable": true,
  "keywords": [
    "access",
    "exist",
    "exists",
    "file",
    "file-system",
    "filepath",
    "filesystem",
    "fs",
    "path",
    "stat"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "path-exists",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/sindresorhus/path-exists"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0"
}
