-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 865 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: cloudflareapi
Title: 'Cloudflare' 'API' Client
Version: 0.0.0.9000
Authors@R:
person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4781-4346"))
Description: A client to interact with the 'Cloudflare' 'API' described at
<https://developers.cloudflare.com/api/>. The 'Cloudflare' 'API'
provides programmatic access to 'Cloudflare.com', a platform that
offers content delivery, security, and performance optimization
services for websites and applications.
License: MIT + file LICENSE
URL: https://github.com/api2r/cloudflareapi,
https://api2r.github.io/cloudflareapi/
BugReports: https://github.com/api2r/cloudflareapi/issues
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2