switch to new org scheme

This commit is contained in:
2023-07-10 02:42:01 +02:00
parent 1667dd2d11
commit 3e3bd190bc
5 changed files with 14 additions and 21 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartaction",
"description": "a module for managing actions. What was done? What needs to be done? How often should it be done? Whats currently being done?",
"npmPackagename": "@pushrocks/smartaction",
"npmPackagename": "@push.rocks/smartaction",
"license": "MIT",
"projectDomain": "push.rocks"
}