update npmextra.json: githost

This commit is contained in:
2024-03-30 21:49:02 +01:00
parent cef31966f9
commit 72145abaf9
3 changed files with 704 additions and 698 deletions

View File

@@ -2,11 +2,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartvalidator",
"description": "a wrapper for the validator package to perform validations",
"npmPackagename": "@pushrocks/smartvalidator",
"npmPackagename": "@push.rocks/smartvalidator",
"license": "MIT",
"projectDomain": "push.rocks"
}