switch to new org scheme

This commit is contained in:
2023-07-10 02:55:49 +02:00
parent d754001d5b
commit 16ebffcb65
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": "smartfeed",
"shortDescription": "create and parse feeds",
"npmPackagename": "@pushrocks/smartfeed",
"npmPackagename": "@push.rocks/smartfeed",
"license": "MIT",
"projectDomain": "push.rocks"
}