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