tapbundle/ts/00_commitinfo_data.ts
2024-04-15 18:51:22 +02:00

9 lines
300 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.0.23',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
}