From b6de478902daf1532c4fa3a286a31739b88c71d4 Mon Sep 17 00:00:00 2001 From: Pietro Peterlongo Date: Mon, 8 Mar 2021 09:19:20 +0100 Subject: [PATCH] Added package nimib (#1831) --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 208b6fa..400a94c 100644 --- a/packages.json +++ b/packages.json @@ -21744,6 +21744,21 @@ "license": "MIT", "web": "https://github.com/D4D3VD4V3/moss_nim" }, + { + "name": "nimib", + "url": "https://github.com/pietroppeter/nimib", + "method": "git", + "tags": [ + "notebook", + "library", + "html", + "markdown", + "publish" + ], + "description": "nimib 🐳 - nim 👑 driven ⛵ publishing ✍", + "license": "MIT", + "web": "https://github.com/pietroppeter/nimib" + }, { "name": "bio_seq", "url": "https://github.com/kerrycobb/nim-dna-seq",