2022-09-27 13:40:55 +00:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-21 16:49:18 +00:00
|
|
|
name: '@push.rocks/smartacme',
|
2024-06-16 11:56:30 +00:00
|
|
|
version: '5.0.0',
|
|
|
|
description: 'A TypeScript-based ACME client for LetsEncrypt certificate management with a focus on simplicity and power.'
|
2022-09-27 13:40:55 +00:00
|
|
|
}
|