mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 03:10:36 +00:00
add jiwonz/udeps@0.1.1 lune
This commit is contained in:
parent
2c28f3f097
commit
f7a2833eb9
1 changed files with 16 additions and 0 deletions
16
jiwonz/udeps
16
jiwonz/udeps
|
@ -13,3 +13,19 @@ bin = "src/bin.luau"
|
|||
["0.1.0 lune".dependencies]
|
||||
luaup = [{ name = "jiwonz/luaup", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.1.1 lune"]
|
||||
published_at = "2024-12-11T19:51:00.201828044Z"
|
||||
description = "Find unused dependencies in pesde.toml"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz"]
|
||||
repository = "https://github.com/jiwonz/pesde-udeps"
|
||||
|
||||
["0.1.1 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/lib.luau"
|
||||
bin = "src/bin.luau"
|
||||
|
||||
["0.1.1 lune".dependencies]
|
||||
luaup = [{ name = "jiwonz/luaup", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Reference in a new issue