{
  "_from": "bin-path@0.0.3",
  "_id": "bin-path@0.0.3",
  "_inBundle": false,
  "_integrity": "sha1-jr1k76OQ//DBIGOQLcRFtoXy5iY=",
  "_location": "/bin-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bin-path@0.0.3",
    "name": "bin-path",
    "escapedName": "bin-path",
    "rawSpec": "0.0.3",
    "saveSpec": null,
    "fetchSpec": "0.0.3"
  },
  "_requiredBy": [
    "/dependency-sync"
  ],
  "_resolved": "https://registry.npmjs.org/bin-path/-/bin-path-0.0.3.tgz",
  "_shasum": "8ebd64efa390fff0c12063902dc445b685f2e626",
  "_spec": "bin-path@0.0.3",
  "_where": "/Users/jameskyburz/Documents/src/level-eventstore/packages/ui/src/ui/node_modules/dependency-sync",
  "author": {
    "name": "Tim Oxley"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": "Deprecated in favour of the npm-which & npm-run packages :)",
  "description": "Get paths to module executables",
  "devDependencies": {
    "rimraf": "2.2.0",
    "tape": "1.0.4"
  },
  "directories": {
    "test": "test"
  },
  "keywords": [
    "path",
    "bin",
    "modules",
    "npm",
    "executable",
    "exec",
    "spawn"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "bin-path",
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "0.0.3"
}
