mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-02 01:40:56 +01:00
add daemon/framework@11.0.5 roblox
This commit is contained in:
parent
581c0210e1
commit
68f43fd28c
1 changed files with 20 additions and 0 deletions
|
@ -205,3 +205,23 @@ JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", ind
|
|||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
||||
["11.0.5 roblox"]
|
||||
published_at = "2025-03-21T02:44:14.949406354Z"
|
||||
description = "A featherlight and quick framework for Roblox experiences."
|
||||
license = "MIT"
|
||||
authors = ["Daemon6109"]
|
||||
repository = "https://github.com/Daemon6109/framework"
|
||||
|
||||
["11.0.5 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "lib/Framework/init.luau"
|
||||
build_files = ["lib"]
|
||||
|
||||
["11.0.5 roblox".dependencies]
|
||||
Debugger = [{ name = "lumin/debugger", version = "^1.0.3", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
Jest = [{ wally = "wally#jsdotlua/jest", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"]
|
||||
JestGlobals = [{ wally = "wally#jsdotlua/jest-globals", version = "^3.10.0", index = "https://github.com/UpliftGames/wally-index" }, "dev"]
|
||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
|
Loading…
Add table
Reference in a new issue