Files
catalog/npmextra.json

25 lines
599 B
JSON
Raw Permalink Normal View History

{
"@git.zone/tswatch": {
"preset": "element"
},
"@git.zone/cli": {
"projectType": "wcc",
"module": {
"githost": "code.foss.global",
"gitscope": "stack.gallery",
"gitrepo": "catalog",
"description": "UI component catalog for Stack.Gallery",
"npmPackagename": "@stack.gallery/catalog",
"license": "MIT",
"projectDomain": "stack.gallery"
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
}
},
"@ship.zone/szci": {}
}