Package: onepass
Type: Package
Title: 1password Credential Retrieval
Version: 0.1.1
Authors@R: 
    person(given = "Jonathan",
           family = "Lin",
           role = c("aut", "cre"),
           email = "hello@jonlin.ca",
           comment = c(ORCID = "0000-0001-8664-6846"))
Description: Interaction with 1Password via the command-line tool <https://1password.com/downloads/command-line/> to read vault contents and download credentials.
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://jonlinca.github.io/onepass/,
        https://github.com/jonlinca/onepass
BugReports: https://github.com/jonlinca/onepass/issues
Imports: jsonlite
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-01-25 15:51:30 UTC; jon
Author: Jonathan Lin [aut, cre] (<https://orcid.org/0000-0001-8664-6846>)
Maintainer: Jonathan Lin <hello@jonlin.ca>
Repository: CRAN
Date/Publication: 2021-01-28 12:40:02 UTC
