smartspawn/ts/00_commitinfo_data.ts

9 lines
272 B
TypeScript
Raw Normal View History

2022-07-28 20:35:16 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2024-05-14 17:28:39 +00: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 20:35:16 +00:00
}