Update packages.json (#2921)

This commit is contained in:
boat12022 2024-08-19 23:39:41 +05:30 committed by GitHub
parent 927dbb9bd0
commit 9a7c412477
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33952,5 +33952,18 @@
"description": "A simple clap-like command line argument parser written in Nim",
"license": "MIT",
"web": "https://github.com/AinTEAsports/nclap"
},
{
"name": "turso-nim",
"url": "https://codeberg.org/13thab/turso-nim",
"method": "git",
"tags": [
"client",
"sdk",
"db"
],
"description": "A new awesome nimble client for libsql and turso",
"license": "BSD-3-Clause",
"web": "https://codeberg.org/13thab/turso-nim"
}
]