fix(core): Fixed various package metadata issues and improved component interactions

This commit is contained in:
2024-06-26 21:12:11 +02:00
parent a61326a8e5
commit a89be07bc2
9 changed files with 4632 additions and 2122 deletions

View File

@@ -2,13 +2,25 @@
"gitzone": {
"projectType": "wcc",
"module": {
"githost": "gitlab.com",
"gitscope": "uptimelink",
"githost": "code.foss.global",
"gitscope": "uptime.link",
"gitrepo": "webwidget",
"description": "the webwidget for public use of uptimelink",
"description": "The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.",
"npmPackagename": "@uptimelink/webwidget",
"license": "UNLICENSED",
"projectDomain": "uptime.link"
"license": "MIT",
"projectDomain": "uptime.link",
"keywords": [
"uptime",
"status",
"webwidget",
"monitoring",
"widget",
"typescript",
"web component",
"UI",
"frontend",
"npm package"
]
}
},
"npmci": {