Source: node-slice-ansi Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Sumedh Pendurkar Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.12.3~) , node-ansi-styles , rollup , uglifyjs.terser Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-slice-ansi Vcs-Git: https://salsa.debian.org/js-team/node-slice-ansi.git Homepage: https://github.com/chalk/slice-ansi Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-slice-ansi Architecture: all Depends: ${misc:Depends} , node-ansi-styles Replaces: node-string-width (<< 4.2.3+~9.2.2~) #Breaks: node-string-width (= 4.2.3+~9.2.2-1) Provides: ${nodejs:Provides} Description: Slice a string with ANSI escape codes Escape codes are used for formatting, color, and other output options on video text terminals. . Node.js is an event-based server-side JavaScript engine.