{
  "_args": [
    [
      {
        "raw": "hasbin@^1.2.3",
        "scope": null,
        "escapedName": "hasbin",
        "name": "hasbin",
        "rawSpec": "^1.2.3",
        "spec": ">=1.2.3 <2.0.0",
        "type": "range"
      },
      "/root/klee-static"
    ]
  ],
  "_from": "hasbin@>=1.2.3 <2.0.0",
  "_id": "hasbin@1.2.3",
  "_inCache": true,
  "_location": "/hasbin",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/hasbin-1.2.3.tgz_1464338512214_0.787763632601127"
  },
  "_npmUser": {
    "name": "rowanmanning",
    "email": "accounts@rowanmanning.co.uk"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hasbin@^1.2.3",
    "scope": null,
    "escapedName": "hasbin",
    "name": "hasbin",
    "rawSpec": "^1.2.3",
    "spec": ">=1.2.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz",
  "_shasum": "78c5926893c80215c2b568ae1fd3fcab7a2696b0",
  "_shrinkwrap": null,
  "_spec": "hasbin@^1.2.3",
  "_where": "/root/klee-static",
  "author": {
    "name": "Nature Publishing Group"
  },
  "bugs": {
    "url": "https://github.com/springernature/hasbin/issues"
  },
  "contributors": [
    {
      "name": "Rowan Manning",
      "url": "http://rowanmanning.com/"
    },
    {
      "name": "Andrew Walker",
      "url": "http://www.moddular.org/"
    }
  ],
  "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": "78c5926893c80215c2b568ae1fd3fcab7a2696b0",
    "tarball": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "5af037b8e28c7de6c35187e0dcc44cd2dc75e9cc",
  "homepage": "https://github.com/springernature/hasbin",
  "keywords": [
    "bin",
    "check",
    "path"
  ],
  "license": "MIT",
  "main": "./lib/hasbin.js",
  "maintainers": [
    {
      "name": "dotcode",
      "email": "dotcode+npm@gmail.com"
    },
    {
      "name": "moddular",
      "email": "andy@moddular.org"
    },
    {
      "name": "rowanmanning",
      "email": "accounts@rowanmanning.co.uk"
    }
  ],
  "name": "hasbin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/springernature/hasbin.git"
  },
  "scripts": {
    "test": "make ci"
  },
  "version": "1.2.3"
}
