/
websites
/
operateit-node
/
node_modules
/
prompt-checkbox
/
Upload File
HOME
{ "_from": "prompt-checkbox@^2.2.0", "_id": "prompt-checkbox@2.2.0", "_inBundle": false, "_integrity": "sha512-T/QWgkdUmKjRSr0FQlV8O+LfgmBk8PwDbWhzllm7mwWNAjs3qOVuru5Y1gV4/14L73zCncqcuwGwvnDyVcVgvA==", "_location": "/prompt-checkbox", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "prompt-checkbox@^2.2.0", "name": "prompt-checkbox", "escapedName": "prompt-checkbox", "rawSpec": "^2.2.0", "saveSpec": null, "fetchSpec": "^2.2.0" }, "_requiredBy": [ "/@adonisjs/ace", "/prompt-radio" ], "_resolved": "https://registry.npmjs.org/prompt-checkbox/-/prompt-checkbox-2.2.0.tgz", "_shasum": "a1b086bac7e3422a3f1c34f66d6da52486472690", "_spec": "prompt-checkbox@^2.2.0", "_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-checkbox/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" } ], "dependencies": { "ansi-cyan": "^0.1.1", "debug": "^2.6.8", "prompt-base": "^4.0.2" }, "deprecated": false, "description": "Multiple-choice/checkbox prompt. Can be used standalone or with a prompt system like [Enquirer].", "devDependencies": { "ansi-colors": "^0.2.0", "ansi-magenta": "^0.1.1", "clone-deep": "^0.3.0", "enquirer": "^1.0.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.4.2", "prompt-question": "^5.0.0", "prompt-text": "^1.1.0", "radio-symbol": "^2.0.0" }, "engines": { "node": ">=5.0" }, "files": [ "index.js" ], "homepage": "https://github.com/enquirer/prompt-checkbox", "keywords": [ "answer", "answers", "ask", "checkbox", "choice", "choices", "cli", "command", "enquirer", "enquirerprompt", "input", "inquire", "inquirer", "interact", "list", "menu", "multiple-choice", "password", "prompt", "prompts", "question", "readline", "stdin", "stdout", "terminal", "tty", "ui" ], "license": "MIT", "main": "index.js", "name": "prompt-checkbox", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-checkbox.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "common-minimal", "data": { "alias": "checkbox" }, "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "enquirer", "prompt-base", "prompt-choices", "prompt-question" ] }, "lint": { "reflinks": true }, "reflinks": [ "enquirer", "prompt-base" ] }, "version": "2.2.0" }