add homekeeper stack
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Package: listkeeper
|
||||
Title: Listen- und Aufgabenverwaltung
|
||||
Version: 0.2.0
|
||||
Authors@R: person("Nico", "Friess", email = "nico.friess@googlemail.com", role = c("aut", "cre"))
|
||||
Description: Shiny-Anwendung zur Verwaltung von Einkaufslisten, Aufgaben und Projekten.
|
||||
License: MIT + file LICENSE
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.2
|
||||
Imports:
|
||||
bslib,
|
||||
httr2,
|
||||
jsonlite,
|
||||
shiny
|
||||
Reference in New Issue
Block a user