/
websites
/
operateit-node
/
node_modules
/
prompt-expand
/
Upload File
HOME
{ "_from": "prompt-expand@^1.0.1", "_id": "prompt-expand@1.0.1", "_inBundle": false, "_integrity": "sha512-BDTw6tuWF6TuM1ZmwN5K/p6FCmm2E/QeQbtKoL76HrVdgjUQab9MQnIcWfTPh5d0NOO7Rf/Y1onvIQMkEw3Srg==", "_location": "/prompt-expand", "_phantomChildren": { "ansi-wrap": "0.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "prompt-expand@^1.0.1", "name": "prompt-expand", "escapedName": "prompt-expand", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/@adonisjs/ace" ], "_resolved": "https://registry.npmjs.org/prompt-expand/-/prompt-expand-1.0.1.tgz", "_shasum": "f6916255147eea289bd05e5565c61d4133ff7a2e", "_spec": "prompt-expand@^1.0.1", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\@adonisjs\\ace", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/enquirer/prompt-expand/issues" }, "bundleDependencies": false, "dependencies": { "ansi-colors": "^1.1.0", "prompt-rawlist": "^2.0.1" }, "deprecated": false, "description": "Expand prompt. Can be used as a standalone prompt, or with a prompt system like [Enquirer].", "devDependencies": { "enquirer": "^1.0.3", "gulp-format-md": "^1.0.0" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/enquirer/prompt-expand", "keywords": [ "answer", "answers", "ask", "checkbox", "choice", "cli", "command", "enquirer", "enquirerprompt", "expand", "input", "inquire", "inquirer", "interact", "list", "menu", "password", "prompt", "prompts", "question", "readline", "stdin", "stdout", "terminal", "tty", "ui" ], "license": "MIT", "main": "index.js", "name": "prompt-expand", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-expand.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "common-minimal", "data": { "alias": "expand" }, "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "enquirer", "prompt-base", "prompt-checkbox", "prompt-confirm", "prompt-radio" ] }, "lint": { "reflinks": true } }, "version": "1.0.1" }