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/stream-throttle/package.json
{
  "_args": [
    [
      "stream-throttle@0.1.3",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "stream-throttle@0.1.3",
  "_id": "stream-throttle@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-rdV8jXzHOoFjDTHNVdOWHPr7qcM=",
  "_location": "/stream-throttle",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stream-throttle@0.1.3",
    "name": "stream-throttle",
    "escapedName": "stream-throttle",
    "rawSpec": "0.1.3",
    "saveSpec": null,
    "fetchSpec": "0.1.3"
  },
  "_requiredBy": [
    "/browser-sync-ui"
  ],
  "_resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz",
  "_spec": "0.1.3",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Tiago Quelhas",
    "email": "tiagoq@gmail.com"
  },
  "bin": {
    "throttleproxy": "./bin/throttleproxy.js"
  },
  "bugs": {
    "url": "https://github.com/tjgq/node-stream-throttle/issues"
  },
  "contributors": [
    {
      "name": "Tiago Quelhas",
      "email": "tiagoq@gmail.com"
    }
  ],
  "dependencies": {
    "commander": "^2.2.0",
    "limiter": "^1.0.5"
  },
  "description": "A rate limiter for Node.js streams.",
  "devDependencies": {
    "async": "^0.6.2"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/tjgq/node-stream-throttle#readme",
  "keywords": [
    "streams",
    "throttling",
    "ratelimit"
  ],
  "license": "BSD-3-Clause",
  "main": "./index.js",
  "name": "stream-throttle",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tjgq/node-stream-throttle.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.1.3"
}