File: /var/www/linde-ai/html/node_modules/imagemin-mozjpeg/package.json
{
"_from": "imagemin-mozjpeg@10.0.0",
"_id": "imagemin-mozjpeg@10.0.0",
"_inBundle": false,
"_integrity": "sha512-DK85QNOjS3/GzWYfNB3CACMZD10sIQgFDv1+WTOnZljgltQTEyATjdyUVyjKu5q4sCESQdwvwq7WEZzJ5fFjlg==",
"_location": "/imagemin-mozjpeg",
"_phantomChildren": {
"cross-spawn": "7.0.3",
"merge-stream": "2.0.0",
"signal-exit": "3.0.7"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "imagemin-mozjpeg@10.0.0",
"name": "imagemin-mozjpeg",
"escapedName": "imagemin-mozjpeg",
"rawSpec": "10.0.0",
"saveSpec": null,
"fetchSpec": "10.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/imagemin-mozjpeg/-/imagemin-mozjpeg-10.0.0.tgz",
"_shasum": "d6771d1ce05ee15e2f6f34a9878c7266abccd9ee",
"_spec": "imagemin-mozjpeg@10.0.0",
"_where": "C:\\xampp\\htdocs\\linde-ai\\html",
"author": {
"name": "Kevin MÃ¥rtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/imagemin/imagemin-mozjpeg/issues"
},
"bundleDependencies": false,
"dependencies": {
"execa": "^6.0.0",
"is-jpg": "^3.0.0",
"mozjpeg": "^8.0.0"
},
"deprecated": false,
"description": "Imagemin plugin for mozjpeg",
"devDependencies": {
"ava": "^3.15.0",
"is-progressive": "^3.0.0",
"xo": "^0.47.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"exports": "./index.js",
"files": [
"index.js"
],
"homepage": "https://github.com/imagemin/imagemin-mozjpeg#readme",
"keywords": [
"compress",
"image",
"imageminplugin",
"img",
"jpeg",
"jpg",
"minify",
"mozjpeg",
"optimize"
],
"license": "MIT",
"maintainers": [
{
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
{
"name": "Shinnosuke Watanabe",
"url": "github.com/shinnn"
}
],
"name": "imagemin-mozjpeg",
"repository": {
"type": "git",
"url": "git+https://github.com/imagemin/imagemin-mozjpeg.git"
},
"scripts": {
"test": "xo && ava"
},
"type": "module",
"version": "10.0.0"
}