Package: redoc
Type: Package
Title: Generates 'Redoc' Documentation from an 'OpenAPI' Specification
Version: 2.0.0.75
Authors@R: c(
    person("Bruno", "Tremblay", email = "openr@neoxone.com", role = c("aut", "cre")),
    person("Barret", "Schloerke", email = "barret@rstudio.com", role = "ctb",
           comment = c(ORCID = "0000-0001-9986-114X")),
    person(family = "Rebilly", role = c("aut", "cph")))
Maintainer: Bruno Tremblay <openr@neoxone.com>
Description: A collection of 'HTML', 'JavaScript', 'CSS' and fonts
  assets that generate 'Redoc' documentation from an 'OpenAPI' Specification:
   <https://redocly.com/redoc/>.
License: MIT + file LICENSE | Apache License 2.0
Imports: jsonlite
Suggests: plumber (>= 1.0), testthat (>= 3.0.0)
Encoding: UTF-8
URL: https://github.com/meztez/redoc
BugReports: https://github.com/meztez/redoc/issues
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-17 18:58:53 UTC; bruno
Author: Bruno Tremblay [aut, cre],
  Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>),
  Rebilly [aut, cph]
Repository: CRAN
Date/Publication: 2023-11-17 19:20:03 UTC
Built: R 4.5.2; ; 2025-11-08 02:28:04 UTC; windows
