/
websites
/
operateit-node
/
node_modules
/
prompt-base
/
Upload File
HOME
{ "_from": "prompt-base@^4.0.2", "_id": "prompt-base@4.1.0", "_inBundle": false, "_integrity": "sha512-svGzgLUKZoqomz9SGMkf1hBG8Wl3K7JGuRCXc/Pv7xw8239hhaTBXrmjt7EXA9P/QZzdyT8uNWt9F/iJTXq75g==", "_location": "/prompt-base", "_phantomChildren": { "clone-deep": "1.0.0", "define-property": "1.0.0", "isobject": "3.0.1", "koalas": "1.0.2", "ms": "2.1.2", "prompt-choices": "4.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "prompt-base@^4.0.2", "name": "prompt-base", "escapedName": "prompt-base", "rawSpec": "^4.0.2", "saveSpec": null, "fetchSpec": "^4.0.2" }, "_requiredBy": [ "/prompt-checkbox", "/prompt-confirm", "/prompt-input", "/prompt-password" ], "_resolved": "https://registry.npmjs.org/prompt-base/-/prompt-base-4.1.0.tgz", "_shasum": "7b88e4c01b096c83d2f4e501a7e85f0d369ecd1f", "_spec": "prompt-base@^4.0.2", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-input", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/enquirer/prompt-base/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "James Clark", "url": "http://arbitraryclark.blogspot.com" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" } ], "dependencies": { "component-emitter": "^1.2.1", "debug": "^3.0.1", "koalas": "^1.0.2", "log-utils": "^0.2.1", "prompt-actions": "^3.0.2", "prompt-question": "^5.0.1", "readline-ui": "^2.2.3", "readline-utils": "^2.2.3", "static-extend": "^0.1.2" }, "deprecated": false, "description": "Base prompt module used for creating custom prompts.", "devDependencies": { "ansi-magenta": "^0.1.1", "capture-stream": "^0.1.2", "gulp": "^3.9.1", "gulp-eslint": "^4.0.0", "gulp-format-md": "^1.0.0", "gulp-istanbul": "^1.1.2", "gulp-mocha": "^3.0.1", "mocha": "^3.5.0", "repeat-string": "^1.6.1", "strip-color": "^0.1.0" }, "engines": { "node": ">=5.0" }, "files": [ "index.js" ], "homepage": "https://github.com/enquirer/prompt-base", "keywords": [ "answer", "answers", "ask", "bar", "base", "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-base", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-base.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "enquirer", "prompt-choices", "prompt-question", "readline-utils" ], "prompts": [ "prompt-autocomplete", "prompt-checkbox", "prompt-confirm", "prompt-editor", "prompt-expand", "prompt-list", "prompt-password", "prompt-radio", "prompt-rawlist" ] }, "reflinks": [ "choices-separator", "enquirer", "prompt-choices", "prompt-password", "prompt-question", "readline-ui", "readline-utils" ], "lint": { "reflinks": true } }, "version": "4.1.0" }