cli/ts/00_commitinfo_data.ts

9 lines
244 B
TypeScript
Raw Permalink Normal View History

2024-06-21 17:48:43 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2024-06-21 17:48:43 +00:00
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.9.122',
2024-06-21 17:48:43 +00:00
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}