From f2fd8832646f516f0bd8907ecf922c0ffc5ca1cd Mon Sep 17 00:00:00 2001 From: Thiago Navarro Date: Tue, 21 Feb 2023 00:21:22 +0000 Subject: [PATCH] Added package versicles (#2508) Co-authored-by: Gabriel Huber --- packages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages.json b/packages.json index 3e13558..52c0323 100644 --- a/packages.json +++ b/packages.json @@ -29063,5 +29063,23 @@ "description": "Super Fast Nim Macros For Internationalization and Localization", "license": "MIT", "web": "https://github.com/heinthanth/ni18n" + }, + { + "name": "versicles", + "url": "https://git.ozzuu.com/thisago/versicles", + "method": "git", + "tags": [ + "bible", + "verses", + "versicles", + "scriptures", + "markdown", + "tool", + "cli", + "library" + ], + "description": "Lib and CLI tool to manipulate biblical verses!", + "license": "MIT", + "web": "https://git.ozzuu.com/thisago/versicles" } ]