From faf0c4f56af7b4ed26cd07f7d2f031ae8317b039 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 30 Nov 2024 05:36:32 +0000 Subject: [PATCH] add pesde/selene@0.27.1 lune --- pesde/selene | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pesde/selene diff --git a/pesde/selene b/pesde/selene new file mode 100644 index 0000000..fc3a75f --- /dev/null +++ b/pesde/selene @@ -0,0 +1,14 @@ +["0.27.1 lune"] +published_at = "2024-11-30T05:36:32.818600920Z" +description = "A blazing-fast modern Lua linter written in Rust" +authors = ["CompeyDev ", "Kampfkarren "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/selene" + +["0.27.1 lune".target] +environment = "lune" +bin = "init.luau" + +["0.27.1 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]