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/culvert/ |
{
"_from": "culvert@^0.1.2",
"_id": "culvert@0.1.2",
"_inBundle": false,
"_integrity": "sha1-lQL18BVKLVoioCPnn3HMk2+m728=",
"_location": "/pm2/culvert",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "culvert@^0.1.2",
"name": "culvert",
"escapedName": "culvert",
"rawSpec": "^0.1.2",
"saveSpec": null,
"fetchSpec": "^0.1.2"
},
"_requiredBy": [
"/pm2/js-git"
],
"_resolved": "https://registry.npmjs.org/culvert/-/culvert-0.1.2.tgz",
"_shasum": "9502f5f0154a2d5a22a023e79f71cc936fa6ef6f",
"_spec": "culvert@^0.1.2",
"_where": "/usr/lib/node_modules/pm2/node_modules/js-git",
"author": {
"name": "Tim Caswell",
"email": "tim@creationix.com"
},
"bugs": {
"url": "https://github.com/creationix/culvert/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Channel for easy streaming of work between complex logics.",
"homepage": "https://github.com/creationix/culvert",
"keywords": [
"channel",
"stream",
"csp",
"js-git"
],
"license": "MIT",
"main": "channel.js",
"name": "culvert",
"repository": {
"type": "git",
"url": "git://github.com/creationix/culvert.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.2"
}