Package: keys
Title: Keyboard Shortcuts for 'shiny'
Version: 0.1.1
Authors@R: c(
  person(given = "Tyler", family = "Littlefield", role = c("aut", "cre"), email = "tylerlittlefield@hey.com", comment = "Author of Javascript wrapper"),
  person(given = "Colin", family = "Fay", role = "aut", email = "contact@colinfay.me", comment = c(ORCID = "0000-0001-7343-1846")),
  person(given = "Craig", family = "Campbell", role = c("cph"), comment = "Author of JavaScript code"))
Description: Assign and listen to keyboard shortcuts in 'shiny' using the 
  'Mousetrap' Javascript library.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: htmltools, shiny, jsonlite
URL: https://github.com/r4fun/keys
BugReports: https://github.com/r4fun/keys/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-11 17:49:30 UTC; tlittlef
Author: Tyler Littlefield [aut, cre] (Author of Javascript wrapper),
  Colin Fay [aut] (<https://orcid.org/0000-0001-7343-1846>),
  Craig Campbell [cph] (Author of JavaScript code)
Maintainer: Tyler Littlefield <tylerlittlefield@hey.com>
Repository: CRAN
Date/Publication: 2021-07-11 18:00:02 UTC
Built: R 4.3.0; ; 2023-04-12 15:02:55 UTC; unix
