From 9e60457e59350b154c2a98b7344bc59cba76e688 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 9 Jan 2025 10:41:41 +0000 Subject: [PATCH] add kimpure/asciitable@0.1.6 luau --- kimpure/asciitable | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/asciitable b/kimpure/asciitable index 01bfcaa..e7b255c 100644 --- a/kimpure/asciitable +++ b/kimpure/asciitable @@ -63,3 +63,17 @@ repository = "https://github.com/kimpure/asciitable-luau" ["0.1.5 luau".target] environment = "luau" lib = "src/init.luau" + +["0.1.6 luau"] +published_at = "2025-01-09T10:41:41.066166050Z" +description = "using luau console table && tree" +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/asciitable-luau" + +["0.1.6 luau".target] +environment = "luau" +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"]