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/pm2-multimeter/ |
{
"_from": "pm2-multimeter@^0.1.2",
"_id": "pm2-multimeter@0.1.2",
"_inBundle": false,
"_integrity": "sha1-Gh5VFT1BoFU0zqI8/oYKuqDrSs4=",
"_location": "/pm2/pm2-multimeter",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pm2-multimeter@^0.1.2",
"name": "pm2-multimeter",
"escapedName": "pm2-multimeter",
"rawSpec": "^0.1.2",
"saveSpec": null,
"fetchSpec": "^0.1.2"
},
"_requiredBy": [
"/pm2"
],
"_resolved": "https://registry.npmjs.org/pm2-multimeter/-/pm2-multimeter-0.1.2.tgz",
"_shasum": "1a1e55153d41a05534cea23cfe860abaa0eb4ace",
"_spec": "pm2-multimeter@^0.1.2",
"_where": "/usr/lib/node_modules/pm2",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/Unitech/node-multimeter/issues"
},
"bundleDependencies": false,
"dependencies": {
"charm": "~0.1.1"
},
"deprecated": false,
"description": "render multiple progress bars at once on the terminal with eventlimit maxed",
"directories": {
"lib": ".",
"example": "example",
"test": "test"
},
"engine": {
"node": ">=0.4"
},
"homepage": "https://github.com/Unitech/node-multimeter#readme",
"keywords": [
"progress",
"bar",
"status",
"meter",
"terminal",
"console",
"ansi"
],
"license": "MIT/X11",
"main": "index.js",
"name": "pm2-multimeter",
"repository": {
"type": "git",
"url": "git+https://github.com/Unitech/node-multimeter.git"
},
"version": "0.1.2"
}