Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 Disable Function : 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, Directory : /usr/lib/node_modules/pm2/node_modules/lazy/ |
{
"_from": "lazy@~1.0.11",
"_id": "lazy@1.0.11",
"_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": "peteris.krumins@gmail.com",
"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://git@github.com/pkrumins/node-lazy.git"
},
"scripts": {
"test": "expresso"
},
"version": "1.0.11"
}