Source: node-delayed-stream Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12) , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-delayed-stream Vcs-Git: https://salsa.debian.org/js-team/node-delayed-stream.git Homepage: https://github.com/felixge/node-delayed-stream Rules-Requires-Root: no Package: node-delayed-stream Architecture: all Depends: ${misc:Depends} , nodejs Description: Buffer stream events for later handling - module for Node.js node-delayed-stream can delay stream responses, and can be used to combine streams one after another. . Node.js is an event-based server-side javascript engine.