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/continuation-local-storage/ |
{
"_from": "continuation-local-storage@^3.2.1",
"_id": "continuation-local-storage@3.2.1",
"_inBundle": false,
"_integrity": "sha512-jx44cconVqkCEEyLSKWwkvUXwO561jXMa3LPjTPsm5QR22PA0/mhe33FT4Xb5y74JDvt/Cq+5lm8S8rskLv9ZA==",
"_location": "/pm2/continuation-local-storage",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "continuation-local-storage@^3.2.1",
"name": "continuation-local-storage",
"escapedName": "continuation-local-storage",
"rawSpec": "^3.2.1",
"saveSpec": null,
"fetchSpec": "^3.2.1"
},
"_requiredBy": [
"/pm2/@opencensus/core",
"/pm2/@opencensus/propagation-b3/@opencensus/core"
],
"_resolved": "https://registry.npmjs.org/continuation-local-storage/-/continuation-local-storage-3.2.1.tgz",
"_shasum": "11f613f74e914fe9b34c92ad2d28fe6ae1db7ffb",
"_spec": "continuation-local-storage@^3.2.1",
"_where": "/usr/lib/node_modules/pm2/node_modules/@opencensus/core",
"author": {
"name": "Forrest L Norvell",
"email": "ogd@aoaioxxysz.net"
},
"bugs": {
"url": "https://github.com/othiym23/node-continuation-local-storage/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Tim Caswell",
"email": "tim@creationix.com"
},
{
"name": "Forrest L Norvell",
"email": "ogd@aoaioxxysz.net"
}
],
"dependencies": {
"async-listener": "^0.6.0",
"emitter-listener": "^1.1.1"
},
"deprecated": false,
"description": "userland implementation of https://github.com/joyent/node/issues/5243",
"devDependencies": {
"semver": "^5.4.1",
"tap": "^10.3.1"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/othiym23/node-continuation-local-storage#readme",
"keywords": [
"threading",
"shared",
"context",
"domains",
"tracing",
"logging"
],
"license": "BSD-2-Clause",
"main": "context.js",
"name": "continuation-local-storage",
"repository": {
"type": "git",
"url": "git+https://github.com/othiym23/node-continuation-local-storage.git"
},
"scripts": {
"test": "tap test/*.tap.js"
},
"version": "3.2.1"
}