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/readable-stream/package.json
{
  "_args": [
    [
      "readable-stream@2.3.6",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_from": "readable-stream@2.3.6",
  "_id": "readable-stream@2.3.6",
  "_inBundle": false,
  "_integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
  "_location": "/readable-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "readable-stream@2.3.6",
    "name": "readable-stream",
    "escapedName": "readable-stream",
    "rawSpec": "2.3.6",
    "saveSpec": null,
    "fetchSpec": "2.3.6"
  },
  "_requiredBy": [
    "/are-we-there-yet",
    "/bl",
    "/buffer-to-vinyl",
    "/bufferstreams",
    "/cloneable-readable",
    "/concat-stream",
    "/decompress/ordered-read-streams",
    "/decompress/vinyl-fs",
    "/download",
    "/download/ordered-read-streams",
    "/download/vinyl-fs",
    "/duplexify",
    "/flush-write-stream",
    "/got",
    "/got/duplexer2",
    "/gulp-cache",
    "/gulp-decompress",
    "/gulp-htmlmin",
    "/gulp-useref/glob-stream",
    "/gulp-useref/ordered-read-streams",
    "/gulp-useref/vinyl-fs",
    "/gulp-watch",
    "/lazystream",
    "/merge-stream",
    "/read-all-stream",
    "/readdirp",
    "/stdout-stream",
    "/stream-combiner2",
    "/stream-combiner2/duplexer2",
    "/strip-bom-stream/first-chunk-stream",
    "/tar-stream",
    "/through2",
    "/vinyl-assign"
  ],
  "_resolved": "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
  "_spec": "2.3.6",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "browser": {
    "util": false,
    "./readable.js": "./readable-browser.js",
    "./writable.js": "./writable-browser.js",
    "./duplex.js": "./duplex-browser.js",
    "./lib/internal/streams/stream.js": "./lib/internal/streams/stream-browser.js"
  },
  "bugs": {
    "url": "https://github.com/nodejs/readable-stream/issues"
  },
  "dependencies": {
    "core-util-is": "~1.0.0",
    "inherits": "~2.0.3",
    "isarray": "~1.0.0",
    "process-nextick-args": "~2.0.0",
    "safe-buffer": "~5.1.1",
    "string_decoder": "~1.1.1",
    "util-deprecate": "~1.0.1"
  },
  "description": "Streams3, a user-land copy of the stream library from Node.js",
  "devDependencies": {
    "assert": "^1.4.0",
    "babel-polyfill": "^6.9.1",
    "buffer": "^4.9.0",
    "lolex": "^2.3.2",
    "nyc": "^6.4.0",
    "tap": "^0.7.0",
    "tape": "^4.8.0"
  },
  "homepage": "https://github.com/nodejs/readable-stream#readme",
  "keywords": [
    "readable",
    "stream",
    "pipe"
  ],
  "license": "MIT",
  "main": "readable.js",
  "name": "readable-stream",
  "nyc": {
    "include": [
      "lib/**.js"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/nodejs/readable-stream.git"
  },
  "scripts": {
    "ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
    "cover": "nyc npm test",
    "report": "nyc report --reporter=lcov",
    "test": "tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js"
  },
  "version": "2.3.6"
}