tapbundle/ts/00_commitinfo_data.ts

9 lines
300 B
TypeScript
Raw Normal View History

2022-07-24 12:03:29 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-13 00:09:53 +00:00
name: '@push.rocks/tapbundle',
2024-04-15 16:51:22 +00:00
version: '5.0.23',
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
}