mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-07 08:39:10 +00:00
add jiwonz/luau_path@0.1.1 luau
This commit is contained in:
parent
1f79769e0a
commit
3da49e8560
1 changed files with 14 additions and 0 deletions
|
@ -11,3 +11,17 @@ lib = "src/init.luau"
|
|||
|
||||
["0.1.0 luau".dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.1.1 luau"]
|
||||
published_at = "2025-01-01T12:27:56.420106348Z"
|
||||
description = "A Luau library to handle file paths based on the Rust path library by jeparlefrancais, Uploaded for pesde"
|
||||
license = "MIT"
|
||||
authors = ["jeparlefrancais <jeparlefrancais21@gmail.com>"]
|
||||
repository = "https://github.com/seaofvoices/luau-path"
|
||||
|
||||
["0.1.1 luau".target]
|
||||
environment = "luau"
|
||||
lib = "src/init.luau"
|
||||
|
||||
["0.1.1 luau".dependencies]
|
||||
luau_disk = [{ name = "jiwonz/luau_disk", version = "^0.1.2", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Reference in a new issue