switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:56:36 +02:00
parent 3affd81165
commit 05f8e6812b
2 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartjson",
"description": "typed json handlers",
"npmPackagename": "@pushrocks/smartjson",
"npmPackagename": "@push.rocks/smartjson",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartjson",
"name": "@push.rocks/smartjson",
"version": "5.0.6",
"private": false,
"description": "typed json handlers",
@ -50,4 +50,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}