From e86f11ab62be8d22862bcb68175b680d88d76417 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 09:33:56 +0000 Subject: [PATCH] add jiwonz/multitarget@0.4.0-rc.29 lune --- jiwonz/multitarget | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/jiwonz/multitarget b/jiwonz/multitarget index ddeee07..8e8c1b1 100644 --- a/jiwonz/multitarget +++ b/jiwonz/multitarget @@ -987,3 +987,34 @@ luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https:/ pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"] + +["0.4.0-rc.29 lune"] +published_at = "2025-04-19T09:33:56.048977098Z" +description = "Customizable and flexible build script for multiple pesde targets" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/jiwonz/pesde-multitarget" + +["0.4.0-rc.29 lune".target] +environment = "lune" +lib = "src/lib.luau" +bin = "src/bin.luau" + +["0.4.0-rc.29 lune".engines] +pesde = "^0.6.0" +lune = "^0.8.9" + +["0.4.0-rc.29 lune".dependencies] +argparse = [{ name = "caveful_games/argparse", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"] +chalk_luau = [{ name = "kimpure/chalk_luau", version = "^0.1.7", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"] +darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"] +darklua_lune = [{ name = "jiwonz/darklua_lune", version = "^0.1.4", index = "https://github.com/pesde-pkg/index" }, "standard"] +glob = [{ name = "jiwonz/glob", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"] +luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.13", index = "https://github.com/pesde-pkg/index" }, "dev"] +luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.42.1", index = "https://github.com/pesde-pkg/index" }, "dev"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.3", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"] +table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]