From 74f6b577b3bac020641ca7cb4daa0091c6a19807 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 21 Apr 2025 15:07:20 +0000 Subject: [PATCH] add pesde/luau_lsp@1.43.0 lune --- pesde/luau_lsp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pesde/luau_lsp b/pesde/luau_lsp index 6064e0e..e7b5632 100644 --- a/pesde/luau_lsp +++ b/pesde/luau_lsp @@ -205,3 +205,22 @@ lune = ">=0.8.7" core = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] option = [{ name = "lukadev_0/option", version = "^1.2.0", 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"] + +["1.43.0 lune"] +published_at = "2025-04-21T15:07:20.438140066Z" +description = "Language Server Implementation for Luau" +authors = ["CompeyDev ", "Johnny Morganz "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp" + +["1.43.0 lune".target] +environment = "lune" +bin = "init.luau" + +["1.43.0 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["1.43.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.13", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", 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"]