fix(core): update

This commit is contained in:
2019-10-01 14:11:20 +02:00
commit 0c54809e14
12 changed files with 1909 additions and 0 deletions

17
npmextra.json Normal file
View File

@@ -0,0 +1,17 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartcrypto",
"shortDescription": "easy crypto methods",
"npmPackagename": "@pushrocks/smartcrypto",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}