/
websites
/
operateit-node
/
node_modules
/
prompt-choices
/
Upload File
HOME
{ "_from": "prompt-choices@^4.0.5", "_id": "prompt-choices@4.1.0", "_inBundle": false, "_integrity": "sha512-ZNYLv6rW9z9n0WdwCkEuS+w5nUAGzRgtRt6GQ5aFNFz6MIcU7nHFlHOwZtzy7RQBk80KzUGPSRQphvMiQzB8pg==", "_location": "/prompt-choices", "_phantomChildren": { "is-descriptor": "1.0.2", "is-plain-object": "2.0.4", "isobject": "3.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "prompt-choices@^4.0.5", "name": "prompt-choices", "escapedName": "prompt-choices", "rawSpec": "^4.0.5", "saveSpec": null, "fetchSpec": "^4.0.5" }, "_requiredBy": [ "/prompt-base/prompt-question" ], "_resolved": "https://registry.npmjs.org/prompt-choices/-/prompt-choices-4.1.0.tgz", "_shasum": "6094202c4e55d0762e49c1e53735727e53fd484f", "_spec": "prompt-choices@^4.0.5", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-base\\node_modules\\prompt-question", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/enquirer/prompt-choices/issues" }, "bundleDependencies": false, "dependencies": { "arr-flatten": "^1.1.0", "arr-swap": "^1.0.1", "choices-separator": "^2.0.0", "clone-deep": "^4.0.0", "collection-visit": "^1.0.0", "define-property": "^2.0.2", "is-number": "^6.0.0", "kind-of": "^6.0.2", "koalas": "^1.0.2", "log-utils": "^0.2.1", "pointer-symbol": "^1.0.0", "radio-symbol": "^2.0.0", "set-value": "^3.0.0", "strip-color": "^0.1.0", "terminal-paginator": "^2.0.2", "toggle-array": "^1.0.1" }, "deprecated": false, "description": "Create an array of multiple choice objects for use in prompts.", "devDependencies": { "gulp-format-md": "^1.0.0", "is-windows": "^1.0.2", "mocha": "^5.2.0", "prompt-actions": "^3.0.2" }, "engines": { "node": ">=4.0.0" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/enquirer/prompt-choices", "keywords": [ "answer", "answers", "ask", "checkbox", "choice", "choices", "cli", "command", "enquirer", "enquirerprompt", "input", "inquire", "inquirer", "interact", "list", "menu", "password", "prompt", "prompts", "question", "readline", "stdin", "stdout", "terminal", "tty", "ui" ], "license": "MIT", "main": "index.js", "name": "prompt-choices", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-choices.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true }, "related": { "list": [ "enquirer", "prompt-base", "prompt-checkbox", "prompt-question", "prompt-radio" ] }, "reflinks": [ "choices-separator" ] }, "version": "4.1.0" }