mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 09:39:09 +00:00
add veternitzz/progressbar@1.0.0-rc1 lune
This commit is contained in:
parent
74811bca68
commit
c0af0dff80
2 changed files with 15 additions and 0 deletions
14
veternitzz/progressbar
Normal file
14
veternitzz/progressbar
Normal file
|
@ -0,0 +1,14 @@
|
|||
["1.0.0-rc1 lune"]
|
||||
published_at = "2025-01-01T00:50:43.618481025Z"
|
||||
description = "The progress bar from pesde/toolchainlib ported to a pesde package."
|
||||
license = "MIT"
|
||||
authors = ["Anthony LaPeter <anthonylapeter@gmail.com>"]
|
||||
repository = "https://github.com/veternitzz/progressbar"
|
||||
|
||||
["1.0.0-rc1 lune".target]
|
||||
environment = "lune"
|
||||
lib = "lib.luau"
|
||||
|
||||
["1.0.0-rc1 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
veternitzz/scope.toml
Normal file
1
veternitzz/scope.toml
Normal file
|
@ -0,0 +1 @@
|
|||
owners = [64992801]
|
Loading…
Reference in a new issue