Package: rjsonapi
Title: Consumer for APIs that Follow the JSON API Specification
Description: Consumer for APIs that Follow the JSON API Specification
    (<http://jsonapi.org/>). Package mostly consumes data - with experimental
    support for serving JSON API data.
Version: 0.1.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com")
License: MIT + file LICENSE
URL: https://github.com/ropensci/rjsonapi
BugReports: https://github.com/ropensci/rjsonapi/issues
Imports: crul (>= 0.2.0), R6 (>= 2.2.0), jsonlite (>= 1.2), plumber (>=
        0.3.1)
Suggests: testthat, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-08 18:33:28 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-01-09 01:47:26
