/
websites
/
operateit-node
/
node_modules
/
prompt-password
/
Upload File
HOME
{ "_from": "prompt-password@^1.2.0", "_id": "prompt-password@1.2.0", "_inBundle": false, "_integrity": "sha512-lBehk9YPGLxH9hAJ+VU7Bj/ePi9t5kPL/1ZBGZ2fLrDX1QeaBwi4RtQggZrsbMalGJaXaAuo/7VOa7QvbE2hAQ==", "_location": "/prompt-password", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "prompt-password@^1.2.0", "name": "prompt-password", "escapedName": "prompt-password", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/@adonisjs/ace" ], "_resolved": "https://registry.npmjs.org/prompt-password/-/prompt-password-1.2.0.tgz", "_shasum": "87dba4afd5c34954e511c2c069fb922dab60b718", "_spec": "prompt-password@^1.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-password/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" } ], "dependencies": { "debug": "^2.6.8", "prompt-base": "^4.0.2" }, "deprecated": false, "description": "Password prompt. Can be used as a standalone prompt, or as a plugin for [Enquirer].", "devDependencies": { "enquirer": "^1.0.2", "gulp-format-md": "^1.0.0", "mocha": "^3.4.2", "prompt-password-strength": "^1.1.0", "readline-ui": "^2.2.3" }, "engines": { "node": ">=5.0" }, "files": [ "index.js" ], "homepage": "https://github.com/enquirer/prompt-password", "keywords": [ "answer", "answers", "ask", "checkbox", "choice", "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-password", "repository": { "type": "git", "url": "git+https://github.com/enquirer/prompt-password.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "common-minimal", "tasks": [ "readme" ], "data": { "alias": "password" }, "plugins": [ "gulp-format-md" ], "related": { "list": [ "enquirer", "prompt-base", "prompt-password-strenth", "prompt-question" ] }, "lint": { "reflinks": true }, "reflinks": [ "enquirer" ] }, "version": "1.2.0" }