fix(core): update

This commit is contained in:
2021-04-12 19:00:08 +00:00
commit e8f2c43629
13 changed files with 12217 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "uptimelink",
"gitrepo": "detector",
"shortDescription": "a detector for answering network questions locally. It does not rely on any online services.",
"npmPackagename": "@uptimelink/detector",
"license": "MIT",
"projectDomain": "uptime.link"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}