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