{
  "_from": "pkg-up@^1.0.0",
  "_id": "pkg-up@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-Pgj7RhUlxEIWJKM7n35tCvWwWiY=",
  "_location": "/pkg-up",
  "_phantomChildren": {
    "pinkie-promise": "2.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pkg-up@^1.0.0",
    "name": "pkg-up",
    "escapedName": "pkg-up",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@symfony/webpack-encore"
  ],
  "_resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
  "_shasum": "3e08fb461525c4421624a33b9f7e6d0af5b05a26",
  "_spec": "pkg-up@^1.0.0",
  "_where": "C:\\wamp64\\www\\node_modules\\@symfony\\webpack-encore",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/pkg-up/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "find-up": "^1.0.0"
  },
  "deprecated": false,
  "description": "Find the closest package.json file",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/pkg-up#readme",
  "keywords": [
    "pkg",
    "package",
    "file",
    "find",
    "up",
    "find-up",
    "findup",
    "look-up",
    "look",
    "file",
    "search",
    "match",
    "package",
    "resolve",
    "parent",
    "parents",
    "folder",
    "directory",
    "dir",
    "walk",
    "walking",
    "path"
  ],
  "license": "MIT",
  "name": "pkg-up",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/pkg-up.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0"
}
