From 0f3e0573f5b3689eaddfcd26bea34cb8483504d2 Mon Sep 17 00:00:00 2001 From: Tellurium52_teruruN <38907008+mzteruru52@users.noreply.github.com> Date: Tue, 14 Aug 2018 19:09:08 +0900 Subject: [PATCH] Update packages.json (#820) --- packages.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages.json b/packages.json index 101cb8a..64125ef 100644 --- a/packages.json +++ b/packages.json @@ -10207,6 +10207,17 @@ "license": "MIT", "web": "https://github.com/emekoi/vecio.nim" }, + { + "name": "nmiline", + "url": "https://github.com/mzteruru52/NmiLine", + "method": "git", + "tags": [ + "graph" + ], + "description": "Plotting tool using NiGui", + "license": "MIT", + "web": "https://github.com/mzteruru52/NmiLine" + }, { "name": "c_alikes", "url": "https://github.com/ReneSac/c_alikes",