update npmextra.json: githost

This commit is contained in:
2024-03-30 21:48:53 +01:00
parent 365496de2a
commit 2826230b18
3 changed files with 5 additions and 22 deletions

View File

@@ -2,11 +2,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartswagger",
"shortDescription": "a swagger tookit for working with swagger files",
"npmPackagename": "@pushrocks/smartswagger",
"npmPackagename": "@push.rocks/smartswagger",
"license": "MIT",
"projectDomain": "push.rocks"
}