mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-08 09:09:09 +00:00
add jiwonz/dirs@0.2.1 lune
This commit is contained in:
parent
cff95fe158
commit
fcfee2cfda
1 changed files with 15 additions and 0 deletions
15
jiwonz/dirs
15
jiwonz/dirs
|
@ -54,3 +54,18 @@ lib = "src/init.luau"
|
||||||
["0.2.0 lune".dependencies]
|
["0.2.0 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.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
||||||
|
["0.2.1 lune"]
|
||||||
|
published_at = "2025-01-02T07:24:37.222844799Z"
|
||||||
|
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.2.1 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
||||||
|
["0.2.1 lune".dependencies]
|
||||||
|
greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
Loading…
Reference in a new issue