switch to new org scheme

This commit is contained in:
Philipp Kunz 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"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartmetrics",
"name": "@push.rocks/smartmetrics",
"version": "2.0.6",
"private": false,
"description": "easy system metrics",
@ -44,4 +44,4 @@
"prom-client": "^14.2.0"
},
"type": "module"
}
}