smartlog/ts/00_commitinfo_data.ts

9 lines
255 B
TypeScript
Raw Normal View History

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