101 lines
2.3 KiB
JSON
101 lines
2.3 KiB
JSON
{
|
|
"_from": "pngcrush-bin@^3.0.0",
|
|
"_id": "pngcrush-bin@3.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Sb60BVQpIKYRaVVCQ7ZIMAuA4kOFJKj4AeC8KSyVcgSCRNszh+pc87sCTi30WyvxVKsKtSXJNQP4K9sONGxr7Q==",
|
|
"_location": "/pngcrush-bin",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pngcrush-bin@^3.0.0",
|
|
"name": "pngcrush-bin",
|
|
"escapedName": "pngcrush-bin",
|
|
"rawSpec": "^3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin-pngcrush"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pngcrush-bin/-/pngcrush-bin-3.1.1.tgz",
|
|
"_shasum": "cdd6e638f7b3cada6d728901d02b5a2b85126436",
|
|
"_spec": "pngcrush-bin@^3.0.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/imagemin-pngcrush",
|
|
"author": {
|
|
"name": "1000ch",
|
|
"email": "shogo.sensui@gmail.com",
|
|
"url": "github.com/1000ch"
|
|
},
|
|
"bin": {
|
|
"pngcrush": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/pngcrush-bin/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"bin-build": "^2.2.0",
|
|
"bin-wrapper": "^3.0.0",
|
|
"logalot": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "pngcrush wrapper that makes it seamlessly available as a local dependency",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"bin-check": "^4.0.1",
|
|
"compare-size": "^3.0.0",
|
|
"execa": "^0.6.3",
|
|
"tempy": "^0.1.0",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"cli.js",
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/imagemin/pngcrush-bin#readme",
|
|
"keywords": [
|
|
"imagemin",
|
|
"bin",
|
|
"binary",
|
|
"compress",
|
|
"image",
|
|
"img",
|
|
"minify",
|
|
"optimize",
|
|
"png",
|
|
"pngcrush"
|
|
],
|
|
"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": "pngcrush-bin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/imagemin/pngcrush-bin.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node lib/install.js",
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "3.1.1"
|
|
}
|