smartbucket/ts/00_commitinfo_data.ts

9 lines
329 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-06-19 16:28:52 +00:00
version: '3.0.20',
2024-05-27 15:34:26 +00:00
description: 'A TypeScript library offering simple and cloud-agnostic object storage with advanced features like bucket creation, file and directory management, and data streaming.'
2022-06-07 15:15:36 +00:00
}