switch to new org scheme

This commit is contained in:
2023-07-10 10:16:33 +02:00
parent 537df1d53e
commit 1460fedbcb
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartmetrics",
"description": "easy system metrics",
"npmPackagename": "@pushrocks/smartmetrics",
"npmPackagename": "@push.rocks/smartmetrics",
"license": "MIT",
"projectDomain": "push.rocks"
}