switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:41:58 +02:00
parent 737f5bf5cc
commit d405bf63a3
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartacme",
"shortDescription": "acme with an easy yet powerful interface in TypeScript",
"npmPackagename": "@pushrocks/smartacme",
"npmPackagename": "@push.rocks/smartacme",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartacme",
"name": "@push.rocks/smartacme",
"version": "4.0.3",
"private": false,
"description": "acme with an easy yet powerful interface in TypeScript",
@ -64,4 +64,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}