switch to new org scheme
This commit is contained in:
parent
3affd81165
commit
05f8e6812b
@ -6,10 +6,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smartjson",
|
"gitrepo": "smartjson",
|
||||||
"description": "typed json handlers",
|
"description": "typed json handlers",
|
||||||
"npmPackagename": "@pushrocks/smartjson",
|
"npmPackagename": "@push.rocks/smartjson",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartjson",
|
"name": "@push.rocks/smartjson",
|
||||||
"version": "5.0.6",
|
"version": "5.0.6",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "typed json handlers",
|
"description": "typed json handlers",
|
||||||
@ -50,4 +50,4 @@
|
|||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
],
|
],
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user