| Server IP : 85.214.239.14 / Your IP : 216.73.216.189 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/3/task/3/root/proc/3/task/3/root/usr/lib/node_modules/pm2/node_modules/promptly/ |
Upload File : |
{
"name": "promptly",
"version": "2.2.0",
"description": "Simple command line prompting utility",
"main": "index.js",
"dependencies": {
"read": "^1.0.4"
},
"devDependencies": {
"async": "^2.0.0",
"expect.js": "^0.3.1",
"mocha": "^3.0.2"
},
"scripts": {
"test": "mocha --bail"
},
"repository": {
"type": "git",
"url": "git://github.com/IndigoUnited/node-promptly"
},
"bugs": {
"url": "http://github.com/IndigoUnited/node-promptly/issues"
},
"keywords": [
"prompt",
"choose",
"choice",
"cli",
"command",
"line"
],
"author": "IndigoUnited <hello@indigounited.com> (http://indigounited.com)",
"license": "MIT"
}