smartlog-destination-receiver/ts/00_commitinfo_data.ts

9 lines
251 B
TypeScript
Raw Normal View History

2022-06-26 07:27:01 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2024-05-17 23:32:05 +00:00
name: '@push.rocks/smartlog-destination-receiver',
2024-05-17 23:34:54 +00:00
version: '2.0.6',
2024-05-17 23:32:05 +00:00
description: 'A package providing a destination handler for smartlog logging packages'
2022-06-26 07:27:01 +00:00
}