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

122 lines
2.9 KiB
JSON

{
"_args": [
[
{
"raw": "imagemin-mozjpeg@^6.0.0",
"scope": null,
"escapedName": "imagemin-mozjpeg",
"name": "imagemin-mozjpeg",
"rawSpec": "^6.0.0",
"spec": ">=6.0.0 <7.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\img-loader"
]
],
"_from": "imagemin-mozjpeg@>=6.0.0 <7.0.0",
"_id": "imagemin-mozjpeg@6.0.0",
"_inCache": true,
"_location": "/imagemin-mozjpeg",
"_nodeVersion": "5.11.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/imagemin-mozjpeg-6.0.0.tgz_1461936707653_0.06723950104787946"
},
"_npmUser": {
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
"_npmVersion": "3.8.8",
"_phantomChildren": {},
"_requested": {
"raw": "imagemin-mozjpeg@^6.0.0",
"scope": null,
"escapedName": "imagemin-mozjpeg",
"name": "imagemin-mozjpeg",
"rawSpec": "^6.0.0",
"spec": ">=6.0.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/img-loader"
],
"_resolved": "https://registry.npmjs.org/imagemin-mozjpeg/-/imagemin-mozjpeg-6.0.0.tgz",
"_shasum": "71a32a457aa1b26117a68eeef2d9b190c2e5091e",
"_shrinkwrap": null,
"_spec": "imagemin-mozjpeg@^6.0.0",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\img-loader",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin-mozjpeg/issues"
},
"dependencies": {
"exec-buffer": "^3.0.0",
"is-jpg": "^1.0.0",
"mozjpeg": "^4.0.0"
},
"description": "mozjpeg imagemin plugin",
"devDependencies": {
"ava": "*",
"is-progressive": "^1.0.1",
"pify": "^2.3.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "71a32a457aa1b26117a68eeef2d9b190c2e5091e",
"tarball": "https://registry.npmjs.org/imagemin-mozjpeg/-/imagemin-mozjpeg-6.0.0.tgz"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js"
],
"gitHead": "ff54b57ea557c9da24a4a9da9da70509ab135925",
"homepage": "https://github.com/imagemin/imagemin-mozjpeg#readme",
"keywords": [
"compress",
"image",
"imageminplugin",
"img",
"jpeg",
"jpg",
"minify",
"mozjpeg",
"optimize"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "imagemin-mozjpeg",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin-mozjpeg.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "6.0.0",
"xo": {
"esnext": true
}
}