{
  "_args": [
    [
      "bin-wrapper@^3.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/gifsicle"
    ]
  ],
  "_from": "bin-wrapper@>=3.0.0 <4.0.0",
  "_id": "bin-wrapper@3.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/bin-wrapper",
  "_nodeVersion": "2.3.0",
  "_npmUser": {
    "email": "kevinmartensson@gmail.com",
    "name": "kevva"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "bin-wrapper",
    "raw": "bin-wrapper@^3.0.0",
    "rawSpec": "^3.0.0",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gifsicle",
    "/jpegtran-bin",
    "/optipng-bin",
    "/pngquant-bin"
  ],
  "_resolved": "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz",
  "_shasum": "67d3306262e4b1a5f2f88ee23464f6a655677aeb",
  "_shrinkwrap": null,
  "_spec": "bin-wrapper@^3.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/gifsicle",
  "author": {
    "email": "kevinmartensson@gmail.com",
    "name": "Kevin Mårtensson",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/bin-wrapper/issues"
  },
  "dependencies": {
    "bin-check": "^2.0.0",
    "bin-version-check": "^2.1.0",
    "download": "^4.0.0",
    "each-async": "^1.1.1",
    "lazy-req": "^1.0.0",
    "os-filter-obj": "^1.0.0"
  },
  "description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
  "devDependencies": {
    "ava": "^0.0.4",
    "nock": "^2.6.0",
    "rimraf": "^2.2.8"
  },
  "directories": {},
  "dist": {
    "shasum": "67d3306262e4b1a5f2f88ee23464f6a655677aeb",
    "tarball": "http://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8a777c36019c9cc66bd1d1999d01ffd5e9167601",
  "homepage": "https://github.com/kevva/bin-wrapper#readme",
  "keywords": [
    "bin",
    "check",
    "local",
    "wrapper"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "bin-wrapper",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/bin-wrapper.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "3.0.2"
}
