hetznercloud/npmextra.json
2024-06-15 15:31:55 +02:00

31 lines
764 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "apiclient.xyz",
"gitrepo": "hetznercloud",
"description": "An unofficial TypeScript API client for the Hetzner Cloud API providing easy methods to manage servers, volumes, and firewalls.",
"npmPackagename": "@apiclient.xyz/hetznercloud",
"license": "MIT",
"projectDomain": "apiclient.xyz",
"keywords": [
"Hetzner",
"Cloud",
"API",
"TypeScript",
"Client",
"Servers",
"Volumes",
"Firewalls",
"Automation",
"DevOps",
"Cloud Infrastructure"
]
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}