switch to new org scheme

This commit is contained in:
2023-07-10 02:56:29 +02:00
parent 3b1ee6460f
commit 8aa16a847a
3 changed files with 4 additions and 21 deletions

View File

@@ -2,10 +2,10 @@
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartipc",
"shortDescription": "node inter process communication",
"npmPackagename": "@pushrocks/smartipc",
"npmPackagename": "@push.rocks/smartipc",
"license": "MIT",
"projectDomain": "push.rocks"
}