Binary package “node-sparkles” in ubuntu mantic

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.