Package: wnpp Severity: wishlist Owner: Paolo Greppi <paolo.gre...@libpf.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-exit-hook Version : 1.1.1 Upstream Author : Sindre Sorhus <sindresor...@gmail.com> (http://sindresorhus.com) * URL : https://github.com/sindresorhus/exit-hook * License : Expat Programming Lang: JavaScript Description : Run some code when the process exits Node-js module to run one or more hooks when the process exits, either because the event loop dried up, or because it received a signal (SIGINT or SIGTERM). . Useful for cleaning up. . Node.js is an event-based server-side JavaScript engine. It is required for: - restore-cursor - which is required for cli-cursor - which is required for node-inquirer (ITP: https://bugs.debian.org/848364) - which in turn is required by node-yarnpkg 0.18 (ITP: https://bugs.debian.org/843021). My intention is to package it within the javascript maintainers team. The repo will be on alioth: https://anonscm.debian.org/git/pkg-javascript/node-exit-hook.git Paolo