mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 01:29:09 +00:00
add veternitzz/progressbar@1.0.0 lune
This commit is contained in:
parent
77e7ae3d33
commit
ede3f2adce
1 changed files with 15 additions and 0 deletions
|
@ -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 <anthonylapeter@gmail.com>", "The Pesde Team <pesde@daimond113.com>"]
|
||||
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"]
|
||||
|
|
Loading…
Reference in a new issue