From 7dbffdbf4f440fa6abce76e11dd89fd19868e835 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 11 Jan 2025 07:41:22 +0000 Subject: [PATCH] add kimpure/asciitable@0.2.0 luau --- kimpure/asciitable | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/asciitable b/kimpure/asciitable index e7b255c..79cc0f4 100644 --- a/kimpure/asciitable +++ b/kimpure/asciitable @@ -77,3 +77,17 @@ lib = "src/init.luau" ["0.1.6 luau".dependencies] greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] + +["0.2.0 luau"] +published_at = "2025-01-11T07:41:22.686559123Z" +description = "using luau console table && tree" +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/asciitable-luau" + +["0.2.0 luau".target] +environment = "luau" +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"]