diff --git a/packages.json b/packages.json index 852241e..17e2257 100644 --- a/packages.json +++ b/packages.json @@ -242,5 +242,14 @@ "tags": [ "hr", "cli" ], "url": "https://git.jdb-software.com/jdb/cli-horizontal-rule.git", "web": "https://git.jdb-software.com/jdb/cli-horizontal-rule" + }, + { + "name": "bibleref", + "description": "CLI utility to display and output Bible passages.", + "license": "MIT", + "method": "git", + "tags": [ "bible", "cli" ], + "url": "https://git.jdb-software.com/jdb/bibleref.git", + "web": "https://git.jdb-software.com/jdb/bibleref" } ]