mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-08 09:09:09 +00:00
add veternitzz/progressbar@1.0.1 lune
This commit is contained in:
parent
f5d2c15070
commit
a628b2cc16
1 changed files with 15 additions and 0 deletions
|
@ -57,3 +57,18 @@ 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"]
|
||||
|
||||
["1.0.1 lune"]
|
||||
published_at = "2025-01-01T16:49:26.322725351Z"
|
||||
description = "The progress bar from pesde/toolchainlib ported to a pesde package."
|
||||
license = "MIT"
|
||||
authors = ["Anthony LaPeter <anthonylapeter@gmail.com>", "Erica Marigold <hi@devcomp.xyz>"]
|
||||
repository = "https://github.com/veternitzz/progressbar"
|
||||
|
||||
["1.0.1 lune".target]
|
||||
environment = "lune"
|
||||
lib = "lib.luau"
|
||||
|
||||
["1.0.1 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"]
|
||||
|
|
Loading…
Reference in a new issue