Source: node-restore-cursor Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-once , node-signal-exit (>= 4) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-restore-cursor Vcs-Git: https://salsa.debian.org/js-team/node-restore-cursor.git Homepage: https://github.com/sindresorhus/restore-cursor Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-restore-cursor Architecture: all Depends: ${misc:Depends} , node-once , node-signal-exit (>= 4) Breaks: node-cli-cursor (<< 4.0.0~) Multi-Arch: foreign Description: Gracefully restore the CLI cursor on exit Node.js module to make the cursor reappear if the process crashes even if it had been hidden interactively. . Node.js is an event-based server-side JavaScript engine.