Skip to content

Commit

Permalink
Update packages.json (#2747)
Browse files Browse the repository at this point in the history
  • Loading branch information
pNeal0 authored Nov 8, 2023
1 parent c0d3a9c commit a1364fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit a1364fa

Please sign in to comment.