Source: node-flush-write-stream
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Preyass Chandran <preyassc@hotmail.com>
Build-Depends:
 debhelper (>= 11~)
 , nodejs
 , node-tape <!nocheck>
Standards-Version: 4.2.1
Homepage: https://github.com/mafintosh/flush-write-stream
Vcs-Git: https://salsa.debian.org/js-team/node-flush-write-stream.git
Vcs-Browser: https://salsa.debian.org/js-team/node-flush-write-stream

Package: node-flush-write-stream
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-inherits (>= 2.0.1)
Description: Write stream constructor
 This write stream constructor supports a flush function that is called before
 finish is emitted
 .
 Node.js is an event-based server-side JavaScript engine.
