mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add jiwonz/task@0.1.1 lune
This commit is contained in:
parent
e68a3ae4e8
commit
cfab25bf09
1 changed files with 15 additions and 0 deletions
15
jiwonz/task
15
jiwonz/task
|
@ -32,6 +32,21 @@ repository = "https://github.com/jiwonz/luau-task"
|
|||
environment = "luau"
|
||||
lib = "src/lib/init.luau"
|
||||
|
||||
["0.1.1 lune"]
|
||||
published_at = "2025-02-21T10:02:25.926609882Z"
|
||||
description = "Get the task library for Roblox or Lune or Luau"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>", "jackdotink"]
|
||||
repository = "https://github.com/jiwonz/luau-task"
|
||||
|
||||
["0.1.1 lune".target]
|
||||
environment = "lune"
|
||||
lib = "src/lib/init.luau"
|
||||
|
||||
["0.1.1 lune".engines]
|
||||
pesde = "^0.6.0-rc.8"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.1.1 luau"]
|
||||
published_at = "2025-02-21T10:02:17.712738556Z"
|
||||
description = "Get the task library for Roblox or Lune or Luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue