switch to new org scheme

This commit is contained in:
2023-07-10 02:42:47 +02:00
parent f8dfeb3646
commit 3bf670d5d6
3 changed files with 4 additions and 21 deletions

View File

@@ -7,10 +7,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartcls",
"shortDescription": "continuation-local-storage using native AsyncLocalStorage",
"npmPackagename": "@pushrocks/smartcls",
"npmPackagename": "@push.rocks/smartcls",
"license": "MIT"
}
}