diff --git a/pesde/selene b/pesde/selene index fc3a75f..d49bf91 100644 --- a/pesde/selene +++ b/pesde/selene @@ -12,3 +12,18 @@ bin = "init.luau" 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"] + +["0.28.0 lune"] +published_at = "2025-01-16T07:49:32.670551088Z" +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.28.0 lune".target] +environment = "lune" +bin = "init.luau" + +["0.28.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.8", 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"]