diff --git a/pesde/luau_lsp b/pesde/luau_lsp index 8a19669..7b83146 100644 --- a/pesde/luau_lsp +++ b/pesde/luau_lsp @@ -91,3 +91,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.39.1 lune"] +published_at = "2025-02-16T17:55:06.001967013Z" +description = "Language Server Implementation for Luau" +authors = ["CompeyDev ", "Johnny Morganz "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/luau-lsp" + +["1.39.1 lune".target] +environment = "lune" +bin = "init.luau" + +["1.39.1 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["1.39.1 lune".dependencies] +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"]