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/promptly/ |
{
"_from": "promptly@^2",
"_id": "promptly@2.2.0",
"_inBundle": false,
"_integrity": "sha1-KhP6BjaIoqWYOxYf/wEIoH0m/HQ=",
"_location": "/pm2/promptly",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "promptly@^2",
"name": "promptly",
"escapedName": "promptly",
"rawSpec": "^2",
"saveSpec": null,
"fetchSpec": "^2"
},
"_requiredBy": [
"/pm2"
],
"_resolved": "https://registry.npmjs.org/promptly/-/promptly-2.2.0.tgz",
"_shasum": "2a13fa063688a2a5983b161fff0108a07d26fc74",
"_spec": "promptly@^2",
"_where": "/usr/lib/node_modules/pm2",
"author": {
"name": "IndigoUnited",
"email": "hello@indigounited.com",
"url": "http://indigounited.com"
},
"bugs": {
"url": "http://github.com/IndigoUnited/node-promptly/issues"
},
"bundleDependencies": false,
"dependencies": {
"read": "^1.0.4"
},
"deprecated": false,
"description": "Simple command line prompting utility",
"devDependencies": {
"async": "^2.0.0",
"expect.js": "^0.3.1",
"mocha": "^3.0.2"
},
"homepage": "https://github.com/IndigoUnited/node-promptly#readme",
"keywords": [
"prompt",
"choose",
"choice",
"cli",
"command",
"line"
],
"license": "MIT",
"main": "index.js",
"name": "promptly",
"repository": {
"type": "git",
"url": "git://github.com/IndigoUnited/node-promptly.git"
},
"scripts": {
"test": "mocha --bail"
},
"version": "2.2.0"
}