{
  "_from": "resolve-bin@^0.4.0",
  "_id": "resolve-bin@0.4.1",
  "_inBundle": false,
  "_integrity": "sha512-cPOo/AQjgGONYhFbAcJd1+nuVHKs5NZ8K96Zb6mW+nDl55a7+ya9MWkeYuSMDv/S+YpksZ3EbeAnGWs5x04x8w==",
  "_location": "/resolve-bin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "resolve-bin@^0.4.0",
    "name": "resolve-bin",
    "escapedName": "resolve-bin",
    "rawSpec": "^0.4.0",
    "saveSpec": null,
    "fetchSpec": "^0.4.0"
  },
  "_requiredBy": [
    "/@wordpress/scripts"
  ],
  "_resolved": "https://registry.npmjs.org/resolve-bin/-/resolve-bin-0.4.1.tgz",
  "_shasum": "e3e830e1cc9a5da7e0c5155915fd491ffe757048",
  "_spec": "resolve-bin@^0.4.0",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\@wordpress\\scripts",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/resolve-bin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "find-parent-dir": "~0.3.0"
  },
  "deprecated": false,
  "description": "Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.",
  "devDependencies": {
    "dependency-cruiser": "^10.0.1",
    "mocha": "~1.14.0",
    "open-cli": "^6.0.1",
    "tap": "~0.4.3"
  },
  "engine": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/thlorenz/resolve-bin",
  "keywords": [
    "resolve",
    "bin",
    "module"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/thlorenz/resolve-bin/blob/master/LICENSE"
  },
  "main": "index.js",
  "name": "resolve-bin",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/resolve-bin.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.4.1"
}
