Package: shinyexample
Title: An Amazing Shiny App
Version: 0.0.0.9000
Authors@R: person("firstname", "lastname", email = "your@email.com", role = c("aut", "cre"))
Description: What the package does (one paragraph).
License: What license is it under?
Encoding: UTF-8
LazyData: true
Imports: 
    shiny, 
    golem
RoxygenNote: 6.1.0
