diff --git a/packages.json b/packages.json index aa29199..28bf172 100644 --- a/packages.json +++ b/packages.json @@ -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",