Files
corestore/.smartconfig.json
T
2026-05-02 15:01:41 +00:00

16 lines
453 B
JSON

{
"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"
}
}
}