File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/optipng-bin/package.json
{
"_args": [
[
"optipng-bin@6.0.0",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_from": "optipng-bin@6.0.0",
"_id": "optipng-bin@6.0.0",
"_inBundle": false,
"_integrity": "sha512-95bB4y8IaTsa/8x6QH4bLUuyvyOoGBCLDA7wOgDL8UFqJpSUh1Hob8JRJhit+wC1ZLN3tQ7mFt7KuBj0x8F2Wg==",
"_location": "/optipng-bin",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "optipng-bin@6.0.0",
"name": "optipng-bin",
"escapedName": "optipng-bin",
"rawSpec": "6.0.0",
"saveSpec": null,
"fetchSpec": "6.0.0"
},
"_requiredBy": [
"/imagemin-optipng"
],
"_resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-6.0.0.tgz",
"_spec": "6.0.0",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"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": "^1.4.1",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"execa": "^1.0.0",
"tempy": "^0.3.0",
"xo": "^0.24.0"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js",
"cli.js",
"lib",
"vendor/source"
],
"homepage": "https://github.com/imagemin/optipng-bin#readme",
"keywords": [
"imagemin",
"compress",
"image",
"minify",
"optimize",
"png",
"optipng"
],
"license": "MIT",
"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": "6.0.0"
}