9 lines
273 B
TypeScript
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.'
|
|
}
|