Source: node-lazystream Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Andrew Kelley , Sruthi Chandran Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs , nodeunit Standards-Version: 3.9.8 Homepage: https://github.com/jpommerening/node-lazystream Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-lazystream.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-lazystream.git Package: node-lazystream Architecture: all Depends: ${misc:Depends} , nodejs Description: Open streams on demand - Node.js module lazystream is a Node.js module which provides an API to create streams lazily when they are read from or written to. . Node.js is an event-based server-side JavaScript engine.