fix(documentation): Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.
This commit is contained in:
@@ -5,10 +5,24 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "uptime.link",
|
||||
"gitrepo": "statuspage",
|
||||
"description": "a catalog with webcomponents for uptimelink dashboard",
|
||||
"description": "A catalog of web components for the UptimeLink dashboard.",
|
||||
"npmPackagename": "@uptime.link/statuspage",
|
||||
"license": "MIT",
|
||||
"projectDomain": "uptime.link"
|
||||
"projectDomain": "uptime.link",
|
||||
"keywords": [
|
||||
"web components",
|
||||
"uptimelink",
|
||||
"dashboard",
|
||||
"status monitoring",
|
||||
"typescript",
|
||||
"incidents",
|
||||
"status",
|
||||
"performance",
|
||||
"uptime",
|
||||
"frontend",
|
||||
"UI",
|
||||
"catalog"
|
||||
]
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
|
||||
Reference in New Issue
Block a user