Package: js
Type: Package
Title: Tools for Working with JavaScript in R
Version: 1.1
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Description: A set of utilities for working with JavaScript syntax in R.
    Includes tools to parse, tokenize, compile, validate, reformat, optimize 
    and analyze JavaScript code.
License: MIT + file LICENSE
URL: https://github.com/jeroen/js
BugReports: https://github.com/jeroen/js/issues
VignetteBuilder: knitr
Imports: V8 (>= 0.5)
Suggests: knitr, rmarkdown
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-28 18:58:15 UTC; jeroen
Repository: CRAN
Date/Publication: 2017-07-28 21:32:04 UTC
