2022-09-27 15:40:55 +02:00
|
|
|
/**
|
2025-04-26 12:48:38 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-09-27 15:40:55 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-21 18:49:18 +02:00
|
|
|
name: '@push.rocks/smartacme',
|
2025-05-01 09:28:10 +00:00
|
|
|
version: '7.2.1',
|
2024-06-16 13:56:30 +02:00
|
|
|
description: 'A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.'
|
2022-09-27 15:40:55 +02:00
|
|
|
}
|