fix(core): update

This commit is contained in:
2020-12-21 21:01:37 +00:00
commit 343100a0e2
14 changed files with 11773 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "apiglobal",
"gitrepo": "typedsocket",
"shortDescription": "a typedrequest extension supporting websockets",
"npmPackagename": "@apiglobal/typedsocket",
"license": "MIT",
"projectDomain": "api.global"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}