Source: node-multipipe Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-duplexer2 (>= 0.1.2) , node-object-assign (>= 4.1.0) , node-through2 Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-multipipe Vcs-Git: https://salsa.debian.org/js-team/node-multipipe.git Homepage: https://github.com/juliangruber/multipipe Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-multipipe Architecture: all Depends: ${misc:Depends} , node-duplexer2 (>= 0.1.2) , node-object-assign (>= 4.1.0) Description: pipe streams with centralized error handling A better `Stream in one place. . Node.js is an event-based server-side JavaScript engine.