mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
48 lines
2.3 KiB
Text
48 lines
2.3 KiB
Text
["1.0.0 roblox"]
|
|
published_at = "2024-10-12T19:11:51.048691094Z"
|
|
description = "Future<T> type in Luau"
|
|
license = "MIT"
|
|
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
|
|
repository = "https://github.com/lukadev-0/util.luau"
|
|
|
|
["1.0.0 roblox".target]
|
|
environment = "roblox"
|
|
lib = "lib/init.luau"
|
|
build_files = ["lib", "option.luau", "std.luau", "threadpool.luau"]
|
|
|
|
["1.0.0 roblox".dependencies]
|
|
option = [{ name = "lukadev_0/option", version = "^1.1.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
|
|
std = [{ name = "lukadev_0/std", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
|
|
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
|
|
|
|
["1.0.0 lune"]
|
|
published_at = "2024-10-12T19:13:35.600416151Z"
|
|
description = "Future<T> type in Luau"
|
|
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]
|
|
option = [{ name = "lukadev_0/option", version = "^1.1.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"]
|
|
|
|
["1.0.1 lune"]
|
|
published_at = "2024-11-02T14:01:39.607526217Z"
|
|
description = "Future<T> type in Luau"
|
|
license = "MIT"
|
|
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
|
|
repository = "https://github.com/lukadev-0/util.luau"
|
|
|
|
["1.0.1 lune".target]
|
|
environment = "lune"
|
|
lib = "lib/init.luau"
|
|
|
|
["1.0.1 lune".dependencies]
|
|
option = [{ name = "lukadev_0/option", version = "^1.1.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
|
std = [{ name = "lukadev_0/std", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
|
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|