From 26cb9466e1d61c26b7e33d1f5b75a3890a5c45d7 Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Fri, 5 Aug 2022 14:48:31 +0000 Subject: [PATCH] Added package editlyconf (#2310) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 837793648..16e439496 100644 --- a/packages.json +++ b/packages.json @@ -27004,6 +27004,22 @@ "license": "MIT/ISC", "web": "https://github.com/c-blake/thes" }, + { + "name": "editlyconf", + "url": "https://github.com/thisago/editlyconf", + "method": "git", + "tags": [ + "video", + "config", + "library", + "video-editing", + "editly", + "video-generation" + ], + "description": "Editly config generation tools and types", + "license": "mit", + "web": "https://github.com/thisago/editlyconf" + }, { "name": "nbcnews", "url": "https://github.com/thisago/nbcnews",