2024-05-15 10:10:41 +02:00
{
2026-04-28 12:02:58 +00:00
"@ship.zone/szci" : {
2024-05-15 10:10:41 +02:00
"npmGlobalTools" : [ ] ,
2026-04-28 12:02:58 +00:00
"npmRegistryUrl" : "verdaccio.lossless.one"
} ,
"@git.zone/tsdocker" : {
2026-04-29 09:14:33 +00:00
"registries" : [ "code.foss.global" ] ,
2026-04-28 12:02:58 +00:00
"registryRepoMap" : {
2026-04-29 09:14:33 +00:00
"code.foss.global" : "serve.zone/coretraffic"
2024-05-15 10:10:41 +02:00
} ,
2026-04-29 09:14:33 +00:00
"platforms" : [ "linux/amd64" , "linux/arm64" ]
2024-05-15 10:10:41 +02:00
} ,
2026-04-28 12:02:58 +00:00
"@git.zone/cli" : {
2024-05-15 10:10:41 +02:00
"projectType" : "service" ,
"module" : {
2026-04-29 09:14:33 +00:00
"githost" : "code.foss.global" ,
2024-12-29 22:51:34 +01:00
"gitscope" : "serve.zone" ,
2024-05-15 10:10:41 +02:00
"gitrepo" : "coretraffic" ,
"shortDescription" : "route traffic within your docker setup. TypeScript ready." ,
2024-12-29 22:51:34 +01:00
"npmPackagename" : "@serve.zone/coretraffic" ,
"license" : "MIT" ,
"description" : "CoreTraffic is a TypeScript-based solution for routing and managing network traffic within a Docker setup, featuring SSL redirection and Coreflow integration for real-time configuration updates." ,
"keywords" : [
"traffic management" ,
"Docker" ,
"TypeScript" ,
"routing" ,
"network proxy" ,
"SSL redirection" ,
"Coreflow" ,
"real-time updates" ,
"task management"
]
2024-05-15 10:10:41 +02:00
}
}
2026-04-28 12:02:58 +00:00
}