File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/imagemin-webp/package.json
{
"_args": [
[
"imagemin-webp@5.1.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_from": "imagemin-webp@5.1.0",
"_id": "imagemin-webp@5.1.0",
"_inBundle": false,
"_integrity": "sha512-BsPTpobgbDPFBBsI3UflnU/cpIVa15qInEDBcYBw16qI/6XiB4vDF/dGp9l4aM3pfFDDYqR0mANMcKpBD7wbCw==",
"_location": "/imagemin-webp",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "imagemin-webp@5.1.0",
"name": "imagemin-webp",
"escapedName": "imagemin-webp",
"rawSpec": "5.1.0",
"saveSpec": null,
"fetchSpec": "5.1.0"
},
"_requiredBy": [
"/image-webpack-loader"
],
"_resolved": "https://registry.npmjs.org/imagemin-webp/-/imagemin-webp-5.1.0.tgz",
"_spec": "5.1.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin-webp/issues"
},
"dependencies": {
"cwebp-bin": "^5.0.0",
"exec-buffer": "^3.0.0",
"is-cwebp-readable": "^2.0.1"
},
"description": "WebP imagemin plugin",
"devDependencies": {
"ava": "^0.25.0",
"is-webp": "^1.0.0",
"pify": "^4.0.0",
"xo": "^0.23.0"
},
"engines": {
"node": ">=6"
},
"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": "5.1.0"
}