mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 22:58:04 +00:00
add jiwonz/dirs@0.3.0 lune
This commit is contained in:
parent
c8a38651af
commit
887f1607d2
1 changed files with 18 additions and 0 deletions
18
jiwonz/dirs
18
jiwonz/dirs
|
@ -84,3 +84,21 @@ lib = "src/init.luau"
|
||||||
["0.2.2 lune".dependencies]
|
["0.2.2 lune".dependencies]
|
||||||
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
||||||
|
["0.3.0 lune"]
|
||||||
|
published_at = "2025-01-18T12:09:52.904966796Z"
|
||||||
|
description = "A library for lune that provides config/cache/data paths. Heavily inspired by dirs-rs"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["jiwonz <me@jiwonz.kr>"]
|
||||||
|
repository = "https://github.com/jiwonz/dirs-lune/"
|
||||||
|
|
||||||
|
["0.3.0 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
||||||
|
["0.3.0 lune".dependencies]
|
||||||
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.38.1", index = "https://github.com/daimond113/pesde-index" }, "dev"]
|
||||||
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.3.0", index = "https://github.com/daimond113/pesde-index" }, "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"]
|
||||||
|
|
Loading…
Reference in a new issue