fix(core): update

This commit is contained in:
2020-03-27 13:40:03 +00:00
parent a84368fd42
commit 0a1bf06048
29 changed files with 1814 additions and 2230 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smarturl",
"shortDescription": "a url parsing lib",
"npmPackagename": "@pushrocks/smarturl",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}