mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-07 08:39:10 +00:00
add jiwonz/luau_path@0.1.0 luau
This commit is contained in:
parent
fc4202980f
commit
74811bca68
1 changed files with 13 additions and 0 deletions
13
jiwonz/luau_path
Normal file
13
jiwonz/luau_path
Normal file
|
@ -0,0 +1,13 @@
|
|||
["0.1.0 luau"]
|
||||
published_at = "2024-12-31T19:59:50.894242457Z"
|
||||
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.0 luau".target]
|
||||
environment = "luau"
|
||||
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"]
|
Loading…
Reference in a new issue