spark/ts/00_commitinfo_data.ts

9 lines
397 B
TypeScript
Raw Permalink 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:37:19 +00:00
version: '1.0.90',
description: 'A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure and used by @serve.zone/cloudly as a cluster node server system manager.'
2024-05-08 18:49:10 +00:00
}