Update packages.json (#2747)

This commit is contained in:
pNeal0 2023-11-08 07:54:57 +01:00 committed by GitHub
parent c0d3a9c469
commit a1364fae9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31824,5 +31824,22 @@
"description": "A thread safe logging library using Nim's own logging module",
"license": "AGPL-3.0-or-later",
"web": "https://pswilde.codeberg.page/threadlogging_docs/threadlogging.html"
},
{
"name": "paint",
"url": "https://github.com/pNeal0/paint",
"method": "git",
"tags": [
"color",
"library",
"command-line",
"rgb",
"terminal",
"text",
"colorize"
],
"description": "Colorize strings in a simple and clean way",
"license": "MIT",
"web": "https://github.com/pNeal0/paint"
}
]