aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ade2aa5..93e53f3 100644
--- a/packages.json
+++ b/packages.json
@@ -7156,5 +7156,19 @@
"description": "Libraries and utilites related to Monero, a CryptoNote cryptocurrency.",
"license": "MIT",
"web": "https://github.com/ehmry/nim-monero"
+ },
+ {
+ "name": "presto",
+ "url": "https://github.com/Bennyelg/nimPresto",
+ "method": "git",
+ "tags": [
+ "prestodb",
+ "connector",
+ "database",
+ "nim-lang"
+ ],
+ "description": "prestodb simple connector",
+ "license": "MIT",
+ "web": "https://github.com/Bennyelg/nimPresto"
}
]