36 lines
934 B
JSON
36 lines
934 B
JSON
{
|
|
"@git.zone/tsdocker": {
|
|
"registries": ["code.foss.global"],
|
|
"registryRepoMap": {
|
|
"code.foss.global": "serve.zone/corerender"
|
|
},
|
|
"platforms": ["linux/amd64", "linux/arm64"]
|
|
},
|
|
"@git.zone/cli": {
|
|
"projectType": "service",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "serve.zone",
|
|
"gitrepo": "corerender",
|
|
"description": "A rendering service designed for serve.zone that efficiently preserves styles while rendering web components.",
|
|
"npmPackagename": "corerender",
|
|
"license": "UNLICENSED",
|
|
"keywords": [
|
|
"rendering",
|
|
"web components",
|
|
"style preservation",
|
|
"TypeScript",
|
|
"SSR",
|
|
"prerendering",
|
|
"task scheduling",
|
|
"web application",
|
|
"service integration",
|
|
"database management",
|
|
"sitemap parsing",
|
|
"robots.txt",
|
|
"node.js"
|
|
]
|
|
}
|
|
}
|
|
}
|