fix(core): update

This commit is contained in:
2019-01-30 02:42:19 +01:00
parent 9e0f2ee551
commit dba40dc99f
3 changed files with 35 additions and 8 deletions

View File

@ -1,5 +1,15 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarthash",
"shortDescription": "simplifies access to node hash functions",
"npmPackagename": "@pushrocks/smarthash",
"license": "MIT"
}
},
"npmci": {
"npmAccessLevel": "public"
}
}
}