{ "name": "@thundernetworkrad/readline-sync", "version": "2023.01.30", "title": "readlineSync", "description": "Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).", "keywords": [ "readline", "synchronous", "interactive", "prompt", "question", "password", "cli", "tty", "command", "repl", "keyboard", "wait", "block" ], "main": "./lib/readline-sync.js", "types": "dist/index.d.ts", "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/ThunderNetworkRaD/readline-sync", "repository": { "type": "git", "url": "git://github.com/ThunderNetworkRaD/readline-sync.git" }, "bugs": "https://github.com/ThunderNetworkRaD/readline-sync/issues" }