diff options
| author | Tellurium52_teruruN <38907008+mzteruru52@users.noreply.github.com> | 2018-08-14 19:09:08 +0900 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-08-14 11:09:08 +0100 |
| commit | 0f3e0573f5b3689eaddfcd26bea34cb8483504d2 (patch) | |
| tree | 903b1c74b76ef4307843a720909b568c0128234a | |
| parent | c797974fdda7f9744c606a36c77a5634dc2b78da (diff) | |
| download | packages-0f3e0573f5b3689eaddfcd26bea34cb8483504d2.tar.gz packages-0f3e0573f5b3689eaddfcd26bea34cb8483504d2.zip | |
Update packages.json (#820)
| -rw-r--r-- | packages.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 101cb8a..64125ef 100644 --- a/packages.json +++ b/packages.json @@ -10208,6 +10208,17 @@ "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", "method": "git", |
