2024-12-26 00:29:13 +01:00
{
2026-04-29 11:07:46 +00:00
"@git.zone/tsdocker" : {
"registries" : [ "code.foss.global" ] ,
"registryRepoMap" : {
"code.foss.global" : "serve.zone/nullresolve"
2024-12-26 00:29:13 +01:00
} ,
2026-04-29 11:07:46 +00:00
"platforms" : [ "linux/amd64" , "linux/arm64" ]
2024-12-26 00:29:13 +01:00
} ,
2026-04-29 11:07:46 +00:00
"@git.zone/cli" : {
2024-12-26 00:29:13 +01:00
"projectType" : "service" ,
"module" : {
2026-04-29 11:07:46 +00:00
"githost" : "code.foss.global" ,
"gitscope" : "serve.zone" ,
2024-12-26 00:29:13 +01:00
"gitrepo" : "nullresolve" ,
2024-12-26 00:30:12 +01:00
"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." ,
2024-12-26 00:29:13 +01:00
"npmPackagename" : "@losslessone_private/nullresolve" ,
2026-04-29 11:07:46 +00:00
"license" : "UNLICENSED" ,
2024-12-26 00:30:12 +01:00
"keywords" : [
"nullresolve" ,
"service" ,
"request-handling" ,
"error-management" ,
"network-ecosystem" ,
"typescript" ,
"server" ,
"feedback" ,
"private-package" ,
"npm" ,
"logging" ,
"monitoring" ,
"graceful-shutdown" ,
"custom-routes" ,
"error-handling"
]
2024-12-26 00:29:13 +01:00
}
}
2026-04-29 11:07:46 +00:00
}