HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde-ai/html/node_modules/mozjpeg/package.json
{
  "_from": "mozjpeg@^8.0.0",
  "_id": "mozjpeg@8.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Ca2Yhah9hG0Iutgsn8MOrAl37P9ThnKsJatjXoWdUO+8X8GeG/6ahvHZrTyqvbs6leMww1SauWUCao/L9qBuFQ==",
  "_location": "/mozjpeg",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "mozjpeg@^8.0.0",
    "name": "mozjpeg",
    "escapedName": "mozjpeg",
    "rawSpec": "^8.0.0",
    "saveSpec": null,
    "fetchSpec": "^8.0.0"
  },
  "_requiredBy": [
    "/imagemin-mozjpeg"
  ],
  "_resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-8.0.0.tgz",
  "_shasum": "cd990d96581626ca64b877146ce22ba00b3b308c",
  "_spec": "mozjpeg@^8.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\imagemin-mozjpeg",
  "ava": {
    "serial": true
  },
  "bin": {
    "mozjpeg": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/imagemin/mozjpeg-bin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bin-build": "^3.0.0",
    "bin-wrapper": "^4.0.0"
  },
  "deprecated": false,
  "description": "mozjpeg wrapper that makes it seamlessly available as a local dependency",
  "devDependencies": {
    "ava": "^3.8.0",
    "bin-check": "^4.1.0",
    "compare-size": "^3.0.0",
    "execa": "^5.1.1",
    "tempy": "^2.0.0",
    "xo": "^0.45.0"
  },
  "engines": {
    "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  },
  "exports": "./index.js",
  "files": [
    "index.js",
    "cli.js",
    "lib",
    "vendor/source"
  ],
  "homepage": "https://github.com/imagemin/mozjpeg-bin#readme",
  "keywords": [
    "imagemin",
    "jpeg",
    "jpg",
    "img",
    "image",
    "compress",
    "minify",
    "mozjpeg",
    "optimize"
  ],
  "license": "MIT",
  "name": "mozjpeg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/imagemin/mozjpeg-bin.git"
  },
  "scripts": {
    "build-linux": "docker build --tag imagemin/mozjpeg docker && docker run --rm --volume $(pwd)/vendor/linux:/src/out imagemin/mozjpeg cp cjpeg /src/out",
    "postinstall": "node lib/install.js",
    "test": "xo && ava --timeout=120s"
  },
  "type": "module",
  "version": "8.0.0"
}