update npmextra.json: githost

This commit is contained in:
Philipp Kunz 2024-03-30 21:49:02 +01:00
parent cef31966f9
commit 72145abaf9
3 changed files with 704 additions and 698 deletions

View File

@ -2,11 +2,11 @@
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartvalidator",
"description": "a wrapper for the validator package to perform validations",
"npmPackagename": "@pushrocks/smartvalidator",
"npmPackagename": "@push.rocks/smartvalidator",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartvalidator",
"name": "@push.rocks/smartvalidator",
"version": "1.0.5",
"private": false,
"description": "a wrapper for the validator package to perform validations",
@ -19,7 +19,7 @@
"@gitzone/tsdoc": "^1.1.10",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^18.15.10"
"@types/node": "^18.15.11"
},
"dependencies": {
"@types/validator": "^13.7.4",
@ -40,4 +40,4 @@
"npmextra.json",
"readme.md"
]
}
}

File diff suppressed because it is too large Load Diff