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/p-timeout/package.json
{
  "_from": "p-timeout@^1.1.1",
  "_id": "p-timeout@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-gb0ryzr+K2qFqFv6qi3khoeqMZF/+ajxQipEF6NteZVnvz9tzdsfAVj3lYtn1gAXvH5lfLwfxEII799gt/mRIA==",
  "_location": "/p-timeout",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "p-timeout@^1.1.1",
    "name": "p-timeout",
    "escapedName": "p-timeout",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/got",
    "/p-event"
  ],
  "_resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.1.tgz",
  "_shasum": "5eb3b353b7fce99f101a1038880bb054ebbea386",
  "_spec": "p-timeout@^1.1.1",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\got",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/p-timeout/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "p-finally": "^1.0.0"
  },
  "deprecated": false,
  "description": "Timeout a promise after a specified amount of time",
  "devDependencies": {
    "ava": "*",
    "delay": "^2.0.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/p-timeout#readme",
  "keywords": [
    "promise",
    "timeout",
    "error",
    "invalidate",
    "async",
    "await",
    "promises",
    "time",
    "out",
    "cancel",
    "bluebird"
  ],
  "license": "MIT",
  "name": "p-timeout",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/p-timeout.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.2.1"
}