fix(core): update

This commit is contained in:
2019-12-08 20:19:13 +00:00
commit c3c477eb89
16 changed files with 1999 additions and 0 deletions

17
npmextra.json Normal file
View File

@@ -0,0 +1,17 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartreport",
"shortDescription": "create reports and display them on the web",
"npmPackagename": "@pushrocks/smartreport",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}