{ "_args": [ [ "mozjpeg@4.1.1", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "mozjpeg@4.1.1", "_id": "mozjpeg@4.1.1", "_inBundle": false, "_integrity": "sha1-hZAwsk9omlPbm0DwFg2JGVuI/VA=", "_location": "/mozjpeg", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mozjpeg@4.1.1", "name": "mozjpeg", "escapedName": "mozjpeg", "rawSpec": "4.1.1", "saveSpec": null, "fetchSpec": "4.1.1" }, "_requiredBy": [ "/grunt-image" ], "_resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-4.1.1.tgz", "_spec": "4.1.1", "_where": "C:\\wamp64\\www\\ilink", "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" }, "dependencies": { "bin-build": "^2.0.0", "bin-wrapper": "^3.0.0", "logalot": "^2.0.0" }, "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" }