Source: node-sellside-emitter
Section: javascript
Priority: optional
Maintainer: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~)
 , nodejs
 , mocha
Standards-Version: 4.1.3
Homepage: https://github.com/sellside/emitter
Vcs-Git: https://salsa.debian.org/js-team/node-sellside-emitter.git
Vcs-Browser: https://salsa.debian.org/js-team/node-sellside-emitter

Package: node-sellside-emitter
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs
Description: Event emitter for node.js projects
 This is based on component-emitter, with some changes and a couple of new
 methods. That project seems to no longer be maintained.
 .
 Node.js is an event-based server-side JavaScript engine.
