Source: node-cli-truncate Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 12) , node-slice-ansi , node-string-width (>= 4.2.0~) , node-tape , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-cli-truncate Vcs-Git: https://salsa.debian.org/js-team/node-cli-truncate.git Homepage: https://github.com/sindresorhus/cli-truncate Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-cli-truncate Architecture: all Depends: ${misc:Depends} , node-slice-ansi , node-string-width (>= 4.2.0~) , nodejs Description: Truncate a string to a specific width in the terminal Gracefully handles ANSI escapes. Like a string styled with chalk. It also supports Unicode surrogate pairs and fullwidth characters. . Node.js is an event-based server-side JavaScript engine.