package = "pond" version = "dev-1" source = { url = "https://git.arnes.space/compost.party/pond.git" } description = { homepage = "https://pond.compost.party", license = "AGPL" } dependencies = { "http", "fennel" } build = { type = "builtin", modules = { json = "json.lua" } }