{
  "_args": [
    [
      "npm-path@^1.0.1",
      "/usr/share/npm/node_modules/npm-run"
    ]
  ],
  "_from": "npm-path@>=1.0.1 <2.0.0",
  "_id": "npm-path@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/npm-path",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/npm-path-1.1.0.tgz_1455592355776_0.19419350288808346"
  },
  "_npmUser": {
    "email": "secoif@gmail.com",
    "name": "timoxley"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-path",
    "raw": "npm-path@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/npm-run",
    "/npm-which"
  ],
  "_resolved": "https://registry.npmjs.org/npm-path/-/npm-path-1.1.0.tgz",
  "_shasum": "0474ae00419c327d54701b7cf2cd05dc88be1140",
  "_shrinkwrap": null,
  "_spec": "npm-path@^1.0.1",
  "_where": "/usr/share/npm/node_modules/npm-run",
  "author": {
    "name": "Tim Oxley"
  },
  "bin": {
    "npm-path": "bin/npm-path"
  },
  "bugs": {
    "url": "https://github.com/timoxley/npm-path/issues"
  },
  "dependencies": {
    "which": "^1.2.4"
  },
  "description": "Get a PATH with all executables available to npm scripts.",
  "devDependencies": {
    "faucet": "0.0.1",
    "npm": "^3.7.2",
    "tape": "^4.4.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "0474ae00419c327d54701b7cf2cd05dc88be1140",
    "tarball": "https://registry.npmjs.org/npm-path/-/npm-path-1.1.0.tgz"
  },
  "gitHead": "e1e9acac92fe51f9a86076ae975b03f7d9d9cee0",
  "homepage": "https://github.com/timoxley/npm-path",
  "keywords": [
    "executable",
    "npm",
    "run"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "timoxley",
      "email": "secoif@gmail.com"
    }
  ],
  "name": "npm-path",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/timoxley/npm-path.git"
  },
  "scripts": {
    "test": "faucet"
  },
  "version": "1.1.0"
}
