From 4004026426141aecb21db796f26216b39818bba6 Mon Sep 17 00:00:00 2001 From: Liam Sc Date: Mon, 8 Jun 2020 05:04:34 +1200 Subject: [PATCH] Update packages.json (#1503) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 90900c2..d9936f6 100644 --- a/packages.json +++ b/packages.json @@ -18173,5 +18173,21 @@ "description": "A new awesome nimble package", "license": "MIT", "web": "https://github.com/bung87/tim_sort" + }, + { + "name": "inumon", + "url": "https://github.com/dizzyliam/inumon", + "method": "git", + "tags": [ + "image", + "images", + "png", + "image manipulation", + "jpeg", + "jpg" + ], + "description": "A high-level image I/O and manipulation library for Nim.", + "license": "MPL 2.0", + "web": "https://github.com/dizzyliam/inumon" } ]