update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:49:15 +01:00
parent d24352a289
commit 32f1eb7c3c
2 changed files with 5 additions and 5 deletions

View File

@ -2,11 +2,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "webdetector",
"description": "detect things about from within a webapp",
"npmPackagename": "@pushrocks/webdetector",
"npmPackagename": "@push.rocks/webdetector",
"license": "MIT"
}
},

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/webdetector",
"name": "@push.rocks/webdetector",
"version": "2.0.3",
"private": false,
"description": "detect different environments within the browser",
@ -40,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}