mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add jiwonz/dirs@0.1.0 lune
This commit is contained in:
parent
e74506a9fd
commit
d7a29d5114
1 changed files with 13 additions and 0 deletions
13
jiwonz/dirs
Normal file
13
jiwonz/dirs
Normal file
|
@ -0,0 +1,13 @@
|
|||
["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"]
|
Loading…
Reference in a new issue