update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:49:09 +01:00
parent e49ee755d7
commit 42abd689d3
2 changed files with 5 additions and 5 deletions

View File

@ -6,11 +6,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartyaml",
"description": "handle yaml in smart ways",
"npmPackagename": "@pushrocks/smartyaml",
"npmPackagename": "@push.rocks/smartyaml",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartyaml",
"name": "@push.rocks/smartyaml",
"version": "3.0.1",
"private": false,
"description": "handle yaml in smart ways",
@ -50,4 +50,4 @@
"npmextra.json",
"readme.md"
]
}
}