{
  "_from": "mozjpeg@^4.0.0",
  "_id": "mozjpeg@4.1.1",
  "_inBundle": false,
  "_integrity": "sha1-hZAwsk9omlPbm0DwFg2JGVuI/VA=",
  "_location": "/mozjpeg",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "mozjpeg@^4.0.0",
    "name": "mozjpeg",
    "escapedName": "mozjpeg",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/imagemin-mozjpeg"
  ],
  "_resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-4.1.1.tgz",
  "_shasum": "859030b24f689a53db9b40f0160d89195b88fd50",
  "_spec": "mozjpeg@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\sistema\\node_modules\\imagemin-mozjpeg",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bin": {
    "mozjpeg": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/imagemin/mozjpeg-bin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bin-build": "^2.0.0",
    "bin-wrapper": "^3.0.0",
    "logalot": "^2.0.0"
  },
  "deprecated": false,
  "description": "mozjpeg wrapper that makes it seamlessly available as a local dependency",
  "devDependencies": {
    "bin-check": "^2.0.0",
    "compare-size": "^1.0.1",
    "mkdirp": "^0.5.0",
    "mocha": "^2.2.4",
    "rimraf": "^2.3.2",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "cli.js",
    "lib"
  ],
  "homepage": "https://github.com/imagemin/mozjpeg-bin#readme",
  "keywords": [
    "jpeg",
    "jpg",
    "img",
    "image",
    "compress",
    "minify",
    "mozjpeg",
    "optimize"
  ],
  "license": "MIT",
  "name": "mozjpeg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imagemin/mozjpeg-bin.git"
  },
  "scripts": {
    "postinstall": "node lib/install.js",
    "test": "xo && mocha --timeout 100000"
  },
  "version": "4.1.1"
}
