9 lines
201 B
TypeScript
9 lines
201 B
TypeScript
/**
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartbucket',
|
|
version: '2.0.3',
|
|
description: 'simple cloud independent object storage'
|
|
}
|