/
websites
/
operateit-node
/
node_modules
/
prompt-question
/
Upload File
HOME
{ "_from": "prompt-question@^3.0.3", "_id": "prompt-question@3.0.3", "_inBundle": false, "_integrity": "sha1-xVhYvXaxh4wequy5F6koqcE8ijc=", "_location": "/prompt-question", "_phantomChildren": { "arr-flatten": "1.1.0", "choices-separator": "2.0.0", "collection-visit": "1.0.0", "define-property": "1.0.0", "extend-shallow": "2.0.1", "for-own": "1.0.0", "is-buffer": "1.1.6", "is-extendable": "0.1.1", "is-plain-object": "2.0.4", "log-utils": "0.2.1", "mixin-object": "2.0.1", "pointer-symbol": "1.0.0", "radio-symbol": "2.0.0", "set-getter": "0.1.0", "set-value": "1.0.0", "strip-color": "0.1.0", "terminal-paginator": "2.0.2", "toggle-array": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "prompt-question@^3.0.3", "name": "prompt-question", "escapedName": "prompt-question", "rawSpec": "^3.0.3", "saveSpec": null, "fetchSpec": "^3.0.3" }, "_requiredBy": [ "/enquirer" ], "_resolved": "https://registry.npmjs.org/prompt-question/-/prompt-question-3.0.3.tgz", "_shasum": "c55858bd76b1878c1eaaecb917a928a9c13c8a37", "_spec": "prompt-question@^3.0.3", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\enquirer", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/enquirer/prompt-question/issues" }, "bundleDependencies": false, "dependencies": { "clone-deep": "^0.3.0", "debug": "^2.6.8", "define-property": "^1.0.0", "extend-shallow": "^2.0.1", "kind-of": "^4.0.0", "koalas": "^1.0.2", "prompt-choices": "^3.0.3" }, "deprecated": false, "description": "Question object, used by Enquirer and prompt plugins.", "devDependencies": { "gulp": "^3.9.1", "gulp-eslint": "^3.0.1", "gulp-format-md": "^0.1.12", "gulp-istanbul": "^1.1.1", "gulp-mocha": "^3.0.1", "gulp-unused": "^0.2.1", "mocha": "^3.4.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "lib" ], "homepage": "https://github.com/enquirer/prompt-question", "keywords": [ "answer", "answers", "ask", "bar", "bottom", "checkbox", "choice", "cli", "command", "enquirer", "input", "inquire", "inquirer", "interact", "list", "menu", "password", "prompt", "prompts", "question", "readline", "stdin", "stdout", "terminal", "tty", "ui" ], "license": "MIT", "main": "index.js", "name": "prompt-question", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-question.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "choices-separator", "enquirer", "prompt-choices", "readline-utils" ] }, "reflinks": [ "base-prompt", "prompt-choices" ], "lint": { "reflinks": true } }, "version": "3.0.3" }