Files
webwidget/npmextra.json

36 lines
880 B
JSON
Raw Normal View History

2020-09-19 15:51:50 +00:00
{
"@git.zone/cli": {
2020-09-19 15:51:50 +00:00
"projectType": "wcc",
"module": {
"githost": "code.foss.global",
"gitscope": "uptime.link",
2020-09-19 15:51:50 +00:00
"gitrepo": "webwidget",
"description": "The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.",
2020-09-19 15:51:50 +00:00
"npmPackagename": "@uptimelink/webwidget",
"license": "MIT",
"projectDomain": "uptime.link",
"keywords": [
"uptime",
"status",
"webwidget",
"monitoring",
"widget",
"typescript",
"web component",
"UI",
"frontend",
"npm package"
]
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
2020-09-19 15:51:50 +00:00
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
2020-09-19 15:51:50 +00:00
}
}