2022-05-20 15:22:56 +02:00
|
|
|
/**
|
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
2024-04-30 17:49:25 +02:00
|
|
|
name: '@push.rocks/smartyaml',
|
2024-04-30 17:50:57 +02:00
|
|
|
version: '3.0.4',
|
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
|
|
|
}
|