smartyaml/ts/00_commitinfo_data.ts
2024-04-30 17:50:57 +02:00

9 lines
273 B
TypeScript

/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartyaml',
version: '3.0.4',
description: 'A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.'
}