node-lazystream 1.0.0-1 source package in Ubuntu

Changelog

node-lazystream (1.0.0-1) unstable; urgency=low

  [ Andrew Kelley ]
  * Initial release (Closes: #752979)

 -- Sruthi Chandran <email address hidden>  Tue, 06 Dec 2016 11:10:41 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-lazystream_1.0.0-1.dsc 2.1 KiB 9890063d6609573968d168d902953a295c707e92a6f11d9a7324474ed17a1523
node-lazystream_1.0.0.orig.tar.gz 5.0 KiB fabf225522d43a693b81ded57a89d26313fccd0973a81de7b09280d8eb034828
node-lazystream_1.0.0-1.debian.tar.xz 2.3 KiB afe1748973e4c7cd724882f08ef3ac4c0e678ab921ff1c14df8c404280346cb6

No changes file available.

Binary packages built by this source

node-lazystream: 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.