2022-07-28 22:35:16 +02:00
|
|
|
/**
|
2026-05-01 18:49:10 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-07-28 22:35:16 +02:00
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
2024-05-14 19:28:39 +02:00
|
|
|
name: '@push.rocks/smartspawn',
|
2026-05-01 18:49:10 +00:00
|
|
|
version: '3.0.4',
|
2024-05-14 19:28:39 +02:00
|
|
|
description: 'A node module for smart subprocess handling with support for promises and streamlined subprocess communication.'
|
2022-07-28 22:35:16 +02:00
|
|
|
}
|