smartbucket/ts/00_commitinfo_data.ts

9 lines
312 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',
version: '3.0.7',
2024-05-21 16:46:59 +00:00
description: 'A TypeScript library for cloud-independent object storage, providing features like bucket creation, file and directory management, and data streaming.'
2022-06-07 15:15:36 +00:00
}