{
  "_args": [
    [
      "hasbin@~1.1.2",
      "/Users/johnc/src/fw-host-discovery/node_modules/libnmap"
    ]
  ],
  "_from": "hasbin@>=1.1.2 <1.2.0",
  "_id": "hasbin@1.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/hasbin",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "accounts@rowanmanning.co.uk",
    "name": "rowanmanning"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "hasbin",
    "raw": "hasbin@~1.1.2",
    "rawSpec": "~1.1.2",
    "scope": null,
    "spec": ">=1.1.2 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/libnmap"
  ],
  "_resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.1.3.tgz",
  "_shasum": "0bb422e43c43464954ce0322d2ddf15c5189c718",
  "_shrinkwrap": null,
  "_spec": "hasbin@~1.1.2",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/libnmap",
  "author": {
    "name": "Nature Publishing Group"
  },
  "bugs": {
    "url": "https://github.com/nature/hasbin/issues"
  },
  "contributors": [
    {
      "name": "Rowan Manning",
      "url": "http://rowanmanning.com/"
    }
  ],
  "dependencies": {
    "async": "~1.5"
  },
  "description": "Check whether a binary exists in the PATH environment variable",
  "devDependencies": {
    "istanbul": "~0.3",
    "jscs": "^2",
    "jshint": "^2",
    "mocha": "^2",
    "mockery": "~1.4",
    "proclaim": "^3",
    "sinon": "^1"
  },
  "directories": {},
  "dist": {
    "shasum": "0bb422e43c43464954ce0322d2ddf15c5189c718",
    "tarball": "http://registry.npmjs.org/hasbin/-/hasbin-1.1.3.tgz"
  },
  "engines": {
    "node": ">=0.10 <=5"
  },
  "gitHead": "054d35852ffa8f0eaa5a85b2fce244407423b85a",
  "homepage": "https://github.com/nature/hasbin",
  "keywords": [
    "bin",
    "check",
    "path"
  ],
  "license": "MIT",
  "main": "./lib/hasbin.js",
  "maintainers": [
    {
      "name": "rowanmanning",
      "email": "accounts@rowanmanning.co.uk"
    },
    {
      "name": "dotcode",
      "email": "dotcode+npm@gmail.com"
    }
  ],
  "name": "hasbin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nature/hasbin.git"
  },
  "scripts": {
    "test": "make ci"
  },
  "version": "1.1.3"
}
