Package: gh
Title: 'GitHub' 'API'
Version: 1.3.0
Authors@R: 
    c(person(given = "Gábor",
             family = "Csárdi",
             role = c("cre", "ctb"),
             email = "csardi.gabor@gmail.com"),
      person(given = "Jennifer",
             family = "Bryan",
             role = "aut"),
      person(given = "Hadley",
             family = "Wickham",
             role = "aut"),
      person(given = "RStudio",
             role = c("cph", "fnd")))
Description: Minimal client to access the 'GitHub' 'API'.
License: MIT + file LICENSE
URL: https://gh.r-lib.org/, https://github.com/r-lib/gh#readme
BugReports: https://github.com/r-lib/gh/issues
Imports: cli (>= 2.0.1), gitcreds, httr (>= 1.2), ini, jsonlite
Suggests: covr, knitr, mockery, rmarkdown, rprojroot, spelling,
        testthat (>= 2.3.2), withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1.9001
NeedsCompilation: no
Packaged: 2021-04-30 08:22:26 UTC; gaborcsardi
Author: Gábor Csárdi [cre, ctb],
  Jennifer Bryan [aut],
  Hadley Wickham [aut],
  RStudio [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-30 10:40:14 UTC
Built: R 4.3.2; ; 2024-06-27 18:52:35 UTC; unix
