2023-09-11 10:29:01 +02:00
|
|
|
/**
|
2025-12-15 15:58:52 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2023-09-11 10:29:01 +02:00
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartexit',
|
2025-12-15 16:58:01 +00:00
|
|
|
version: '1.1.0',
|
2024-04-18 13:36:09 +02:00
|
|
|
description: 'A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.'
|
2023-09-11 10:29:01 +02:00
|
|
|
}
|