From 96ed3e56eddeebb068ec677b3acab389041720a3 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 12 Jan 2025 03:47:17 +0000 Subject: [PATCH] add kimpure/asciitable@0.2.1 luau --- kimpure/asciitable | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/asciitable b/kimpure/asciitable index 79cc0f4..9b7e131 100644 --- a/kimpure/asciitable +++ b/kimpure/asciitable @@ -91,3 +91,17 @@ 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 luau"] +published_at = "2025-01-12T03:47:17.234672159Z" +description = "using luau console table && tree" +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/asciitable-luau" + +["0.2.1 luau".target] +environment = "luau" +lib = "src/init.luau" + +["0.2.1 luau".dependencies] +greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]