2022-05-28 15:29:36 +00:00
|
|
|
/**
|
2024-10-13 10:12:35 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-05-28 15:29:36 +00:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2024-05-27 22:28:33 +00:00
|
|
|
name: '@push.rocks/smartntml',
|
2024-10-13 10:12:35 +00:00
|
|
|
version: '2.0.8',
|
2024-05-27 22:28:33 +00:00
|
|
|
description: 'Provides lit-html rendering capabilities for backend applications.'
|
2022-05-28 15:29:36 +00:00
|
|
|
}
|