fix(core): update

This commit is contained in:
2020-10-25 22:12:38 +00:00
commit c75a4e0fec
15 changed files with 11418 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": "smartsitemap",
"shortDescription": "a sitemap module",
"npmPackagename": "@pushrocks/smartsitemap",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}