smartmail/ts/00_commitinfo_data.ts

9 lines
270 B
TypeScript
Raw Normal View History

2022-08-07 11:38:07 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-08-07 11:38:07 +02:00
*/
export const commitinfo = {
2023-07-28 05:49:44 +02:00
name: '@push.rocks/smartmail',
version: '2.0.0',
description: 'A unified format for representing and dealing with emails, with support for attachments and email validation.'
2022-08-07 11:38:07 +02:00
}