update readme

This commit is contained in:
2024-06-15 19:55:48 +02:00
parent f39f8cd33c
commit 5731150157
6 changed files with 265 additions and 64 deletions

View File

@@ -9,9 +9,21 @@
"githost": "gitlab.com",
"gitscope": "mojoio",
"gitrepo": "cloudflare",
"description": "easy cloudflare management",
"description": "A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.",
"npmPackagename": "@apiclient.xyz/cloudflare",
"license": "MIT"
"license": "MIT",
"keywords": [
"Cloudflare",
"DNS management",
"zone management",
"worker management",
"TypeScript",
"API client",
"cloud infrastructure",
"automated DNS",
"CDN management",
"open source"
]
}
}
}