Source: node-sparkles Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-expect (>= 28) Standards-Version: 4.7.4 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 Package: node-sparkles Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign 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.