Feuerwehr-eppingen/node_modules/mozjpeg/package.json

138 lines
3.1 KiB
JSON

{
"_args": [
[
{
"raw": "mozjpeg@^5.0.0",
"scope": null,
"escapedName": "mozjpeg",
"name": "mozjpeg",
"rawSpec": "^5.0.0",
"spec": ">=5.0.0 <6.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-mozjpeg"
]
],
"_from": "mozjpeg@>=5.0.0 <6.0.0",
"_id": "mozjpeg@5.0.0",
"_inCache": true,
"_location": "/mozjpeg",
"_nodeVersion": "4.8.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mozjpeg-5.0.0.tgz_1514393905006_0.7139151431620121"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"raw": "mozjpeg@^5.0.0",
"scope": null,
"escapedName": "mozjpeg",
"name": "mozjpeg",
"rawSpec": "^5.0.0",
"spec": ">=5.0.0 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/imagemin-mozjpeg"
],
"_resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-5.0.0.tgz",
"_shasum": "b8671c4924568a363de003ff2fd397ab83f752c5",
"_shrinkwrap": null,
"_spec": "mozjpeg@^5.0.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/imagemin-mozjpeg",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"ava": {
"serial": true
},
"bin": {
"mozjpeg": "cli.js"
},
"bugs": {
"url": "https://github.com/imagemin/mozjpeg-bin/issues"
},
"dependencies": {
"bin-build": "^2.2.0",
"bin-wrapper": "^3.0.0",
"logalot": "^2.0.0"
},
"description": "mozjpeg wrapper that makes it seamlessly available as a local dependency",
"devDependencies": {
"ava": "*",
"bin-check": "^4.0.1",
"compare-size": "^3.0.0",
"execa": "^0.8.0",
"tempy": "^0.2.1",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "b8671c4924568a363de003ff2fd397ab83f752c5",
"tarball": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-5.0.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js",
"cli.js",
"lib"
],
"gitHead": "7be97ba3abdf68e9108ae0f5d4bc5a9ba634aa4f",
"homepage": "https://github.com/imagemin/mozjpeg-bin#readme",
"keywords": [
"imagemin",
"jpeg",
"jpg",
"img",
"image",
"compress",
"minify",
"mozjpeg",
"optimize"
],
"license": "MIT",
"maintainers": [
{
"name": "1000ch",
"email": "shogo.sensui@gmail.com"
},
{
"name": "bradbaris",
"email": "bradbaris@gmail.com"
},
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "mozjpeg",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/mozjpeg-bin.git"
},
"scripts": {
"postinstall": "node lib/install.js",
"test": "xo && ava"
},
"version": "5.0.0"
}