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 : /proc/3497670/root/lib/node_modules/pm2/node_modules/nssocket/ |
{
"_from": "nssocket@0.6.0",
"_id": "nssocket@0.6.0",
"_inBundle": false,
"_integrity": "sha1-Wflvb/MhVm8zxw99vu7N/cBxVPo=",
"_location": "/pm2/nssocket",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nssocket@0.6.0",
"name": "nssocket",
"escapedName": "nssocket",
"rawSpec": "0.6.0",
"saveSpec": null,
"fetchSpec": "0.6.0"
},
"_requiredBy": [
"/pm2/@pm2/agent"
],
"_resolved": "https://registry.npmjs.org/nssocket/-/nssocket-0.6.0.tgz",
"_shasum": "59f96f6ff321566f33c70f7dbeeecdfdc07154fa",
"_spec": "nssocket@0.6.0",
"_where": "/usr/lib/node_modules/pm2/node_modules/@pm2/agent",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"bugs": {
"url": "https://github.com/foreverjs/nssocket/issues"
},
"bundleDependencies": false,
"dependencies": {
"eventemitter2": "~0.4.14",
"lazy": "~1.0.11"
},
"deprecated": false,
"description": "An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js",
"devDependencies": {
"msgpack": "^1.0.2",
"vows": "0.8.0"
},
"engines": {
"node": ">= 0.10.x"
},
"homepage": "https://github.com/foreverjs/nssocket#readme",
"license": "MIT",
"main": "./lib/nssocket",
"maintainers": [
{
"name": "genediazjr",
"email": "genediazjr@gmail.com"
}
],
"name": "nssocket",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/foreverjs/nssocket.git"
},
"scripts": {
"test": "vows test/*-test.js --spec"
},
"version": "0.6.0"
}