switch to new org scheme

This commit is contained in:
2023-07-10 02:42:56 +02:00
parent 1466725b54
commit 7bf11122f8
3 changed files with 4 additions and 21 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartdaemon",
"description": "start scripts as long running daemons and manage them",
"npmPackagename": "@pushrocks/smartdaemon",
"npmPackagename": "@push.rocks/smartdaemon",
"license": "MIT",
"projectDomain": "push.rocks"
}