Debian packages on transit

only installed packages

Package: node-through
Status: install ok installed
Priority: optional
Section: javascript
Installed-Size: 21
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> [Debian Bug Report]
Architecture: all
Multi-Arch: foreign
Version: 2.3.8+~cs0.0.30-1
Provides: node-types-through (= 0.0.30)
Description: simplified stream construction
 Easy way to create a Stream that is both readable and writable.
 
    Pass in optional write and end methods.
    through takes care of pause/resume logic if you use this.queue(data)
    instead of this.emit('data', data).
    Use this.pause() and this.resume() to manage flow.
    Check this.paused to see current flow state.
    (write always returns !this.paused).
 
 This function is the basis for most of the synchronous streams in event-stream.
 
 Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/dominictarr/through

Files owned by package node-through:

/usr
/usr/share
/usr/share/doc
/usr/share/doc/node-through
/usr/share/doc/node-through/changelog.Debian.gz
/usr/share/doc/node-through/copyright
/usr/share/doc/node-through/readme.markdown
/usr/share/nodejs
/usr/share/nodejs/@types
/usr/share/nodejs/@types/through
/usr/share/nodejs/@types/through/index.d.ts
/usr/share/nodejs/@types/through/package.json
/usr/share/nodejs/through
/usr/share/nodejs/through/index.js
/usr/share/nodejs/through/package.json


Generated by dpkg-www 2.64