smartpath/ts/00_commitinfo_data.ts

9 lines
226 B
TypeScript
Raw Permalink Normal View History

2023-07-11 22:26:35 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartpath',
2024-04-22 16:42:18 +00:00
version: '5.0.18',
2024-04-13 22:53:53 +00:00
description: 'A library offering smart ways to handle file and directory paths.'
2023-07-11 22:26:35 +00:00
}