From 0d1c253756d1edc336a3b6406f4c2b85894a668f Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 18 Feb 2025 15:58:57 +0000 Subject: [PATCH] add synpixel/chrome@1.0.0 lune --- synpixel/chrome | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/synpixel/chrome b/synpixel/chrome index d278896..32529fe 100644 --- a/synpixel/chrome +++ b/synpixel/chrome @@ -220,3 +220,18 @@ lib = "src/init.luau" ["0.2.6 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.0 lune"] +published_at = "2025-02-18T15:58:57.854377242Z" +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.0 lune".target] +environment = "lune" +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"]