signal-exit.dep.yml 1.0 KB

123456789101112131415161718192021222324252627
  1. ---
  2. name: signal-exit
  3. version: 3.0.2
  4. type: npm
  5. summary: when you want to fire an event no matter how a process exits.
  6. homepage: https://github.com/tapjs/signal-exit
  7. license: isc
  8. licenses:
  9. - sources: LICENSE.txt
  10. text: |
  11. The ISC License
  12. Copyright (c) 2015, Contributors
  13. Permission to use, copy, modify, and/or distribute this software
  14. for any purpose with or without fee is hereby granted, provided
  15. that the above copyright notice and this permission notice
  16. appear in all copies.
  17. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  18. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
  19. OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
  20. LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
  21. OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  22. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  23. ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  24. notices: []