From bba9b507b969365fd140ef76fdb506a607e76a2d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 26 Feb 2025 21:39:41 +0000 Subject: [PATCH] add ernisto/git@0.1.0-alpha.5 lune --- ernisto/git | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ernisto/git b/ernisto/git index 256e9c0..3368415 100644 --- a/ernisto/git +++ b/ernisto/git @@ -95,3 +95,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.5 lune"] +published_at = "2025-02-26T21:39:40.963337203Z" +description = "library for reading git objects (heavy wip)" +license = "MIT" +authors = ["ernisto "] +repository = "https://github.com/ernisto/git" + +["0.1.0-alpha.5 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.1.0-alpha.5 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"]