File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/cwebp-bin/package.json
{
"_args": [
[
"cwebp-bin@5.1.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_from": "cwebp-bin@5.1.0",
"_id": "cwebp-bin@5.1.0",
"_inBundle": false,
"_integrity": "sha512-BsPKStaNr98zfxwejWWLIGELbPERULJoD2v5ijvpeutSAGsegX7gmABgnkRK7MUucCPROXXfaPqkLAwI509JzA==",
"_location": "/cwebp-bin",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cwebp-bin@5.1.0",
"name": "cwebp-bin",
"escapedName": "cwebp-bin",
"rawSpec": "5.1.0",
"saveSpec": null,
"fetchSpec": "5.1.0"
},
"_requiredBy": [
"/imagemin-webp"
],
"_resolved": "https://registry.npmjs.org/cwebp-bin/-/cwebp-bin-5.1.0.tgz",
"_spec": "5.1.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "1000ch",
"email": "shogo.sensui@gmail.com",
"url": "github.com/1000ch"
},
"bin": {
"cwebp": "cli.js"
},
"bugs": {
"url": "https://github.com/imagemin/cwebp-bin/issues"
},
"dependencies": {
"bin-build": "^3.0.0",
"bin-wrapper": "^4.0.1",
"logalot": "^2.1.0"
},
"description": "cwebp wrapper that makes it seamlessly available as a local dependency",
"devDependencies": {
"ava": "*",
"bin-check": "^4.1.0",
"compare-size": "^3.0.0",
"execa": "^1.0.0",
"tempy": "^0.2.1",
"xo": "*"
},
"engines": {
"node": ">=6"
},
"files": [
"cli.js",
"index.js",
"lib"
],
"homepage": "https://github.com/imagemin/cwebp-bin#readme",
"keywords": [
"imagemin",
"compress",
"image",
"img",
"jpeg",
"jpg",
"minify",
"optimize",
"png",
"webp"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
{
"name": "Shinnosuke Watanabe",
"url": "github.com/shinnn"
}
],
"name": "cwebp-bin",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/cwebp-bin.git"
},
"scripts": {
"postinstall": "node lib/install.js",
"test": "xo && ava"
},
"version": "5.1.0"
}