smartgit/ts/00_commitinfo_data.ts

9 lines
230 B
TypeScript
Raw Permalink Normal View History

2022-07-31 13:14:18 +00:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-07-31 13:14:18 +00:00
*/
export const commitinfo = {
2023-07-27 11:45:48 +00:00
name: '@push.rocks/smartgit',
version: '3.1.1',
2024-06-22 00:44:19 +00:00
description: 'A smart wrapper for nodegit that simplifies Git operations in Node.js.'
2022-07-31 13:14:18 +00:00
}