2022-05-20 15:22:56 +02:00
|
|
|
/**
|
2026-05-01 18:29:53 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-05-20 15:22:56 +02:00
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
2024-04-30 17:49:25 +02:00
|
|
|
name: '@push.rocks/smartyaml',
|
2026-05-01 18:29:53 +00:00
|
|
|
version: '3.0.5',
|
2024-04-30 17:49:25 +02:00
|
|
|
description: 'A module for smart handling of YAML data with support for converting between YAML strings and JavaScript objects.'
|
2022-05-20 15:22:56 +02:00
|
|
|
}
|