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"]