spark/ts/00_commitinfo_data.ts

9 lines
252 B
TypeScript
Raw Normal View History

2024-05-08 18:49:10 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@serve.zone/spark',
2024-06-13 13:15:41 +00:00
version: '1.0.87',
2024-05-08 18:53:35 +00:00
description: 'A tool to maintain and configure servers on the base OS level for the Servezone infrastructure.'
2024-05-08 18:49:10 +00:00
}