2024-01-29 13:55:55 +01:00
|
|
|
{
|
2026-05-07 23:31:22 +00:00
|
|
|
"@git.zone/cli": {
|
2024-01-29 13:55:55 +01:00
|
|
|
"projectType": "npm",
|
|
|
|
|
"module": {
|
|
|
|
|
"githost": "gitlab.com",
|
|
|
|
|
"gitscope": "apiclient.xyz",
|
|
|
|
|
"gitrepo": "hetznercloud",
|
2024-06-15 15:31:55 +02:00
|
|
|
"description": "An unofficial TypeScript API client for the Hetzner Cloud API providing easy methods to manage servers, volumes, and firewalls.",
|
2024-01-29 13:55:55 +01:00
|
|
|
"npmPackagename": "@apiclient.xyz/hetznercloud",
|
|
|
|
|
"license": "MIT",
|
2024-06-15 15:31:55 +02:00
|
|
|
"projectDomain": "apiclient.xyz",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"Hetzner",
|
|
|
|
|
"Cloud",
|
|
|
|
|
"API",
|
|
|
|
|
"TypeScript",
|
|
|
|
|
"Client",
|
|
|
|
|
"Servers",
|
|
|
|
|
"Volumes",
|
|
|
|
|
"Firewalls",
|
|
|
|
|
"Automation",
|
|
|
|
|
"DevOps",
|
|
|
|
|
"Cloud Infrastructure"
|
|
|
|
|
]
|
2026-05-07 23:31:22 +00:00
|
|
|
},
|
|
|
|
|
"release": {
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital",
|
|
|
|
|
"https://registry.npmjs.org"
|
|
|
|
|
],
|
|
|
|
|
"accessLevel": "public"
|
2024-01-29 13:55:55 +01:00
|
|
|
}
|
|
|
|
|
},
|
2026-05-07 23:31:22 +00:00
|
|
|
"@ship.zone/szci": {
|
|
|
|
|
"npmGlobalTools": []
|
2024-01-29 13:55:55 +01:00
|
|
|
}
|
|
|
|
|
}
|