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/decompress/package.json
{
  "_from": "decompress@^4.0.0",
  "_id": "decompress@4.2.1",
  "_inBundle": false,
  "_integrity": "sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==",
  "_location": "/decompress",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "decompress@^4.0.0",
    "name": "decompress",
    "escapedName": "decompress",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/bin-build",
    "/bin-wrapper/download",
    "/download"
  ],
  "_resolved": "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz",
  "_shasum": "007f55cc6a62c055afa37c07eb6a4ee1b773f118",
  "_spec": "decompress@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\bin-build",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "ava": {
    "require": [
      "esm"
    ]
  },
  "bugs": {
    "url": "https://github.com/kevva/decompress/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "decompress-tar": "^4.0.0",
    "decompress-tarbz2": "^4.0.0",
    "decompress-targz": "^4.0.0",
    "decompress-unzip": "^4.0.1",
    "graceful-fs": "^4.1.10",
    "make-dir": "^1.0.0",
    "pify": "^2.3.0",
    "strip-dirs": "^2.0.0"
  },
  "deprecated": false,
  "description": "Extracting archives made easy",
  "devDependencies": {
    "ava": "*",
    "esm": "^3.2.25",
    "is-jpg": "^1.0.0",
    "path-exists": "^3.0.0",
    "pify": "^2.3.0",
    "rimraf": "^3.0.2",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/decompress#readme",
  "keywords": [
    "bz2",
    "bzip2",
    "decompress",
    "extract",
    "tar",
    "tar.bz",
    "tar.gz",
    "zip",
    "unzip"
  ],
  "license": "MIT",
  "name": "decompress",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/decompress.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "4.2.1",
  "xo": {
    "rules": {
      "promise/prefer-await-to-then": "off"
    }
  }
}