Source: node-mqtt-packet Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Ying-Chun Liu (PaulLiu) Build-Depends: debhelper (>= 10) , dh-buildinfo , nodejs , node-bl , node-inherits (>= 2.0.3) , node-safe-buffer (>= 5.1.0) , node-process-nextick-args (>= 2.0.0) , node-readable-stream , node-tape Standards-Version: 4.3.0 Homepage: https://github.com/mqttjs/mqtt-packet Vcs-Git: https://salsa.debian.org/js-team/node-mqtt-packet.git Vcs-Browser: https://salsa.debian.org/js-team/node-mqtt-packet Package: node-mqtt-packet Architecture: all Depends: ${misc:Depends} , nodejs , node-bl , node-inherits (>= 2.0.3) , node-safe-buffer (>= 5.1.0) , node-process-nextick-args (>= 2.0.0) Description: parse and generate MQTT packets This library parse and generate MQTT packets like a breeze. Encode and Decode MQTT 3.1.1 packets the node way. . Node.js is an event-based server-side JavaScript engine.