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/pm2/node_modules/lazy/package.json
{
  "_from": "lazy@~1.0.11",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-2qBoIGKCVCwIgojpdcKXwa53tpA=",
  "_location": "/pm2/lazy",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lazy@~1.0.11",
    "name": "lazy",
    "escapedName": "lazy",
    "rawSpec": "~1.0.11",
    "saveSpec": null,
    "fetchSpec": "~1.0.11"
  },
  "_requiredBy": [
    "/pm2/nssocket"
  ],
  "_resolved": "https://registry.npmjs.org/lazy/-/lazy-1.0.11.tgz",
  "_shasum": "daa068206282542c088288e975c297c1ae77b690",
  "_spec": "lazy@~1.0.11",
  "_where": "/usr/lib/node_modules/pm2/node_modules/nssocket",
  "author": {
    "name": "Peteris Krumins",
    "email": "[email protected]",
    "url": "http://www.catonmat.net"
  },
  "bugs": {
    "url": "https://github.com/pkrumins/node-lazy/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Lazy lists for node",
  "devDependencies": {
    "expresso": ">=0.7.5"
  },
  "engines": {
    "node": ">=0.2.0"
  },
  "homepage": "https://github.com/pkrumins/node-lazy#readme",
  "keywords": [
    "lazy lists",
    "functional"
  ],
  "license": {
    "type": "MIT"
  },
  "main": "./lazy.js",
  "name": "lazy",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/pkrumins/node-lazy.git"
  },
  "scripts": {
    "test": "expresso"
  },
  "version": "1.0.11"
}