add caveful_games/argparse@0.1.0 lune

This commit is contained in:
pesde index updater 2025-01-10 18:45:07 +00:00
parent a85790f0a9
commit 8a7fb19b4a

16
caveful_games/argparse Normal file
View file

@ -0,0 +1,16 @@
["0.1.0 lune"]
published_at = "2025-01-10T18:45:07.603458378Z"
description = "mpeterv/argparse for Lune"
license = "MIT"
authors = ["Peter Melnichenko", "jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/CavefulGames/argparse-lune"
["0.1.0 lune".target]
environment = "lune"
lib = "src/lib.luau"
["0.1.0 lune".dependencies]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]