122 lines
2.8 KiB
JSON
122 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "mozjpeg@^4.0.0",
|
|
"scope": null,
|
|
"escapedName": "mozjpeg",
|
|
"name": "mozjpeg",
|
|
"rawSpec": "^4.0.0",
|
|
"spec": ">=4.0.0 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-mozjpeg"
|
|
]
|
|
],
|
|
"_from": "mozjpeg@>=4.0.0 <5.0.0",
|
|
"_id": "mozjpeg@4.1.1",
|
|
"_inCache": true,
|
|
"_location": "/mozjpeg",
|
|
"_nodeVersion": "5.1.0",
|
|
"_npmUser": {
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "mozjpeg@^4.0.0",
|
|
"scope": null,
|
|
"escapedName": "mozjpeg",
|
|
"name": "mozjpeg",
|
|
"rawSpec": "^4.0.0",
|
|
"spec": ">=4.0.0 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin-mozjpeg"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-4.1.1.tgz",
|
|
"_shasum": "859030b24f689a53db9b40f0160d89195b88fd50",
|
|
"_shrinkwrap": null,
|
|
"_spec": "mozjpeg@^4.0.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\imagemin-mozjpeg",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "github.com/kevva"
|
|
},
|
|
"bin": {
|
|
"mozjpeg": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/imagemin/mozjpeg-bin/issues"
|
|
},
|
|
"dependencies": {
|
|
"bin-build": "^2.0.0",
|
|
"bin-wrapper": "^3.0.0",
|
|
"logalot": "^2.0.0"
|
|
},
|
|
"description": "mozjpeg wrapper that makes it seamlessly available as a local dependency",
|
|
"devDependencies": {
|
|
"bin-check": "^2.0.0",
|
|
"compare-size": "^1.0.1",
|
|
"mkdirp": "^0.5.0",
|
|
"mocha": "^2.2.4",
|
|
"rimraf": "^2.3.2",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "859030b24f689a53db9b40f0160d89195b88fd50",
|
|
"tarball": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-4.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"cli.js",
|
|
"lib"
|
|
],
|
|
"gitHead": "f3bd55037097e63b10d939b2d2c00fae711dd06e",
|
|
"homepage": "https://github.com/imagemin/mozjpeg-bin#readme",
|
|
"keywords": [
|
|
"jpeg",
|
|
"jpg",
|
|
"img",
|
|
"image",
|
|
"compress",
|
|
"minify",
|
|
"mozjpeg",
|
|
"optimize"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"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 && mocha --timeout 100000"
|
|
},
|
|
"version": "4.1.1"
|
|
}
|