From 6abd0419d37597a3bb60cd05bc238dad2369cbeb Mon Sep 17 00:00:00 2001
From: pesde index updater <pesde@daimond113.com>
Date: Sun, 9 Feb 2025 12:51:43 +0000
Subject: [PATCH] add jiwonz/darklua_lune@0.1.3 lune

---
 jiwonz/darklua_lune | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/jiwonz/darklua_lune b/jiwonz/darklua_lune
index f603574..526b8de 100644
--- a/jiwonz/darklua_lune
+++ b/jiwonz/darklua_lune
@@ -54,3 +54,20 @@ dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/
 greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
 luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.5", index = "https://github.com/pesde-pkg/index" }, "dev"]
 pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.3.3", index = "https://github.com/pesde-pkg/index" }, "standard"]
+
+["0.1.3 lune"]
+published_at = "2025-02-09T12:51:43.989549251Z"
+description = "darklua + lune scriptable CLI interface"
+license = "MIT"
+authors = ["jiwonz <me@jiwonz.kr>"]
+repository = "https://github.com/jiwonz/darklua-lune"
+
+["0.1.3 lune".target]
+environment = "lune"
+lib = "src/lib.luau"
+
+["0.1.3 lune".dependencies]
+darklua = [{ name = "pesde/darklua", version = "^0.16.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
+dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
+greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index" }, "standard"]
+pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.4.2", index = "https://github.com/pesde-pkg/index" }, "standard"]