[ ソース: node-exit-hook ]
パッケージ: node-exit-hook (3.1.2-1)
node-exit-hook に関するリンク
Debian の資源:
node-exit-hook ソースパッケージをダウンロード:
- [node-exit-hook_3.1.2-1.dsc]
- [node-exit-hook_3.1.2.orig.tar.gz]
- [node-exit-hook_3.1.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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).
Node.js is an event-based server-side JavaScript engine.