Type: Package
Package: jsonStrings
Title: Manipulation of JSON Strings
Version: 2.1.1
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Niels", "Lohmann", role = "cph",
           comment = "'nlohmann/json' C++ library")
  )
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Fast manipulation of JSON strings. Allows to extract or
    delete an element in a JSON string, merge two JSON strings, and more.
License: GPL (>= 2)
URL: https://github.com/stla/jsonStrings
BugReports: https://github.com/stla/jsonStrings/issues
Imports: methods, R6, Rcpp (>= 1.0.0)
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.1
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2022-11-18 14:27:31 UTC; stla
Author: Stéphane Laurent [aut, cre],
  Niels Lohmann [cph] ('nlohmann/json' C++ library)
Repository: CRAN
Date/Publication: 2022-11-18 16:10:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-11-19 11:32:03 UTC; unix
Archs: jsonStrings.so.dSYM
