From caba5ba4853d7e51d0bb1ac934011ccc69134ab5 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 5 Apr 2025 12:24:49 +0000 Subject: [PATCH] add synpixel/chrome@1.0.1 lune --- synpixel/chrome | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/synpixel/chrome b/synpixel/chrome index 32529fe..86fd04f 100644 --- a/synpixel/chrome +++ b/synpixel/chrome @@ -235,3 +235,23 @@ lib = "src/init.luau" ["1.0.0 lune".dependencies] base64 = [{ name = "synpixel/base64", version = "^3.0.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"] + +["1.0.1 lune"] +published_at = "2025-04-05T12:24:49.337231118Z" +description = "A port of rust-headless-chrome to Luau, built for Lune" +license = "MIT" +authors = ["synpixel"] +repository = "https://github.com/synpixel/chrome.luau" + +["1.0.1 lune".target] +environment = "lune" +lib = "src/init.luau" + +[["1.0.1 lune".docs]] +label = "Introduction" +name = "intro" +hash = "fc796a56acb914f3c4022b8c8525f46141aa8bba18c9d96c8990b90a8769ec5c" + +["1.0.1 lune".dependencies] +base64 = [{ name = "synpixel/base64", version = "^3.0.1", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] +stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index" }, "dev"]