update readme
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user