{ "_args": [ [ "optipng-bin@5.1.0", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "optipng-bin@5.1.0", "_id": "optipng-bin@5.1.0", "_inBundle": false, "_integrity": "sha512-9baoqZTNNmXQjq/PQTWEXbVV3AMO2sI/GaaqZJZ8SExfAzjijeAP7FEeT+TtyumSw7gr0PZtSUYB/Ke7iHQVKA==", "_location": "/optipng-bin", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "optipng-bin@5.1.0", "name": "optipng-bin", "escapedName": "optipng-bin", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/imagemin-optipng" ], "_resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-5.1.0.tgz", "_spec": "5.1.0", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bin": { "optipng": "cli.js" }, "bugs": { "url": "https://github.com/imagemin/optipng-bin/issues" }, "dependencies": { "bin-build": "^3.0.0", "bin-wrapper": "^4.0.0", "logalot": "^2.0.0" }, "description": "OptiPNG wrapper that makes it seamlessly available as a local dependency", "devDependencies": { "ava": "*", "bin-check": "^4.0.1", "compare-size": "^3.0.0", "execa": "^1.0.0", "tempy": "^0.2.1", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js", "cli.js", "lib" ], "homepage": "https://github.com/imagemin/optipng-bin#readme", "keywords": [ "imagemin", "compress", "image", "img", "minify", "optimize", "png", "optipng" ], "license": "MIT", "maintainers": [ { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, { "name": "Shinnosuke Watanabe", "url": "github.com/shinnn" } ], "name": "optipng-bin", "repository": { "type": "git", "url": "git+https://github.com/imagemin/optipng-bin.git" }, "scripts": { "postinstall": "node lib/install.js", "test": "xo && ava" }, "version": "5.1.0" }