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/tana/frontend/node_modules/lazystream/package.json
{
  "_args": [
    [
      "lazystream@1.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "lazystream@1.0.0",
  "_id": "lazystream@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=",
  "_location": "/lazystream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lazystream@1.0.0",
    "name": "lazystream",
    "escapedName": "lazystream",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/decompress/vinyl-fs",
    "/download/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Jonas Pommerening",
    "email": "jonas.pommerening@gmail.com",
    "url": "https://npmjs.org/~jpommerening"
  },
  "bugs": {
    "url": "https://github.com/jpommerening/node-lazystream/issues"
  },
  "contributors": [
    {
      "name": "Mario Casciaro",
      "email": "mariocasciaro@gmail.com"
    }
  ],
  "dependencies": {
    "readable-stream": "^2.0.5"
  },
  "description": "Open Node Streams on demand.",
  "devDependencies": {
    "nodeunit": "^0.9.1"
  },
  "engines": {
    "node": ">= 0.6.3"
  },
  "homepage": "https://github.com/jpommerening/node-lazystream",
  "keywords": [
    "emfile",
    "lazy",
    "streams",
    "stream"
  ],
  "license": "MIT",
  "main": "lib/lazystream.js",
  "name": "lazystream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jpommerening/node-lazystream.git"
  },
  "scripts": {
    "test": "nodeunit test/readable_test.js test/writable_test.js test/pipe_test.js test/fs_test.js"
  },
  "version": "1.0.0"
}