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/cacheable-request/package.json
{
  "_from": "cacheable-request@^2.1.1",
  "_id": "cacheable-request@2.1.4",
  "_inBundle": false,
  "_integrity": "sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==",
  "_location": "/cacheable-request",
  "_phantomChildren": {
    "is-plain-obj": "1.1.0",
    "query-string": "5.1.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cacheable-request@^2.1.1",
    "name": "cacheable-request",
    "escapedName": "cacheable-request",
    "rawSpec": "^2.1.1",
    "saveSpec": null,
    "fetchSpec": "^2.1.1"
  },
  "_requiredBy": [
    "/bin-wrapper/got"
  ],
  "_resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz",
  "_shasum": "0d808801b6342ad33c91df9d0b44dc09b91e5c3d",
  "_spec": "cacheable-request@^2.1.1",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\bin-wrapper\\node_modules\\got",
  "author": {
    "name": "Luke Childs",
    "email": "lukechilds123@gmail.com",
    "url": "http://lukechilds.co.uk"
  },
  "bugs": {
    "url": "https://github.com/lukechilds/cacheable-request/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "clone-response": "1.0.2",
    "get-stream": "3.0.0",
    "http-cache-semantics": "3.8.1",
    "keyv": "3.0.0",
    "lowercase-keys": "1.0.0",
    "normalize-url": "2.0.1",
    "responselike": "1.0.2"
  },
  "deprecated": false,
  "description": "Wrap native HTTP requests with RFC compliant cache support",
  "devDependencies": {
    "@keyv/sqlite": "^1.2.6",
    "ava": "^0.24.0",
    "coveralls": "^3.0.0",
    "create-test-server": "^2.0.0",
    "delay": "^2.0.0",
    "eslint-config-xo-lukechilds": "^1.0.0",
    "nyc": "^11.0.2",
    "pify": "^3.0.0",
    "sqlite3": "^3.1.9",
    "this": "^1.0.2",
    "xo": "^0.19.0"
  },
  "homepage": "https://github.com/lukechilds/cacheable-request",
  "keywords": [
    "HTTP",
    "HTTPS",
    "cache",
    "caching",
    "layer",
    "cacheable",
    "RFC 7234",
    "RFC",
    "7234",
    "compliant"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "cacheable-request",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukechilds/cacheable-request.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "test": "xo && nyc ava"
  },
  "version": "2.1.4",
  "xo": {
    "extends": "xo-lukechilds"
  }
}