Source: node-read Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-mute-stream , node-tap , node-ts-node , node-tshy Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-read Vcs-Git: https://salsa.debian.org/js-team/node-read.git Homepage: https://github.com/npm/read Testsuite: autopkgtest-pkg-nodejs Package: node-read Architecture: all Depends: ${misc:Depends} , node-mute-stream Breaks: node-promzard (<< 3) , node-wikibase-cli (<< 15.15.4-9~) , npm (<< 11) Multi-Arch: foreign Description: Read user input from stdin module for Node.js node-read extends Node.js readline.question builtin method with options like silent input, replaced input, timeout or default value. . Node.js is an event-based server-side javascript engine.