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/event-stream/package.json
{
  "_args": [
    [
      "event-stream@4.0.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "event-stream@4.0.1",
  "_id": "event-stream@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==",
  "_location": "/event-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "event-stream@4.0.1",
    "name": "event-stream",
    "escapedName": "event-stream",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/gulp-useref"
  ],
  "_resolved": "https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://bit.ly/dominictarr"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/event-stream/issues"
  },
  "dependencies": {
    "duplexer": "^0.1.1",
    "from": "^0.1.7",
    "map-stream": "0.0.7",
    "pause-stream": "^0.0.11",
    "split": "^1.0.1",
    "stream-combiner": "^0.2.2",
    "through": "^2.3.8"
  },
  "description": "construct pipes of streams of events",
  "devDependencies": {
    "asynct": "^1.1.0",
    "it-is": "^1.0.3",
    "stream-spec": "^0.3.6",
    "tape": "^4.9.1",
    "ubelt": "^3.2.2"
  },
  "homepage": "http://github.com/dominictarr/event-stream",
  "keywords": [
    "stream",
    "map",
    "flatmap",
    "filter",
    "split",
    "join",
    "merge",
    "replace"
  ],
  "license": "MIT",
  "name": "event-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/event-stream.git"
  },
  "scripts": {
    "prepublish": "npm ls && npm test",
    "test": "asynct test/",
    "test_tap": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "4.0.1"
}