{ "_from": "pngquant-bin@^4.0.0", "_id": "pngquant-bin@4.0.0", "_inBundle": false, "_integrity": "sha512-jhjMp87bvaUeQOfNaPhSKx3tLCEwRaAycgDpIhMflgFr2+vYhw4ZrcK06eQeYg4OprXPanFljXLl5VuuAP2IHw==", "_location": "/pngquant-bin", "_phantomChildren": { "content-disposition": "0.5.3", "decompress-response": "3.3.0", "duplexer3": "0.1.4", "ext-name": "5.0.0", "graceful-fs": "4.2.6", "is-plain-obj": "1.1.0", "is-retry-allowed": "1.2.0", "is-stream": "1.1.0", "isurl": "1.0.0", "lowercase-keys": "1.0.1", "lru-cache": "4.1.5", "make-dir": "1.3.0", "nice-try": "1.0.5", "npm-conf": "1.1.3", "npm-run-path": "2.0.2", "object-assign": "4.1.1", "p-cancelable": "0.3.0", "p-event": "1.3.0", "p-finally": "1.0.0", "p-map-series": "1.0.0", "p-timeout": "1.2.1", "path-key": "2.0.1", "pinkie-promise": "2.0.1", "safe-buffer": "5.1.2", "seek-bzip": "1.0.6", "semver": "5.7.1", "shebang-command": "1.2.0", "signal-exit": "3.0.3", "strip-eof": "1.0.0", "strip-outer": "1.0.1", "tar-stream": "1.6.2", "tempfile": "2.0.0", "trim-repeated": "1.0.0", "unbzip2-stream": "1.4.3", "url-parse-lax": "1.0.0", "url-to-options": "1.0.1", "which": "1.3.1", "yauzl": "2.10.0" }, "_requested": { "type": "range", "registry": true, "raw": "pngquant-bin@^4.0.0", "name": "pngquant-bin", "escapedName": "pngquant-bin", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/imagemin-pngquant" ], "_resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-4.0.0.tgz", "_shasum": "468adf7036f50fae09c9c264ef62b6d10c02f5c2", "_spec": "pngquant-bin@^4.0.0", "_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\imagemin-pngquant", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bin": { "pngquant": "cli.js" }, "bugs": { "url": "https://github.com/imagemin/pngquant-bin/issues" }, "bundleDependencies": false, "dependencies": { "bin-build": "^3.0.0", "bin-wrapper": "^3.0.0", "execa": "^0.10.0", "logalot": "^2.0.0" }, "deprecated": false, "description": "`pngquant` wrapper that makes it seamlessly available as a local dependency", "devDependencies": { "ava": "*", "bin-check": "^4.0.1", "compare-size": "^3.0.0", "tempy": "^0.2.1", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "cli.js", "index.js", "lib" ], "homepage": "https://github.com/imagemin/pngquant-bin#readme", "keywords": [ "imagemin", "compress", "image", "img", "minify", "optimize", "png", "pngquant" ], "license": "MIT", "maintainers": [ { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, { "name": "Shinnosuke Watanabe", "url": "github.com/shinnn" } ], "name": "pngquant-bin", "repository": { "type": "git", "url": "git+https://github.com/imagemin/pngquant-bin.git" }, "scripts": { "postinstall": "node lib/install.js", "test": "xo && ava" }, "version": "4.0.0" }