Package: swagger
Type: Package
Title: Dynamically Generates Documentation from a 'Swagger' Compliant
        API
Version: 3.4.0
Authors@R: c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre")),
    person(family = "RStudio", role = c("cph")),
    person(family = "SmartBear Software", role = c("aut", "cph"))
    )
Maintainer: Javier Luraschi <javier@rstudio.com>
Description: A collection of 'HTML', 'JavaScript', and 'CSS' assets that
  dynamically generate beautiful documentation from a 'Swagger' compliant API:
  <https://swagger.io/specification/>.
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/rstudio/swagger
BugReports: https://github.com/rstudio/swagger/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-26 18:37:49 UTC; javierluraschi
Author: Javier Luraschi [aut, cre],
  RStudio [cph],
  SmartBear Software [aut, cph]
Repository: CRAN
Date/Publication: 2017-10-27 08:09:34 UTC
