commitinfo/ts/00_commitinfo_data.ts

9 lines
239 B
TypeScript
Raw Permalink Normal View History

2022-04-26 14:59:15 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
2022-04-28 14:19:22 +00:00
export const commitinfo = {
2024-06-23 10:57:23 +00:00
name: '@push.rocks/commitinfo',
version: '1.0.12',
description: 'A tool to bake commit information into code for tracking and version control.'
2022-04-28 14:19:22 +00:00
}