mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add jiwonz/signal@0.1.0 luau
This commit is contained in:
parent
a5fc5095ad
commit
4210e4bc01
1 changed files with 20 additions and 0 deletions
|
@ -17,3 +17,23 @@ lune = "^0.8.9"
|
|||
go = [{ name = "jiwonz/go", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index", target = "luau" }, "standard"]
|
||||
task = [{ name = "jiwonz/task", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
||||
["0.1.0 luau"]
|
||||
published_at = "2025-02-22T16:50:56.735053355Z"
|
||||
description = "Fast and simple signal class for Luau, Lune, and Roblox"
|
||||
license = "MIT"
|
||||
authors = ["jiwonz <me@jiwonz.kr>", "Aspecky", "Sona"]
|
||||
repository = "https://github.com/jiwonz/luau-signal"
|
||||
|
||||
["0.1.0 luau".target]
|
||||
environment = "luau"
|
||||
lib = "src/lib.luau"
|
||||
|
||||
["0.1.0 luau".engines]
|
||||
pesde = "^0.6.0-rc.8"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.1.0 luau".dependencies]
|
||||
go = [{ name = "jiwonz/go", version = "^0.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
table_helper = [{ name = "caveful_games/table_helper", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
task = [{ name = "jiwonz/task", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue