File: /var/www/tana/frontend/node_modules/pngquant-bin/package.json
{
"_args": [
[
"pngquant-bin@4.0.0",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "pngquant-bin@4.0.0",
"_id": "pngquant-bin@4.0.0",
"_inBundle": false,
"_integrity": "sha512-jhjMp87bvaUeQOfNaPhSKx3tLCEwRaAycgDpIhMflgFr2+vYhw4ZrcK06eQeYg4OprXPanFljXLl5VuuAP2IHw==",
"_location": "/pngquant-bin",
"_phantomChildren": {
"content-disposition": "0.5.2",
"cross-spawn": "5.1.0",
"decompress-response": "3.3.0",
"duplexer3": "0.1.4",
"ext-name": "5.0.0",
"graceful-fs": "4.1.11",
"is-plain-obj": "1.1.0",
"is-retry-allowed": "1.1.0",
"is-stream": "1.1.0",
"isurl": "1.0.0",
"lowercase-keys": "1.0.1",
"make-dir": "1.3.0",
"nice-try": "1.0.4",
"npm-conf": "1.1.3",
"npm-run-path": "2.0.2",
"object-assign": "4.1.1",
"p-cancelable": "0.3.0",
"p-event": "1.3.0",
"p-finally": "1.0.0",
"p-map-series": "1.0.0",
"p-timeout": "1.2.1",
"path-key": "2.0.1",
"pify": "2.3.0",
"pinkie-promise": "2.0.1",
"safe-buffer": "5.1.2",
"seek-bzip": "1.0.5",
"semver": "5.5.0",
"shebang-command": "1.2.0",
"signal-exit": "3.0.2",
"strip-eof": "1.0.0",
"strip-outer": "1.0.1",
"tar-stream": "1.6.1",
"tempfile": "2.0.0",
"trim-repeated": "1.0.0",
"unbzip2-stream": "1.2.5",
"url-parse-lax": "1.0.0",
"url-to-options": "1.0.1",
"which": "1.3.1",
"yauzl": "2.10.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "pngquant-bin@4.0.0",
"name": "pngquant-bin",
"escapedName": "pngquant-bin",
"rawSpec": "4.0.0",
"saveSpec": null,
"fetchSpec": "4.0.0"
},
"_requiredBy": [
"/imagemin-pngquant"
],
"_resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-4.0.0.tgz",
"_spec": "4.0.0",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bin": {
"pngquant": "cli.js"
},
"bugs": {
"url": "https://github.com/imagemin/pngquant-bin/issues"
},
"dependencies": {
"bin-build": "^3.0.0",
"bin-wrapper": "^3.0.0",
"execa": "^0.10.0",
"logalot": "^2.0.0"
},
"description": "`pngquant` wrapper that makes it seamlessly available as a local dependency",
"devDependencies": {
"ava": "*",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"tempy": "^0.2.1",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"files": [
"cli.js",
"index.js",
"lib"
],
"homepage": "https://github.com/imagemin/pngquant-bin#readme",
"keywords": [
"imagemin",
"compress",
"image",
"img",
"minify",
"optimize",
"png",
"pngquant"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Shinnosuke Watanabe",
"url": "github.com/shinnn"
}
],
"name": "pngquant-bin",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/pngquant-bin.git"
},
"scripts": {
"postinstall": "node lib/install.js",
"test": "xo && ava"
},
"version": "4.0.0"
}