Files
smartacme/ts/00_commitinfo_data.ts

9 lines
299 B
TypeScript
Raw Normal View History

2022-09-27 15:40:55 +02: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',
version: '9.3.0',
description: 'A TypeScript-based ACME client and server for certificate management with built-in CA, supporting LetsEncrypt and custom ACME authorities.'
2022-09-27 15:40:55 +02:00
}