mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add kimpure/asciitable@0.2.1 lune
This commit is contained in:
parent
b5aa9d34b3
commit
bf715790bb
1 changed files with 14 additions and 0 deletions
|
@ -121,6 +121,20 @@ 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 lune"]
|
||||
published_at = "2025-02-24T03:49:09.398403985Z"
|
||||
description = "using luau console table && tree"
|
||||
license = "MIT"
|
||||
authors = ["kimpure (sunwoo)"]
|
||||
repository = "https://github.com/kimpure/asciitable-luau"
|
||||
|
||||
["0.2.1 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.2.1 lune".dependencies]
|
||||
greentea_luau = [{ name = "jiwonz/greentea_luau", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
||||
["0.2.1 luau"]
|
||||
published_at = "2025-01-12T03:47:17.234672159Z"
|
||||
description = "using luau console table && tree"
|
||||
|
|
Loading…
Add table
Reference in a new issue