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:37:45 +01:00
|
|
|
version: '1.0.8',
|
|
|
|
description: 'A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts.'
|
2025-01-14 17:34:16 +01:00
|
|
|
}
|