smartlog/ts/00_commitinfo_data.ts

9 lines
254 B
TypeScript
Raw Normal View History

2022-06-26 08:35:35 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-12 17:21:36 +00:00
name: '@push.rocks/smartlog',
2024-06-06 15:05:55 +00:00
version: '3.0.7',
2024-05-17 23:15:16 +00:00
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
2022-06-26 08:35:35 +00:00
}