add jiwonz/pathfs@0.6.0-rc.3 lune

This commit is contained in:
pesde index updater 2025-04-18 07:47:50 +00:00
parent cc3b0e06b6
commit acb8cd4d18

View file

@ -244,3 +244,23 @@ frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://git
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.8", index = "https://github.com/daimond113/pesde-index" }, "dev"]
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
["0.6.0-rc.3 lune"]
published_at = "2025-04-18T07:47:50.839983406Z"
description = "luau-path + @lune/fs and some utilities"
license = "MIT"
authors = ["jeparlefrancais <jeparlefrancais21@gmail.com>", "jiwonz <me@jiwonz.kr>"]
repository = "https://github.com/jiwonz/lune-path-fs/"
["0.6.0-rc.3 lune".target]
environment = "lune"
lib = "src/lib/init.luau"
["0.6.0-rc.3 lune".dependencies]
frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]
greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]
luau_check = [{ name = "jiwonz/luau_check", version = "^0.3.13", index = "https://github.com/daimond113/pesde-index" }, "dev"]
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.42.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
luau_path = [{ name = "jiwonz/luau_path", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]
selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/daimond113/pesde-index" }, "dev"]
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]