fix(core): update

This commit is contained in:
2020-07-24 11:37:11 +00:00
commit 68e696d152
13 changed files with 11286 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartobject",
"shortDescription": "work with objects",
"npmPackagename": "@pushrocks/smartobject",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}