hetznercloud/npmextra.json

31 lines
764 B
JSON
Raw Normal View History

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