Source: node-ansi-styles Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Mathias Behrle Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.12.3~) , node-color-convert , node-rollup-plugin-node-resolve , node-tape , rollup , terser Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-ansi-styles Vcs-Git: https://salsa.debian.org/js-team/node-ansi-styles.git Homepage: https://github.com/sindresorhus/ansi-styles Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-ansi-styles Architecture: all Depends: ${misc:Depends} , node-color-convert Provides: ${nodejs:Provides} Description: ANSI escape codes for styling strings in the terminal with Node.js ansi-styles is a Node.js module which provides ANSI escape codes for styling strings in the terminal. . Node.js is an event-based server-side JavaScript engine.