{
  "_args": [
    [
      "pkg-up@^1.0.0",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/eslint-plugin-import"
    ]
  ],
  "_from": "pkg-up@>=1.0.0 <2.0.0",
  "_id": "pkg-up@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/pkg-up",
  "_nodeVersion": "4.1.0",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "pkg-up",
    "raw": "pkg-up@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint-plugin-import"
  ],
  "_resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
  "_shasum": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
  "_shrinkwrap": null,
  "_spec": "pkg-up@^1.0.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/eslint-plugin-import",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/pkg-up/issues"
  },
  "dependencies": {
    "find-up": "^1.0.0"
  },
  "description": "Find the closest package.json file",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
    "tarball": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "fdbaf6200f31e1e4878c4fc8298966804554cfc4",
  "homepage": "https://github.com/sindresorhus/pkg-up#readme",
  "keywords": [
    "dir",
    "directory",
    "file",
    "file",
    "find",
    "find-up",
    "findup",
    "folder",
    "look",
    "look-up",
    "match",
    "package",
    "package",
    "parent",
    "parents",
    "path",
    "pkg",
    "resolve",
    "search",
    "up",
    "walk",
    "walking"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "pkg-up",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/pkg-up.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0"
}
