Source: node-quote-stream Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-buffer-equal , node-concat-stream , node-minimist , node-tape , node-through2 Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-quote-stream Vcs-Git: https://salsa.debian.org/js-team/node-quote-stream.git Homepage: https://github.com/substack/quote-stream Testsuite: autopkgtest-pkg-nodejs Package: node-quote-stream Architecture: all Depends: ${misc:Depends} , node-buffer-equal , node-minimist , node-through2 , nodejs:any Multi-Arch: foreign 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.