update
This commit is contained in:
21
npmextra.json
Normal file
21
npmextra.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"@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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user