Files
catalog/npmextra.json

25 lines
563 B
JSON
Raw Permalink Normal View History

2026-01-03 02:44:25 +00:00
{
"@git.zone/tswatch": {
"preset": "element"
},
2026-01-03 02:44:25 +00:00
"@git.zone/cli": {
"projectType": "wcc",
"module": {
"githost": "code.foss.global",
"gitscope": "serve.zone",
"gitrepo": "catalog",
"description": "UI component catalog for serve.zone",
"npmPackagename": "@serve.zone/catalog",
"license": "MIT",
"projectDomain": "serve.zone"
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
}
}
}