coreflow/ts/00_commitinfo_data.ts

9 lines
320 B
TypeScript
Raw Normal View History

2024-05-08 22:05:16 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2024-05-08 22:05:16 +00:00
*/
export const commitinfo = {
2024-05-08 22:11:13 +00:00
name: '@serve.zone/coreflow',
version: '1.0.134',
description: 'A comprehensive tool for managing Docker-based applications and services, enabling efficient scaling, network management, and integration with cloud services.'
2024-05-08 22:05:16 +00:00
}