Add package sunny (#2828)

This commit is contained in:
Ryan Oldenburg 2024-03-05 23:24:57 -06:00 committed by GitHub
parent 5480175715
commit b770167e54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32725,6 +32725,17 @@
"license": "MIT",
"web": "https://github.com/Q-Master/statsdclient.nim"
},
{
"name": "sunny",
"url": "https://github.com/guzba/sunny",
"method": "git",
"tags": [
"json"
],
"description": "JSON in Nim with Go-like field tags",
"license": "MIT",
"web": "https://github.com/guzba/sunny"
},
{
"name": "rmq_statsd",
"url": "https://github.com/Q-Master/rmq-statsd.nim",