Source: node-loud-rejection Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen , Utkarsh Gupta Testsuite: autopkgtest-pkg-nodejs Build-Depends: dh-sequence-nodejs, debhelper-compat (= 13), node-currently-unhandled , node-signal-exit Standards-Version: 4.6.0 Homepage: https://github.com/sindresorhus/loud-rejection Vcs-Git: https://salsa.debian.org/js-team/node-loud-rejection.git Vcs-Browser: https://salsa.debian.org/js-team/node-loud-rejection Rules-Requires-Root: no Package: node-loud-rejection Architecture: all Depends: ${misc:Depends}, node-currently-unhandled, node-signal-exit, Description: make unhandled promise rejections fail loudly This library can be used to make unhandled promise rejections fail loudly instead of the default silent fail. . Node.js is an event-based server-side JavaScript engine.