update npmextra.json: githost

This commit is contained in:
2024-03-30 21:48:43 +01:00
parent bee90c2c9a
commit 6139b21c6e
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": "smartsourcemap",
"shortDescription": "get sourcemap support in node",
"npmPackagename": "@pushrocks/smartsourcemap",
"npmPackagename": "@push.rocks/smartsourcemap",
"license": "MIT",
"projectDomain": "push.rocks"
}