fix(core): update

This commit is contained in:
2020-03-10 07:46:32 +00:00
commit 58c3375cb6
13 changed files with 2021 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": "webglobal",
"shortDescription": "a better non polluting global module for efficient in browser communication",
"npmPackagename": "@pushrocks/webglobal",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}