From efbaeda520c670b865635dd6589ec12f0885e099 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 18 Mar 2025 12:37:17 +0000 Subject: [PATCH] add jiwonz/lune_setup@0.2.4 lune --- jiwonz/lune_setup | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/jiwonz/lune_setup b/jiwonz/lune_setup index 841f99b..c88ddc9 100644 --- a/jiwonz/lune_setup +++ b/jiwonz/lune_setup @@ -91,3 +91,23 @@ dirs = [{ name = "jiwonz/dirs", version = "^0.4.0", index = "https://github.com/ luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/pesde-pkg/index" }, "dev"] pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"] unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"] + +["0.2.4 lune"] +published_at = "2025-03-18T12:37:17.730124358Z" +description = "lune setup command written in luau but for newer luau-lsp" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/jiwonz/lune_setup" + +["0.2.4 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.2.4 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.12", index = "https://github.com/pesde-pkg/index" }, "dev"] +luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.40.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.2", index = "https://github.com/pesde-pkg/index" }, "standard"] +selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "standard"] +unzip = [{ name = "0x5eal/unzip", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]