smartbucket/ts/00_commitinfo_data.ts

9 lines
314 B
TypeScript
Raw Normal View History

2022-06-07 15:15:36 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-11-03 00:36:11 +00:00
name: '@push.rocks/smartbucket',
2024-05-21 16:42:55 +00:00
version: '3.0.5',
2024-05-17 17:24:52 +00:00
description: 'A TypeScript library that offers simple, cloud-independent object storage with features like bucket creation, file management, and directory management.'
2022-06-07 15:15:36 +00:00
}