Files
catalog/npmextra.json

39 lines
921 B
JSON
Raw Normal View History

2020-09-19 13:59:30 +00:00
{
"@git.zone/cli": {
2020-09-19 13:59:30 +00:00
"projectType": "wcc",
"module": {
"githost": "code.foss.global",
"gitscope": "uptime.link",
"gitrepo": "statuspage",
"description": "A catalog of web components for the UptimeLink dashboard.",
"npmPackagename": "@uptime.link/statuspage",
"license": "MIT",
"projectDomain": "uptime.link",
"keywords": [
"web components",
"uptimelink",
"dashboard",
"status monitoring",
"typescript",
"incidents",
"status",
"performance",
"uptime",
"frontend",
"UI",
"catalog"
]
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
2020-09-19 13:59:30 +00:00
}
},
"@ship.zone/szci": {
2020-09-19 13:59:30 +00:00
"npmGlobalTools": [],
2021-09-27 02:49:49 +02:00
"npmRegistryUrl": "verdaccio.lossless.one"
2020-09-19 13:59:30 +00:00
}
}