9 lines
397 B
TypeScript
9 lines
397 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@serve.zone/spark',
|
|
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.'
|
|
}
|