Source: node-wrap-stream Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, node-concat-stream , node-tape , node-through2 , Standards-Version: 4.7.4 Homepage: https://github.com/hughsk/wrap-stream Vcs-Git: https://salsa.debian.org/js-team/node-wrap-stream.git Vcs-Browser: https://salsa.debian.org/js-team/node-wrap-stream Package: node-wrap-stream Architecture: all Multi-Arch: foreign Depends: node-through2, ${misc:Depends}, Description: wrap the output of a stream with a prefix and/or suffix A Streams2 compliant module for Node.js to wrap the output of a stream with a prefix and/or suffix. . Node.js is an event-based server-side JavaScript engine.