mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add jiwonz/lune_setup@0.2.2 lune
This commit is contained in:
parent
b22305866d
commit
e022399648
1 changed files with 17 additions and 0 deletions
|
@ -57,3 +57,20 @@ pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.2", index = "https://github.
|
|||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.0.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
||||
["0.2.2 lune"]
|
||||
published_at = "2025-02-06T01:30:26.239847508Z"
|
||||
description = "lune setup command written in luau but for newer luau-lsp"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||
repository = "https://github.com/jiwonz/lune_setup"
|
||||
|
||||
["0.2.2 lune".target]
|
||||
environment = "lune"
|
||||
bin = "bin.luau"
|
||||
|
||||
["0.2.2 lune".dependencies]
|
||||
dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.5", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
unzip = [{ name = "0x5eal/unzip", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue