Added package shobiz (#2885)

This commit is contained in:
Logan VanCuren 2024-05-30 23:10:54 -07:00 committed by GitHub
parent 177d726b23
commit 6c7f5128b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33545,5 +33545,19 @@
"license": "MIT",
"web": "https://github.com/neroist/libtray",
"doc": "https://neroist.github.io/libtray/libtray.html"
},
{
"name": "shobiz",
"url": "https://github.com/logavanc/shobiz",
"method": "git",
"tags": [
"cli",
"logging",
"structured",
"json"
],
"description": "Simple structured console messages for Nim applications.",
"license": "MIT",
"web": "https://github.com/logavanc/shobiz"
}
]