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/zaklada/html/node_modules/got/package.json
{
  "_args": [
    [
      "got@5.7.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "got@5.7.1",
  "_id": "got@5.7.1",
  "_inBundle": false,
  "_integrity": "sha1-X4FjWmHkplifGAVp6k44FoClHzU=",
  "_location": "/got",
  "_phantomChildren": {
    "readable-stream": "2.3.6"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "got@5.7.1",
    "name": "got",
    "escapedName": "got",
    "rawSpec": "5.7.1",
    "saveSpec": null,
    "fetchSpec": "5.7.1"
  },
  "_requiredBy": [
    "/download"
  ],
  "_resolved": "http://registry.npmjs.org/got/-/got-5.7.1.tgz",
  "_spec": "5.7.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "browser": {
    "unzip-response": false
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/got/issues"
  },
  "dependencies": {
    "create-error-class": "^3.0.1",
    "duplexer2": "^0.1.4",
    "is-redirect": "^1.0.0",
    "is-retry-allowed": "^1.0.0",
    "is-stream": "^1.0.0",
    "lowercase-keys": "^1.0.0",
    "node-status-codes": "^1.0.0",
    "object-assign": "^4.0.1",
    "parse-json": "^2.1.0",
    "pinkie-promise": "^2.0.0",
    "read-all-stream": "^3.0.0",
    "readable-stream": "^2.0.5",
    "timed-out": "^3.0.0",
    "unzip-response": "^1.0.2",
    "url-parse-lax": "^1.0.0"
  },
  "description": "Simplified HTTP/HTTPS requests",
  "devDependencies": {
    "ava": "^0.16.0",
    "coveralls": "^2.11.4",
    "form-data": "^2.1.1",
    "get-port": "^2.0.0",
    "get-stream": "^2.3.0",
    "into-stream": "^2.0.0",
    "nyc": "^8.1.0",
    "pem": "^1.4.4",
    "pify": "^2.3.0",
    "tempfile": "^1.1.1",
    "xo": "0.16.x"
  },
  "engines": {
    "node": ">=0.10.0 <7"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/got#readme",
  "keywords": [
    "http",
    "https",
    "get",
    "got",
    "url",
    "uri",
    "request",
    "util",
    "utility",
    "simple",
    "curl",
    "wget",
    "fetch"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Sindre Sorhus",
      "email": "sindresorhus@gmail.com",
      "url": "sindresorhus.com"
    },
    {
      "name": "Vsevolod Strukchinsky",
      "email": "floatdrop@gmail.com",
      "url": "github.com/floatdrop"
    }
  ],
  "name": "got",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/got.git"
  },
  "scripts": {
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "test": "xo && nyc ava"
  },
  "version": "5.7.1",
  "xo": {
    "ignores": [
      "test/**"
    ]
  }
}