Source: node-sparkles Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , jest Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-sparkles Vcs-Git: https://salsa.debian.org/js-team/node-sparkles.git Homepage: https://github.com/phated/sparkles Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-sparkles Architecture: all Depends: ${misc:Depends} , nodejs Description: Namespaced global event emitter Sparkles exports a function that returns a singleton `EventEmitter`. This EE can be shared across your application, whether or not node loads multiple copies. . Node.js is an event-based server-side JavaScript engine.