9 lines
343 B
TypeScript
9 lines
343 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartfm',
|
|
version: '2.1.2',
|
|
description: 'A Node.js module for handling and processing frontmatter in markdown and text files, leveraging the gray-matter library for parsing and stringifying YAML or JSON formatted frontmatter.'
|
|
}
|