Package: HIBPwned
Title: Bindings for the HaveIBeenPwned.com Data Breach API
Version: 0.1.0.0
Authors@R: c(person("Steph", "Locke"
             , email = "stephanie.g.locke@gmail.com"
             , role = c("aut", "cre"))
             ,person("Troy", "Hunt"
             , email = "troyhunt@hotmail.com"
             , role = c("aut")
             , comment="HaveIBeenPwned.com"
             ))
Description: Utilising the HaveIBeenPwned.com
    API, check whether email addresses and/or user names have been present
    in a publicly disclosed data breach.
Depends: R (>= 3.2.3)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat, knitr, rmarkdown
Imports: httr, urltools, jsonlite
RoxygenNote: 5.0.1
VignetteBuilder: knitr
URL: https://github.com/censornet/HIBPwned
BugReports: https://github.com/censornet/HIBPwned/issues
NeedsCompilation: no
Packaged: 2016-05-31 20:49:16 UTC; steph
Author: Steph Locke [aut, cre],
  Troy Hunt [aut] (HaveIBeenPwned.com)
Maintainer: Steph Locke <stephanie.g.locke@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-01 16:04:41
