update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:48:41 +01:00
parent 69f095044a
commit 6cceb84d6b
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": "smartsmtp",
"description": "a module for handling smtp stuff",
"npmPackagename": "@pushrocks/smartsmtp",
"npmPackagename": "@push.rocks/smartsmtp",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartsmtp",
"name": "@push.rocks/smartsmtp",
"version": "3.0.3",
"private": false,
"description": "a module for handling smtp stuff",
@ -40,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}