9 lines
258 B
TypeScript
9 lines
258 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@serve.zone/mailer',
|
|
version: '1.2.1',
|
|
description: 'Enterprise mail server with SMTP, HTTP API, and DNS management - built for serve.zone infrastructure'
|
|
}
|