Source: node-hook-std Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , jest Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-hook-std Vcs-Git: https://salsa.debian.org/js-team/node-hook-std.git Homepage: https://github.com/sindresorhus/hook-std Rules-Requires-Root: no Package: node-hook-std Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Hook and modify stdout/stderr node-hook-std permits one to modify stdout and/or stderr. It returns a promise but can also take a callback.