smartlog/ts/00_commitinfo_data.ts

9 lines
211 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',
2023-08-08 16:01:35 +00:00
version: '3.0.4',
2022-06-26 08:35:35 +00:00
description: 'minimalistic distributed and extensible logging tool'
}