Added package tm_client (#1905)

This commit is contained in:
Ian 2021-05-20 06:25:49 +00:00 committed by GitHub
parent b2d588b683
commit 7c5a3168f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22577,5 +22577,21 @@
"description": "Assembler for runtime code generation",
"license": "MIT",
"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"
}
]