switch to new org scheme

This commit is contained in:
2023-07-10 02:48:46 +02:00
parent 9f9c440e1c
commit 70daab81e4
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartdocumentation",
"description": "a tool for mapping git directories to documentation sites",
"npmPackagename": "@pushrocks/smartdocumentation",
"npmPackagename": "@push.rocks/smartdocumentation",
"license": "MIT",
"projectDomain": "push.rocks"
}