From e39b31a0051833a32268266e8ef098d4935efef4 Mon Sep 17 00:00:00 2001
From: pesde index updater <pesde@daimond113.com>
Date: Mon, 24 Feb 2025 20:12:34 +0000
Subject: [PATCH] add ernisto/git@0.1.0-alpha lune

---
 ernisto/git | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/ernisto/git b/ernisto/git
index 82e84c9..44cf5d6 100644
--- a/ernisto/git
+++ b/ernisto/git
@@ -30,3 +30,19 @@ lib = "src/init.luau"
 future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
 luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
 stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+
+["0.1.0-alpha lune"]
+published_at = "2025-02-24T20:12:34.392448932Z"
+description = "library for reading git objects (heavy wip)"
+license = "MIT"
+authors = ["ernisto <joaovitordesouza707@gmail.com>"]
+repository = "https://github.com/ernisto/git"
+
+["0.1.0-alpha lune".target]
+environment = "lune"
+lib = "src/init.luau"
+
+["0.1.0-alpha lune".dependencies]
+future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"]
+luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.39.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]
+stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]