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/pause-stream/package.json
{
  "_args": [
    [
      "pause-stream@0.0.11",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "pause-stream@0.0.11",
  "_id": "pause-stream@0.0.11",
  "_inBundle": false,
  "_integrity": "sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=",
  "_location": "/pause-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pause-stream@0.0.11",
    "name": "pause-stream",
    "escapedName": "pause-stream",
    "rawSpec": "0.0.11",
    "saveSpec": null,
    "fetchSpec": "0.0.11"
  },
  "_requiredBy": [
    "/event-stream"
  ],
  "_resolved": "http://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz",
  "_spec": "0.0.11",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/pause-stream/issues"
  },
  "dependencies": {
    "through": "~2.3"
  },
  "description": "a ThroughStream that strictly buffers all readable events when paused.",
  "devDependencies": {
    "stream-spec": "~0.2.0",
    "stream-tester": "0.0.2"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/dominictarr/pause-stream#readme",
  "keywords": [
    "stream",
    "pipe",
    "pause",
    "drain",
    "buffer"
  ],
  "license": [
    "MIT",
    "Apache2"
  ],
  "main": "index.js",
  "name": "pause-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/pause-stream.git"
  },
  "scripts": {
    "test": "node test/index.js && node test/pause-end.js"
  },
  "version": "0.0.11"
}