Source: node-terminal-link Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , node-ansi-escapes , node-has-flag , node-supports-color , ava Standards-Version: 4.7.4 Homepage: https://github.com/sindresorhus/terminal-link#readme Vcs-Git: https://salsa.debian.org/js-team/node-terminal-link.git Vcs-Browser: https://salsa.debian.org/js-team/node-terminal-link Rules-Requires-Root: no Package: node-terminal-link Architecture: all Depends: ${misc:Depends} , node-ansi-escapes , node-has-flag , node-supports-color Breaks: node-jest-debbundle (<< 29.6.2~ds5~) Replaces: node-jest-debbundle (<< 29.6.2~ds5~) Provides: ${nodejs:Provides} Description: create clickable links on the Node.js terminal On suitable terminal (OSC 8 enabled) create clickable links on the terminal. For unsupported terminals, the link will be printed as plain text. . This include small package: - node-supports-hyperlinks: detect is terminal supports hyperlinks . Node.js is an event-based server-side JavaScript engine.