switch to new org scheme
This commit is contained in:
parent
bc8bf48679
commit
f6630f065d
@ -3,10 +3,10 @@
|
|||||||
"projectType": "npm",
|
"projectType": "npm",
|
||||||
"module": {
|
"module": {
|
||||||
"githost": "gitlab.com",
|
"githost": "gitlab.com",
|
||||||
"gitscope": "pushrocks",
|
"gitscope": "push.rocks",
|
||||||
"gitrepo": "smarthash",
|
"gitrepo": "smarthash",
|
||||||
"description": "simplifies access to node hash functions",
|
"description": "simplifies access to node hash functions",
|
||||||
"npmPackagename": "@pushrocks/smarthash",
|
"npmPackagename": "@push.rocks/smarthash",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smarthash",
|
"name": "@push.rocks/smarthash",
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "simplified access to node hash functions",
|
"description": "simplified access to node hash functions",
|
||||||
@ -50,4 +50,4 @@
|
|||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
],
|
],
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user