2019-11-30 10:02:46 +00:00
|
|
|
{
|
2025-12-26 18:20:01 +00:00
|
|
|
"@git.zone/cli": {
|
2021-03-08 17:30:04 +00:00
|
|
|
"projectType": "npm",
|
2019-11-30 10:02:46 +00:00
|
|
|
"module": {
|
|
|
|
|
"githost": "gitlab.com",
|
2022-07-16 17:45:10 +02:00
|
|
|
"gitscope": "uptime.link",
|
2019-11-30 10:02:46 +00:00
|
|
|
"gitrepo": "interfaces",
|
2022-07-16 17:45:10 +02:00
|
|
|
"description": "TypeScript interface for the uptime.link API and modules",
|
|
|
|
|
"npmPackagename": "@uptime.link/interfaces",
|
2019-11-30 10:02:46 +00:00
|
|
|
"license": "MIT",
|
|
|
|
|
"projectDomain": "uptime.link"
|
2025-12-26 18:20:01 +00:00
|
|
|
},
|
|
|
|
|
"release": {
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital",
|
|
|
|
|
"https://registry.npmjs.org"
|
|
|
|
|
],
|
|
|
|
|
"accessLevel": "public"
|
2019-11-30 10:02:46 +00:00
|
|
|
}
|
|
|
|
|
},
|
2025-12-26 18:20:01 +00:00
|
|
|
"@ship.zone/szci": {
|
|
|
|
|
"npmGlobalTools": []
|
2019-11-30 10:02:46 +00:00
|
|
|
}
|
|
|
|
|
}
|