diff --git a/kimpure/asciitable b/kimpure/asciitable index 56d87f5..42b86a4 100644 --- a/kimpure/asciitable +++ b/kimpure/asciitable @@ -121,6 +121,21 @@ lib = "src/init.luau" ["0.2.0 luau".dependencies] greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +["0.2.1 roblox"] +published_at = "2025-02-24T03:49:12.275093393Z" +description = "using luau console table && tree" +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/asciitable-luau" + +["0.2.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.2.1 roblox".dependencies] +greentea_luau = [{ name = "jiwonz/greentea_luau", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] + ["0.2.1 lune"] published_at = "2025-02-24T03:49:09.398403985Z" description = "using luau console table && tree"