index/jiwonz/task
2025-02-09 17:34:18 +00:00

33 lines
972 B
Text

["0.1.0 roblox"]
published_at = "2025-02-09T17:33:05.469209648Z"
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.0 roblox".target]
environment = "roblox"
lib = "src/lib/init.luau"
build_files = ["src"]
["0.1.0 lune"]
published_at = "2025-02-09T17:34:07.677281493Z"
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.0 lune".target]
environment = "lune"
lib = "src/lib/init.luau"
["0.1.0 luau"]
published_at = "2025-02-09T17:34:18.578566769Z"
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.0 luau".target]
environment = "luau"
lib = "src/lib/init.luau"