2024-04-23 19:19:35 +02:00
|
|
|
/**
|
2026-05-01 22:21:02 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2024-04-23 19:19:35 +02:00
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartformat',
|
2026-05-01 22:21:02 +00:00
|
|
|
version: '1.1.0',
|
2024-04-23 19:19:35 +02:00
|
|
|
description: 'A module that formats bytes and milliseconds into human-readable strings.'
|
|
|
|
|
}
|