fix(core): update

This commit is contained in:
2021-01-03 03:41:46 +00:00
commit 2a8285bd0c
13 changed files with 11503 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": "smartrobots",
"shortDescription": "a module for making sense of robots.txt",
"npmPackagename": "@pushrocks/smartrobots",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}