update npmextra.json: githost

This commit is contained in:
2024-03-30 21:49:05 +01:00
parent d7d83fe815
commit 375082a87d
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": "smartvhost",
"shortDescription": "a module creating a vhost layer in order to maintain several smartexpress instances",
"npmPackagename": "@pushrocks/smartvhost",
"npmPackagename": "@push.rocks/smartvhost",
"license": "MIT",
"projectDomain": "push.rocks"
}