Source: node-quote-stream Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 11) , dh-buildinfo , dpkg-dev (>= 1.17.14) , nodejs (>= 6) , node-minimist (>= 1.1.3) , node-through2 (>= 2.0.0) , node-buffer-equal (>= 0.0.1) , node-concat-stream (>=1.4.5) , node-tape (>=4.1.0) , node-tap (>= 8) Standards-Version: 4.3.0 Homepage: https://github.com/substack/quote-stream Vcs-Git: https://salsa.debian.org/js-team/node-quote-stream.git Vcs-Browser: https://salsa.debian.org/js-team/node-quote-stream Package: node-quote-stream Architecture: all Depends: ${misc:Depends} , nodejs (>= 6) , node-minimist (>= 1.1.3) , node-through2 (>= 2.0.0) , node-buffer-equal (>= 0.0.1) Description: transform a stream into a quoted string This module transform a buffer to a quoted string thus escaping special character in a safe way. . Node.js is an event-based server-side JavaScript engine.