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/limiter/package.json
{
  "_args": [
    [
      "limiter@1.1.3",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "limiter@1.1.3",
  "_id": "limiter@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-zrycnIMsLw/3ZxTbW7HCez56rcFGecWTx5OZNplzcXUUmJLmoYArC6qdJzmAN5BWiNXGcpjhF9RQ1HSv5zebEw==",
  "_location": "/limiter",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "limiter@1.1.3",
    "name": "limiter",
    "escapedName": "limiter",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/stream-throttle"
  ],
  "_resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "John Hurliman",
    "email": "jhurliman@jhurliman.org"
  },
  "bugs": {
    "url": "http://github.com/jhurliman/node-rate-limiter/issues"
  },
  "dependencies": {},
  "description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled",
  "devDependencies": {
    "assert": "1.3.0",
    "vows": "0.8.1"
  },
  "directories": {
    "lib": "./lib/"
  },
  "homepage": "https://github.com/jhurliman/node-rate-limiter#readme",
  "keywords": [
    "rate",
    "limiting",
    "throttling"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/jhurliman/node-rate-limiter/raw/master/LICENSE.txt"
    }
  ],
  "main": "./index.js",
  "name": "limiter",
  "repository": {
    "type": "git",
    "url": "git://github.com/jhurliman/node-rate-limiter.git"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "types": "./index.d.ts",
  "version": "1.1.3"
}