name = "centau/vide" version = "0.4.0" description = "A reactive Luau library for creating UI." authors = ["centau"] repository = "https://github.com/centau/vide" license = "MIT" includes = ["src/*", "README.md", "pesde.toml"] [target] environment = "roblox" build_files = ["src"] lib = "src/init.luau" [indices] default = "https://github.com/pesde-pkg/index"