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/log-update/package.json
{
  "_from": "log-update@^4.0.0",
  "_id": "log-update@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==",
  "_location": "/log-update",
  "_phantomChildren": {
    "astral-regex": "2.0.0",
    "strip-ansi": "6.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "log-update@^4.0.0",
    "name": "log-update",
    "escapedName": "log-update",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/listr2"
  ],
  "_resolved": "https://registry.npmjs.org/log-update/-/log-update-4.0.0.tgz",
  "_shasum": "589ecd352471f2a1c0c570287543a64dfd20e0a1",
  "_spec": "log-update@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\listr2",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/log-update/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-escapes": "^4.3.0",
    "cli-cursor": "^3.1.0",
    "slice-ansi": "^4.0.0",
    "wrap-ansi": "^6.2.0"
  },
  "deprecated": false,
  "description": "Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.",
  "devDependencies": {
    "@types/node": "^13.7.4",
    "ava": "^3.3.0",
    "terminal.js": "^1.0.10",
    "tsd": "^0.11.0",
    "xo": "^0.26.1"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/log-update#readme",
  "keywords": [
    "log",
    "logger",
    "logging",
    "cli",
    "terminal",
    "term",
    "console",
    "shell",
    "update",
    "refresh",
    "overwrite",
    "output",
    "stdout",
    "progress",
    "bar",
    "animation"
  ],
  "license": "MIT",
  "name": "log-update",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/log-update.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.0.0"
}