mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Update packages.json with nim-extensions (#768)
This commit is contained in:
parent
12281d7c9e
commit
d772a23dec
@ -28,6 +28,19 @@
|
|||||||
"license": "WTFPL",
|
"license": "WTFPL",
|
||||||
"web": "https://github.com/watzon/github-api-nim"
|
"web": "https://github.com/watzon/github-api-nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "extensions",
|
||||||
|
"url": "https://github.com/jyapayne/nim-extensions",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"extensions",
|
||||||
|
"addons"
|
||||||
|
],
|
||||||
|
"description": "A library that will add useful tools to Nim's arsenal.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jyapayne/nim-extensions"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "nimates",
|
"name": "nimates",
|
||||||
"url": "https://github.com/jamesalbert/nimates",
|
"url": "https://github.com/jamesalbert/nimates",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user