From ede3f2adced59294533b152997d7053040588888 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 1 Jan 2025 00:55:55 +0000 Subject: [PATCH] add veternitzz/progressbar@1.0.0 lune --- veternitzz/progressbar | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/veternitzz/progressbar b/veternitzz/progressbar index 9674b9f..d7a9ed8 100644 --- a/veternitzz/progressbar +++ b/veternitzz/progressbar @@ -27,3 +27,18 @@ lib = "lib.luau" ["1.0.0-rc2 lune".dependencies] 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"] + +["1.0.0 lune"] +published_at = "2025-01-01T00:55:55.444068392Z" +description = "The progress bar from pesde/toolchainlib ported to a pesde package." +license = "MIT" +authors = ["Anthony LaPeter ", "The Pesde Team "] +repository = "https://github.com/veternitzz/progressbar" + +["1.0.0 lune".target] +environment = "lune" +lib = "lib.luau" + +["1.0.0 lune".dependencies] +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"]