fix(core): Fixed various package metadata issues and improved component interactions
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user