feat: add corestore service
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"gitzone": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "serve.zone",
|
||||
"gitrepo": "corestore",
|
||||
"gitRemote": "ssh://git@code.foss.global:29419/serve.zone/corestore.git",
|
||||
"description": "Node-local database and S3 storage provider for serve.zone workloads.",
|
||||
"npmPackagename": "@serve.zone/corestore",
|
||||
"license": "MIT",
|
||||
"projectDomain": "serve.zone"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user