{
  "_args": [
    [
      "imagemin-optipng@5.2.1",
      "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp"
    ]
  ],
  "_from": "imagemin-optipng@5.2.1",
  "_id": "imagemin-optipng@5.2.1",
  "_inBundle": false,
  "_integrity": "sha1-0i2kEsCfX/AKQzmWC5ioix2+hpU=",
  "_location": "/imagemin-optipng",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "imagemin-optipng@5.2.1",
    "name": "imagemin-optipng",
    "escapedName": "imagemin-optipng",
    "rawSpec": "5.2.1",
    "saveSpec": null,
    "fetchSpec": "5.2.1"
  },
  "_requiredBy": [
    "/gulp-imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-5.2.1.tgz",
  "_spec": "5.2.1",
  "_where": "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/imagemin/imagemin-optipng/issues"
  },
  "dependencies": {
    "exec-buffer": "^3.0.0",
    "is-png": "^1.0.0",
    "optipng-bin": "^3.0.0"
  },
  "description": "OptiPNG imagemin plugin",
  "devDependencies": {
    "ava": "*",
    "pify": "^2.3.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/imagemin/imagemin-optipng#readme",
  "keywords": [
    "compress",
    "image",
    "imageminplugin",
    "img",
    "minify",
    "optimize",
    "optipng",
    "png"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Sindre Sorhus",
      "email": "sindresorhus@gmail.com",
      "url": "sindresorhus.com"
    },
    {
      "name": "Shinnosuke Watanabe",
      "url": "github.com/shinnn"
    }
  ],
  "name": "imagemin-optipng",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imagemin/imagemin-optipng.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "5.2.1",
  "xo": {
    "esnext": true
  }
}
