2022-08-02 15:07:20 +02:00
|
|
|
/**
|
2025-08-26 20:15:46 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-08-02 15:07:20 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-26 14:16:33 +02:00
|
|
|
name: '@push.rocks/taskbuffer',
|
2025-08-26 20:42:52 +00:00
|
|
|
version: '3.1.10',
|
2025-08-26 20:15:46 +00:00
|
|
|
description: 'A flexible task management library supporting TypeScript, allowing for task buffering, scheduling, and execution with dependency management.'
|
2022-08-02 15:07:20 +02:00
|
|
|
}
|