mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
113 lines
6 KiB
Text
113 lines
6 KiB
Text
["0.1.0 lune"]
|
|
published_at = "2025-01-06T10:42:07.850483776Z"
|
|
description = "lune setup command written in luau but for newer luau-lsp"
|
|
license = "MIT"
|
|
authors = ["jiwonz"]
|
|
repository = "https://github.com/jiwonz/lune_setup"
|
|
|
|
["0.1.0 lune".target]
|
|
environment = "lune"
|
|
bin = "bin.luau"
|
|
|
|
["0.1.0 lune".dependencies]
|
|
dirs = [{ name = "jiwonz/dirs", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
luau_check = [{ name = "jiwonz/luau_check", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
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-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
|
|
|
["0.2.0 lune"]
|
|
published_at = "2025-01-06T11:25:57.196057164Z"
|
|
description = "lune setup command written in luau but for newer luau-lsp"
|
|
license = "MIT"
|
|
authors = ["jiwonz"]
|
|
repository = "https://github.com/jiwonz/lune_setup"
|
|
|
|
["0.2.0 lune".target]
|
|
environment = "lune"
|
|
bin = "bin.luau"
|
|
|
|
["0.2.0 lune".dependencies]
|
|
dirs = [{ name = "jiwonz/dirs", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
luau_check = [{ name = "jiwonz/luau_check", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
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-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
|
|
|
["0.2.1 lune"]
|
|
published_at = "2025-01-09T12:41:20.562587097Z"
|
|
description = "lune setup command written in luau but for newer luau-lsp"
|
|
license = "MIT"
|
|
authors = ["jiwonz"]
|
|
repository = "https://github.com/jiwonz/lune_setup"
|
|
|
|
["0.2.1 lune".target]
|
|
environment = "lune"
|
|
bin = "bin.luau"
|
|
|
|
["0.2.1 lune".dependencies]
|
|
dirs = [{ name = "jiwonz/dirs", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
luau_check = [{ name = "jiwonz/luau_check", version = "^0.1.3", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.0", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
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"]
|
|
|
|
["0.2.3 lune"]
|
|
published_at = "2025-02-16T06:38:14.630510752Z"
|
|
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.3 lune".target]
|
|
environment = "lune"
|
|
bin = "bin.luau"
|
|
|
|
["0.2.3 lune".dependencies]
|
|
dirs = [{ name = "jiwonz/dirs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.1", 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"]
|
|
|
|
["0.2.4 lune"]
|
|
published_at = "2025-03-18T12:37:17.730124358Z"
|
|
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.4 lune".target]
|
|
environment = "lune"
|
|
bin = "bin.luau"
|
|
|
|
["0.2.4 lune".dependencies]
|
|
dirs = [{ name = "jiwonz/dirs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.12", index = "https://github.com/pesde-pkg/index" }, "dev"]
|
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.40.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.6.0-rc.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
|
unzip = [{ name = "0x5eal/unzip", version = "^0.1.3", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|