fix(core): update

This commit is contained in:
2020-03-13 20:22:56 +00:00
parent 141a1339c0
commit c72324997c
37 changed files with 1900 additions and 2340 deletions

View File

@@ -1,7 +1,16 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
"npmGlobalTools": []
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartarchive",
"shortDescription": "work with archives",
"npmPackagename": "@pushrocks/smartarchive",
"license": "MIT"
}
}
}