mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package tm_client (#1905)
This commit is contained in:
parent
b2d588b683
commit
7c5a3168f5
@ -22577,5 +22577,21 @@
|
|||||||
"description": "Assembler for runtime code generation",
|
"description": "Assembler for runtime code generation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/RSDuck/catnip"
|
"web": "https://github.com/RSDuck/catnip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tm_client",
|
||||||
|
"url": "https://github.com/termermc/nim-tm-client",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"twinemedia",
|
||||||
|
"api",
|
||||||
|
"client",
|
||||||
|
"async",
|
||||||
|
"library",
|
||||||
|
"media"
|
||||||
|
],
|
||||||
|
"description": "TwineMedia API client library for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/termermc/nim-tm-client"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user