tapbundle/ts/00_commitinfo_data.ts

9 lines
300 B
TypeScript
Raw Permalink Normal View History

2022-07-24 12:03:29 +00:00
/**
2024-08-17 05:30:11 +00:00
* autocreated commitinfo by @push.rocks/commitinfo
2022-07-24 12:03:29 +00:00
*/
export const commitinfo = {
2023-07-13 00:09:53 +00:00
name: '@push.rocks/tapbundle',
version: '5.3.0',
2024-04-15 16:51:22 +00:00
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
2022-07-24 12:03:29 +00:00
}