index/caveful_games/table_helper
2025-02-21 10:47:24 +00:00

40 lines
1.4 KiB
Text

["0.1.0 luau"]
published_at = "2025-02-07T16:15:45.858597707Z"
description = "A collection of helpful table utility functions extending TableUtil from RbxUtil for luau"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>", "Stephen Leitnick"]
repository = "https://github.com/CavefulGames/table-helper-luau"
["0.1.0 luau".target]
environment = "luau"
lib = "src/lib/init.luau"
["0.1.0 luau".dependencies]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.5", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
["0.2.0-rc.1 roblox"]
published_at = "2025-02-21T10:47:24.903739792Z"
description = "A collection of helpful table utility functions extending TableUtil from RbxUtil for luau"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>", "Stephen Leitnick"]
repository = "https://github.com/CavefulGames/table-helper-luau"
["0.2.0-rc.1 roblox".target]
environment = "roblox"
lib = "src/lib/init.luau"
build_files = ["src"]
["0.2.0-rc.1 luau"]
published_at = "2025-02-21T10:47:10.911953343Z"
description = "A collection of helpful table utility functions extending TableUtil from RbxUtil for luau"
license = "MIT"
authors = ["jiwonz <me@jiwonz.kr>", "Stephen Leitnick"]
repository = "https://github.com/CavefulGames/table-helper-luau"
["0.2.0-rc.1 luau".target]
environment = "luau"
lib = "src/lib/init.luau"
["0.2.0-rc.1 luau".engines]
pesde = "^0.6.0-rc.8"
lune = "^0.8.9"