HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
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: //usr/lib/node_modules/npm/node_modules/stream-iterate/package.json
{
  "_from": "stream-iterate@^1.1.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-K9fHcpbBcCpGSIuK1B95hl7s1OE=",
  "_location": "/stream-iterate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stream-iterate@^1.1.0",
    "name": "stream-iterate",
    "escapedName": "stream-iterate",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/sorted-union-stream"
  ],
  "_resolved": "https://registry.npmjs.org/stream-iterate/-/stream-iterate-1.2.0.tgz",
  "_shasum": "2bd7c77296c1702a46488b8ad41f79865eecd4e1",
  "_spec": "stream-iterate@^1.1.0",
  "_where": "/Users/rebecca/code/npm/node_modules/sorted-union-stream",
  "author": {
    "name": "Mathias Buus",
    "url": "@mafintosh"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/stream-iterate/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "readable-stream": "^2.1.5",
    "stream-shift": "^1.0.0"
  },
  "deprecated": false,
  "description": "Iterate through the values of a stream",
  "devDependencies": {
    "from2": "^1.3.0",
    "standard": "^3.3.2",
    "tape": "^4.0.0"
  },
  "homepage": "https://github.com/mafintosh/stream-iterate",
  "license": "MIT",
  "main": "index.js",
  "name": "stream-iterate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/stream-iterate.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "1.2.0"
}