{
  "_from": "hasbin@1.2.3",
  "_id": "hasbin@1.2.3",
  "_inBundle": false,
  "_integrity": "sha1-eMWSaJPIAhXCtWiuH9P8q3omlrA=",
  "_location": "/hasbin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hasbin@1.2.3",
    "name": "hasbin",
    "escapedName": "hasbin",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/@expo/xdl"
  ],
  "_resolved": "https://registry.npmjs.org/hasbin/-/hasbin-1.2.3.tgz",
  "_shasum": "78c5926893c80215c2b568ae1fd3fcab7a2696b0",
  "_spec": "hasbin@1.2.3",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/xdl",
  "author": {
    "name": "Nature Publishing Group"
  },
  "bugs": {
    "url": "https://github.com/springernature/hasbin/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Rowan Manning",
      "url": "http://rowanmanning.com/"
    },
    {
      "name": "Andrew Walker",
      "url": "http://www.moddular.org/"
    }
  ],
  "dependencies": {
    "async": "~1.5"
  },
  "deprecated": false,
  "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"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/springernature/hasbin",
  "keywords": [
    "bin",
    "check",
    "path"
  ],
  "license": "MIT",
  "main": "./lib/hasbin.js",
  "name": "hasbin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/springernature/hasbin.git"
  },
  "scripts": {
    "test": "make ci"
  },
  "version": "1.2.3"
}