2024-05-08 22:05:16 +00:00
{
"npmci" : {
"npmGlobalTools" : [ ] ,
2024-05-08 22:11:13 +00:00
"npmAccessLevel" : "public" ,
"npmRegistryUrl" : "registry.npmjs.org" ,
2024-05-08 22:05:16 +00:00
"dockerRegistryRepoMap" : {
"registry.gitlab.com" : "losslessone/services/servezone/coreflow"
} ,
"dockerBuildargEnvMap" : {
"NPMCI_TOKEN_NPM2" : "NPMCI_TOKEN_NPM2"
}
} ,
"gitzone" : {
"projectType" : "service" ,
"module" : {
"githost" : "gitlab.com" ,
"gitscope" : "losslessone/services/servezone" ,
"gitrepo" : "coreflow" ,
2024-11-18 14:21:48 +00:00
"description" : "A comprehensive tool for managing Docker-based applications and services, enabling efficient scaling, network management, and integration with cloud services." ,
2024-05-08 22:11:13 +00:00
"npmPackagename" : "@serve.zone/coreflow" ,
2024-05-08 22:05:16 +00:00
"license" : "UNLICENSED" ,
"keywords" : [
"Docker" ,
"Service scaling" ,
"Networking" ,
"Server management" ,
"Continuous deployment" ,
"Microservices" ,
"Load balancing" ,
"Task scheduling" ,
"Web services" ,
"Container management" ,
"Cluster configuration" ,
2024-11-18 14:21:48 +00:00
"DevOps" ,
"Cloud integration" ,
"Security" ,
"High availability" ,
"Multi-cloud" ,
2024-05-08 22:05:16 +00:00
"Service discovery" ,
2024-11-18 14:21:48 +00:00
"Distributed systems" ,
"Docker Swarm" ,
"Traffic management" ,
"Service provisioning" ,
"Monitoring" ,
"Observability" ,
"TypeScript"
2024-05-08 22:05:16 +00:00
]
}
}
}