{
  "_from": "find-parent-dir@~0.3.0",
  "_id": "find-parent-dir@0.3.1",
  "_inBundle": false,
  "_integrity": "sha512-o4UcykWV/XN9wm+jMEtWLPlV8RXCZnMhQI6F6OdHeSez7iiJWePw8ijOlskJZMsaQoGR/b7dH6lO02HhaTN7+A==",
  "_location": "/find-parent-dir",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "find-parent-dir@~0.3.0",
    "name": "find-parent-dir",
    "escapedName": "find-parent-dir",
    "rawSpec": "~0.3.0",
    "saveSpec": null,
    "fetchSpec": "~0.3.0"
  },
  "_requiredBy": [
    "/resolve-bin"
  ],
  "_resolved": "https://registry.npmjs.org/find-parent-dir/-/find-parent-dir-0.3.1.tgz",
  "_shasum": "c5c385b96858c3351f95d446cab866cbf9f11125",
  "_spec": "find-parent-dir@~0.3.0",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\resolve-bin",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/find-parent-dir/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Finds the first parent directory that contains a given file or directory.",
  "devDependencies": {
    "tap": "~0.4.3"
  },
  "engine": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/thlorenz/find-parent-dir",
  "keywords": [
    "find",
    "parent",
    "dir",
    "root",
    "resolve",
    "walk"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "find-parent-dir",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/find-parent-dir.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.3.1"
}
