2025-01-14 17:34:16 +01:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
|
|
|
name: '@push.rocks/beautyfiglet',
|
2025-01-14 17:42:37 +01:00
|
|
|
version: '1.0.9',
|
|
|
|
description: 'A Node.js module for creating customizable ASCII art using figlet with options for different fonts and layouts.'
|
2025-01-14 17:34:16 +01:00
|
|
|
}
|