38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"@git.zone/tsdocker": {
|
|
"registries": ["code.foss.global"],
|
|
"registryRepoMap": {
|
|
"code.foss.global": "serve.zone/nullresolve"
|
|
},
|
|
"platforms": ["linux/amd64", "linux/arm64"]
|
|
},
|
|
"@git.zone/cli": {
|
|
"projectType": "service",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "serve.zone",
|
|
"gitrepo": "nullresolve",
|
|
"description": "The nullresolve project is a private service designed to handle requests that would otherwise remain unserved, providing appropriate feedback mechanisms within the servzone architecture.",
|
|
"npmPackagename": "@losslessone_private/nullresolve",
|
|
"license": "UNLICENSED",
|
|
"keywords": [
|
|
"nullresolve",
|
|
"service",
|
|
"request-handling",
|
|
"error-management",
|
|
"network-ecosystem",
|
|
"typescript",
|
|
"server",
|
|
"feedback",
|
|
"private-package",
|
|
"npm",
|
|
"logging",
|
|
"monitoring",
|
|
"graceful-shutdown",
|
|
"custom-routes",
|
|
"error-handling"
|
|
]
|
|
}
|
|
}
|
|
}
|