diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-08-28 14:29:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-28 14:29:34 +0100 |
| commit | b83f4ecad3724b6945d1a57388f6f049f4fbf522 (patch) | |
| tree | 434cc255fe7a815f0ba91244155e4b906aeb1122 | |
| parent | bc55ce19c1d9accd22742e4e229dd1d3051e226c (diff) | |
| parent | 894267579a3e6f898b693cbb2a1a40ab91179018 (diff) | |
| download | packages-b83f4ecad3724b6945d1a57388f6f049f4fbf522.tar.gz packages-b83f4ecad3724b6945d1a57388f6f049f4fbf522.zip | |
Merge pull request #844 from ehmry/master
Remove package monero
| -rw-r--r-- | packages.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages.json b/packages.json index 7de016b..220dada 100644 --- a/packages.json +++ b/packages.json @@ -7664,19 +7664,6 @@ "web": "https://github.com/Skrylar/rfc3339" }, { - "name": "monero", - "url": "https://github.com/ehmry/nim-monero", - "method": "git", - "tags": [ - "monero", - "cryptonote", - "vanity" - ], - "description": "Libraries and utilites related to Monero, a CryptoNote cryptocurrency.", - "license": "MIT", - "web": "https://github.com/ehmry/nim-monero" - }, - { "name": "db_presto", "url": "https://github.com/Bennyelg/nimPresto", "method": "git", |
