update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:48:26 +01:00
commit d14ce52b3c

18
npmextra.json Normal file
View File

@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartrestic",
"description": "a modules packaging restic",
"npmPackagename": "@push.rocks/smartrestic",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}