fix(core): update
This commit is contained in:
@@ -8,22 +8,25 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartbucket",
|
||||
"description": "A TypeScript library for simple cloud independent object storage with support for buckets, directories, and files.",
|
||||
"description": "A TypeScript library that offers simple, cloud-independent object storage with features like bucket creation, file management, and directory management.",
|
||||
"npmPackagename": "@push.rocks/smartbucket",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"cloud storage",
|
||||
"object storage",
|
||||
"minio",
|
||||
"S3",
|
||||
"TypeScript",
|
||||
"smartstream",
|
||||
"smartpromise",
|
||||
"smartpath",
|
||||
"smartrx",
|
||||
"buckets",
|
||||
"files management",
|
||||
"directories management"
|
||||
"S3",
|
||||
"minio",
|
||||
"file management",
|
||||
"directory management",
|
||||
"bucket creation",
|
||||
"data streaming",
|
||||
"multi-cloud",
|
||||
"API",
|
||||
"unified storage",
|
||||
"buffer handling",
|
||||
"access key",
|
||||
"secret key"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user