mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Update packages.json (#2223)
This commit is contained in:
parent
390f740377
commit
2a3b787381
@ -22837,6 +22837,39 @@
|
||||
"description": "Client and server database and networking utils",
|
||||
"license": "Public Domain"
|
||||
},
|
||||
{
|
||||
"name": "nimwave",
|
||||
"url": "https://github.com/ansiwave/nimwave",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"tui",
|
||||
"terminal"
|
||||
],
|
||||
"description": "A TUI -> GUI library",
|
||||
"license": "Public Domain"
|
||||
},
|
||||
{
|
||||
"name": "illwave",
|
||||
"url": "https://github.com/ansiwave/illwave",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"tui",
|
||||
"terminal"
|
||||
],
|
||||
"description": "A cross-platform terminal UI library",
|
||||
"license": "WTFPL"
|
||||
},
|
||||
{
|
||||
"name": "ansiutils",
|
||||
"url": "https://github.com/ansiwave/ansiutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ansi",
|
||||
"cp437"
|
||||
],
|
||||
"description": "Utilities for parsing CP437 and ANSI escape codes",
|
||||
"license": "Public Domain"
|
||||
},
|
||||
{
|
||||
"name": "minecraft_server_status",
|
||||
"url": "https://github.com/GabrielLasso/minecraft_server_status",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user