{ "_from": "imagemin-webp", "_id": "imagemin-webp@4.1.0", "_inBundle": false, "_integrity": "sha1-7/0AFg2EVrlcveX9JsMtZLAxgGI=", "_location": "/imagemin-webp", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "imagemin-webp", "name": "imagemin-webp", "escapedName": "imagemin-webp", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/imagemin-webp/-/imagemin-webp-4.1.0.tgz", "_shasum": "effd00160d8456b95cbde5fd26c32d64b0318062", "_spec": "imagemin-webp", "_where": "/Users/asciidisco/Desktop/asciidisco.com/build", "author": { "name": "Kevin MÃ¥rtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "bugs": { "url": "https://github.com/imagemin/imagemin-webp/issues" }, "bundleDependencies": false, "dependencies": { "cwebp-bin": "^4.0.0", "exec-buffer": "^3.0.0", "is-cwebp-readable": "^2.0.1" }, "deprecated": false, "description": "WebP imagemin plugin", "devDependencies": { "ava": "*", "is-webp": "^1.0.0", "pify": "^3.0.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/imagemin/imagemin-webp#readme", "keywords": [ "compress", "cwebp", "image", "imageminplugin", "img", "jpg", "minify", "optimize", "png", "tif", "webp" ], "license": "MIT", "maintainers": [ { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, { "name": "Shinnosuke Watanabe", "url": "github.com/shinnn" } ], "name": "imagemin-webp", "repository": { "type": "git", "url": "git+https://github.com/imagemin/imagemin-webp.git" }, "scripts": { "test": "xo && ava" }, "version": "4.1.0" }