2017-09-13 07:52:34 +02:00

124 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "pngquant-bin@^3.0.0",
"scope": null,
"escapedName": "pngquant-bin",
"name": "pngquant-bin",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-pngquant"
]
],
"_from": "pngquant-bin@>=3.0.0 <4.0.0",
"_id": "pngquant-bin@3.1.1",
"_inCache": true,
"_location": "/pngquant-bin",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/pngquant-bin-3.1.1.tgz_1467113862301_0.7941914806142449"
},
"_npmUser": {
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
"_npmVersion": "3.10.2",
"_phantomChildren": {},
"_requested": {
"raw": "pngquant-bin@^3.0.0",
"scope": null,
"escapedName": "pngquant-bin",
"name": "pngquant-bin",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/imagemin-pngquant"
],
"_resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-3.1.1.tgz",
"_shasum": "d124d98a75a9487f40c1640b4dbfcbb2bd5a1fd1",
"_shrinkwrap": null,
"_spec": "pngquant-bin@^3.0.0",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-pngquant",
"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": "^2.0.0",
"bin-wrapper": "^3.0.0",
"logalot": "^2.0.0"
},
"description": "pngquant wrapper that makes it seamlessly available as a local dependency",
"devDependencies": {
"bin-check": "^2.0.0",
"compare-size": "^1.0.0",
"mkdirp": "^0.5.0",
"mocha": "^2.2.4",
"rimraf": "^2.3.2",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "d124d98a75a9487f40c1640b4dbfcbb2bd5a1fd1",
"tarball": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-3.1.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"cli.js",
"index.js",
"lib"
],
"gitHead": "cec8114133e080cf836252b8a98f0c3083dcc0e4",
"homepage": "https://github.com/imagemin/pngquant-bin#readme",
"keywords": [
"compress",
"image",
"img",
"minify",
"optimize",
"png"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "pngquant-bin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/pngquant-bin.git"
},
"scripts": {
"postinstall": "node lib/install.js",
"test": "xo && mocha"
},
"version": "3.1.1"
}