Source: node-wrap-ansi Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.12.3~) , node-chalk , node-has-ansi , node-resolve-from , node-rollup-plugin-commonjs , node-rollup-plugin-node-resolve , node-rollup-plugin-terser , node-string-width , node-strip-ansi , node-tape , rollup , terser Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-wrap-ansi Vcs-Git: https://salsa.debian.org/js-team/node-wrap-ansi.git Homepage: https://github.com/chalk/wrap-ansi Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-wrap-ansi Architecture: all Depends: ${misc:Depends} , node-ansi-styles , node-string-width , node-strip-ansi Provides: ${nodejs:Provides} Description: Wordwrap a string with ANSI escape codes Node.js module to wrap words of a string to the specified column width, taking into account the actual visual width of the contained unicode characters. . Node.js is an event-based server-side JavaScript engine.