mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
15 lines
787 B
Text
15 lines
787 B
Text
["1.0.0 lune"]
|
|
published_at = "2024-10-12T19:11:48.394184179Z"
|
|
description = "Schedule functions to be called at a future time."
|
|
license = "MIT"
|
|
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
|
|
repository = "https://github.com/lukadev-0/util.luau"
|
|
|
|
["1.0.0 lune".target]
|
|
environment = "lune"
|
|
lib = "lib/init.luau"
|
|
|
|
["1.0.0 lune".dependencies]
|
|
future = [{ name = "lukadev_0/future", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
|
std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
|
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|