diff options
| author | Leonardo Mariscal <7671915+cavariux@users.noreply.github.com> | 2018-07-08 11:21:07 -0500 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-07-08 17:21:07 +0100 |
| commit | d75de5470391038136631a4d621ce84c9f8846ad (patch) | |
| tree | 990a177a0629db985b3ac85ca9af2514c179407d | |
| parent | 25e3fa58959afc2da16015e25fbe2ce435f6f157 (diff) | |
| download | packages-d75de5470391038136631a4d621ce84c9f8846ad.tar.gz packages-d75de5470391038136631a4d621ce84c9f8846ad.zip | |
Added package figures (#787)
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index e2bd69c..1c0f0f1 100644 --- a/packages.json +++ b/packages.json @@ -9860,6 +9860,19 @@ "web": "https://github.com/johnnovak/nim-fmod" }, { + "name": "figures", + "url": "https://github.com/cavariux/figures", + "method": "git", + "tags": [ + "unicode", + "cli", + "figures" + ], + "description": "unicode symbols", + "license": "MIT", + "web": "https://github.com/cavariux/figures" + }, + { "name": "ur", "url": "https://github.com/JohnAD/ur", "method": "git", |
