diff --git a/pesde/darklua b/pesde/darklua index e3d78d7..f01f431 100644 --- a/pesde/darklua +++ b/pesde/darklua @@ -12,3 +12,18 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.2", 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.15.0 lune"] +published_at = "2024-12-25T06:00:55.028154047Z" +description = "A command line tool that transforms Lua code" +authors = ["CompeyDev ", "jeparlefrancais "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua" + +["0.15.0 lune".target] +environment = "lune" +bin = "init.luau" + +["0.15.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.6", 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"]