{ "_args": [ [ { "raw": "pngquant-bin@^4.0.0", "scope": null, "escapedName": "pngquant-bin", "name": "pngquant-bin", "rawSpec": "^4.0.0", "spec": ">=4.0.0 <5.0.0", "type": "range" }, "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-pngquant" ] ], "_from": "pngquant-bin@>=4.0.0 <5.0.0", "_id": "pngquant-bin@4.0.0", "_inCache": true, "_location": "/pngquant-bin", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/pngquant-bin_4.0.0_1521121345604_0.3014611021535367" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": { "content-disposition": "0.5.2", "cross-spawn": "5.1.0", "decompress-response": "3.3.0", "duplexer3": "0.1.4", "ext-name": "5.0.0", "graceful-fs": "4.1.11", "is-plain-obj": "1.1.0", "is-retry-allowed": "1.1.0", "is-stream": "1.1.0", "isurl": "1.0.0", "lowercase-keys": "1.0.1", "make-dir": "1.3.0", "nice-try": "1.0.4", "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.5", "semver": "5.5.0", "shebang-command": "1.2.0", "signal-exit": "3.0.2", "strip-eof": "1.0.0", "strip-outer": "1.0.1", "tar-stream": "1.6.1", "tempfile": "2.0.0", "trim-repeated": "1.0.0", "unbzip2-stream": "1.2.5", "url-parse-lax": "1.0.0", "url-to-options": "1.0.1", "which": "1.3.0", "yauzl": "2.9.1" }, "_requested": { "raw": "pngquant-bin@^4.0.0", "scope": null, "escapedName": "pngquant-bin", "name": "pngquant-bin", "rawSpec": "^4.0.0", "spec": ">=4.0.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/imagemin-pngquant" ], "_resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-4.0.0.tgz", "_shasum": "468adf7036f50fae09c9c264ef62b6d10c02f5c2", "_shrinkwrap": null, "_spec": "pngquant-bin@^4.0.0", "_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/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" }, "dependencies": { "bin-build": "^3.0.0", "bin-wrapper": "^3.0.0", "execa": "^0.10.0", "logalot": "^2.0.0" }, "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": "*" }, "directories": {}, "dist": { "integrity": "sha512-jhjMp87bvaUeQOfNaPhSKx3tLCEwRaAycgDpIhMflgFr2+vYhw4ZrcK06eQeYg4OprXPanFljXLl5VuuAP2IHw==", "shasum": "468adf7036f50fae09c9c264ef62b6d10c02f5c2", "tarball": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-4.0.0.tgz", "fileCount": 7, "unpackedSize": 4669 }, "engines": { "node": ">=4" }, "files": [ "cli.js", "index.js", "lib" ], "gitHead": "42091a7cfa0f862463d3292ddf192006fecdf7a4", "homepage": "https://github.com/imagemin/pngquant-bin#readme", "keywords": [ "imagemin", "compress", "image", "img", "minify", "optimize", "png", "pngquant" ], "license": "MIT", "maintainers": [ { "name": "1000ch", "email": "shogo.sensui@gmail.com" }, { "name": "bradbaris", "email": "bradbaris@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" }, { "name": "shinnn", "email": "snnskwtnb@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "pngquant-bin", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }