Source: node-ultron Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Ying-Chun Liu (PaulLiu) Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-assert , node-eventemitter2 , node-events Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-ultron Vcs-Git: https://salsa.debian.org/js-team/node-ultron.git Homepage: https://github.com/unshiftio/ultron Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-ultron Architecture: all Depends: ${misc:Depends} Provides: ${nodejs:Provides} Multi-Arch: foreign Description: event emitter enhancement for node.js Ultron gathers intelligence so it can start improving upon his rudimentary design. It will learn your event emitting patterns and find ways to exterminate them. Allowing you to remove only the event emitters that you assigned and not the ones that your users or developers assigned. This can prevent race conditions, memory leaks and even file descriptor leaks from ever happening as you won't remove clean up processes. . Node.js is an event-based server-side JavaScript engine.