{
  "_args": [
    [
      {
        "raw": "imagemin@^4.0.0",
        "scope": null,
        "escapedName": "imagemin",
        "name": "imagemin",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-imagemin"
    ]
  ],
  "_from": "imagemin@>=4.0.0 <5.0.0",
  "_id": "imagemin@4.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/imagemin",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {
    "clone": "1.0.2",
    "clone-stats": "0.0.1",
    "core-util-is": "1.0.2",
    "duplexify": "3.4.5",
    "extend": "3.0.0",
    "glob-parent": "2.0.0",
    "graceful-fs": "4.1.6",
    "gulp-sourcemaps": "1.6.0",
    "inflight": "1.0.5",
    "inherits": "2.0.1",
    "is-stream": "1.1.0",
    "is-valid-glob": "0.3.0",
    "json-stable-stringify": "1.0.1",
    "lazystream": "1.0.0",
    "lodash.isequal": "4.4.0",
    "merge-stream": "1.0.0",
    "micromatch": "2.3.8",
    "minimatch": "3.0.3",
    "mkdirp": "0.5.1",
    "object-assign": "4.1.0",
    "once": "1.3.3",
    "path-is-absolute": "1.0.0",
    "readable-stream": "2.1.5",
    "replace-ext": "0.0.1",
    "string_decoder": "0.10.31",
    "strip-bom": "2.0.0",
    "strip-bom-stream": "1.0.0",
    "through2": "2.0.1",
    "through2-filter": "2.0.0",
    "to-absolute-glob": "0.1.1",
    "vali-date": "1.0.0",
    "xtend": "4.0.1"
  },
  "_requested": {
    "raw": "imagemin@^4.0.0",
    "scope": null,
    "escapedName": "imagemin",
    "name": "imagemin",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/imagemin/-/imagemin-4.0.0.tgz",
  "_shasum": "e90e7f0936836595f18fa15fe906f4fa259ea847",
  "_shrinkwrap": null,
  "_spec": "imagemin@^4.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-imagemin",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/imagemin/imagemin/issues"
  },
  "dependencies": {
    "buffer-to-vinyl": "^1.0.0",
    "concat-stream": "^1.4.6",
    "imagemin-gifsicle": "^4.0.0",
    "imagemin-jpegtran": "^4.0.0",
    "imagemin-optipng": "^4.0.0",
    "imagemin-svgo": "^4.0.0",
    "optional": "^0.1.0",
    "readable-stream": "^2.0.0",
    "stream-combiner2": "^1.1.1",
    "vinyl-fs": "^2.1.1"
  },
  "description": "Minify images",
  "devDependencies": {
    "ava": "^0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "e90e7f0936836595f18fa15fe906f4fa259ea847",
    "tarball": "https://registry.npmjs.org/imagemin/-/imagemin-4.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0",
    "npm": ">=2.1.5"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ad6aa7a966fbb33670960c0f7ed27dc42f64cc5b",
  "homepage": "https://github.com/imagemin/imagemin",
  "keywords": [
    "compress",
    "gif",
    "image",
    "jpeg",
    "minify",
    "png",
    "svg"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    },
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "imagemin",
  "optionalDependencies": {
    "imagemin-gifsicle": "^4.0.0",
    "imagemin-jpegtran": "^4.0.0",
    "imagemin-optipng": "^4.0.0",
    "imagemin-svgo": "^4.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imagemin/imagemin.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "4.0.0"
}
