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-05 17:52:50 +00:00
|
|
|
version: '2.0.5',
|
|
|
|
description: 'A TypeScript library for simple cloud independent object storage with support for buckets, directories, and files.'
|
2022-06-07 15:15:36 +00:00
|
|
|
}
|