{
  "_args": [
    [
      {
        "raw": "optipng-bin@^3.0.0",
        "scope": null,
        "escapedName": "optipng-bin",
        "name": "optipng-bin",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/imagemin-optipng"
    ]
  ],
  "_from": "optipng-bin@>=3.0.0 <4.0.0",
  "_id": "optipng-bin@3.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/optipng-bin",
  "_nodeVersion": "5.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/optipng-bin-3.1.2.tgz_1463057576627_0.9457041309215128"
  },
  "_npmUser": {
    "name": "shinnn",
    "email": "snnskwtnb@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "optipng-bin@^3.0.0",
    "scope": null,
    "escapedName": "optipng-bin",
    "name": "optipng-bin",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/imagemin-optipng"
  ],
  "_resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.2.tgz",
  "_shasum": "18c5a3388ed5d6f1e6ef1998ab0a6bcc8bdd0ca0",
  "_shrinkwrap": null,
  "_spec": "optipng-bin@^3.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/imagemin-optipng",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bin": {
    "optipng": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/imagemin/optipng-bin/issues"
  },
  "dependencies": {
    "bin-build": "^2.0.0",
    "bin-wrapper": "^3.0.0",
    "logalot": "^2.0.0"
  },
  "description": "OptiPNG wrapper that makes it seamlessly available as a local dependency",
  "devDependencies": {
    "bin-check": "^1.0.0",
    "compare-size": "^1.0.1",
    "mkdirp": "^0.5.0",
    "mocha": "^2.2.4",
    "path-exists": "^1.0.0",
    "rimraf": "^2.3.2",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "18c5a3388ed5d6f1e6ef1998ab0a6bcc8bdd0ca0",
    "tarball": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib"
  ],
  "gitHead": "4f5aff1e4542801bd03a6318974d6513b3483450",
  "homepage": "https://github.com/imagemin/optipng-bin#readme",
  "keywords": [
    "compress",
    "image",
    "img",
    "minify",
    "optimize",
    "png"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "optipng-bin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imagemin/optipng-bin.git"
  },
  "scripts": {
    "postinstall": "node lib/install.js",
    "test": "xo && mocha --timeout 50000"
  },
  "version": "3.1.2"
}
