From 26330d714f90ec9db84aada5ccfdeeef306fe452 Mon Sep 17 00:00:00 2001 From: solaoi <46414076+solaoi@users.noreply.github.com> Date: Mon, 17 Jul 2023 17:20:55 +0900 Subject: [PATCH] Add package broly (#2650) * Added package broly * Update packages.json Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> --------- Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index 837ba52..64f0ea8 100644 --- a/packages.json +++ b/packages.json @@ -30782,6 +30782,20 @@ "license": "MIT", "web": "https://github.com/Pylgos/rclnim" }, + { + "name": "broly", + "url": "https://github.com/solaoi/broly", + "method": "git", + "tags": [ + "mock", + "stub", + "test", + "server" + ], + "description": "High Performance Stub Server", + "license": "MIT", + "web": "https://github.com/solaoi/broly" + }, { "name": "voicepeaky", "url": "https://github.com/solaoi/voicepeaky",