Package: ajv
Title: Another JSON Schema Validator
Version: 1.0.0
Authors@R: c(person("Jason", "Thorpe", role = c("aut", "cre"),
    email = "jdthorpe@gmail.com"))
Maintainer: Jason Thorpe <jdthorpe@gmail.com>
Description: A thin wrapper around the 'ajv' JSON validation package for
    JavaScript. See <http://epoberezkin.github.io/ajv/> for details.
License: GPL-2
LazyData: true
URL: https://github.com/jdthorpe/ajvr
BugReports: https://github.com/jdthorpe/ajvr/issues
Imports: V8, yaml, RJSONIO
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-24 16:13:33 UTC; MPGWRK-006
Author: Jason Thorpe [aut, cre]
Repository: CRAN
Date/Publication: 2017-04-24 16:23:22 UTC
Built: R 4.2.0; ; 2022-04-26 10:02:56 UTC; unix
