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