index/jiwonz/dirs
2024-11-07 15:28:58 +00:00

41 lines
1.4 KiB
Text

["0.1.0 lune"]
published_at = "2024-10-31T06:19:43.275407722Z"
description = "A library for lune that provides config/cache/data paths. Heavily inspired by dirs-rs"
license = "MIT"
authors = ["jiwonz"]
repository = "https://github.com/jiwonz/dirs-lune/"
["0.1.0 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.1.0 lune".dependencies]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
["0.1.1 lune"]
published_at = "2024-11-07T14:32:36.449141934Z"
description = "A library for lune that provides config/cache/data paths. Heavily inspired by dirs-rs"
license = "MIT"
authors = ["jiwonz"]
repository = "https://github.com/jiwonz/dirs-lune/"
["0.1.1 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.1.1 lune".dependencies]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
["0.1.2 lune"]
published_at = "2024-11-07T15:28:58.576469524Z"
description = "A library for lune that provides config/cache/data paths. Heavily inspired by dirs-rs"
license = "MIT"
authors = ["jiwonz"]
repository = "https://github.com/jiwonz/dirs-lune/"
["0.1.2 lune".target]
environment = "lune"
lib = "src/init.luau"
["0.1.2 lune".dependencies]
pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]