Source: node-ansi-escapes Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , node-tape , dh-sequence-nodejs Standards-Version: 4.6.0 Homepage: https://github.com/sindresorhus/ansi-escapes#readme Vcs-Git: https://salsa.debian.org/js-team/node-ansi-escapes.git Vcs-Browser: https://salsa.debian.org/js-team/node-ansi-escapes Rules-Requires-Root: no Package: node-ansi-escapes Architecture: all Depends: ${misc:Depends} , nodejs Multi-Arch: foreign Description: ANSI escape codes for manipulating the terminal Node.js module that provides methods to move/hide/show the cursor, get/save/restore its position, erase lines, scroll, clear and beep using ANSI escape codes. . Node.js is an event-based server-side JavaScript engine.