Package: redoc
Type: Package
Title: Generates 'Redoc' Documentation from an 'OpenAPI' Specification
Version: 2.0.0.49
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://redoc.ly/redoc/>.
License: MIT + file LICENSE | Apache License 2.0
Imports: jsonlite
Suggests: plumber (>= 1.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/meztez/redoc
BugReports: https://github.com/meztez/redoc/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-01 03:44:43 UTC; tremb
Author: Bruno Tremblay [aut, cre],
  Barret Schloerke [ctb] (<https://orcid.org/0000-0001-9986-114X>),
  Rebilly [aut, cph]
Repository: CRAN
Date/Publication: 2021-02-05 10:30:02 UTC
