mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge branch 'patch-8' of https://github.com/rgv151/packages into rgv151-patch-8
Conflicts: packages.json
This commit is contained in:
commit
1db5391996
@ -1910,7 +1910,7 @@
|
|||||||
"description": "Financial Library for Nim",
|
"description": "Financial Library for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/qqtop/NimFinLib"
|
"web": "https://github.com/qqtop/NimFinLib"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "libssh2",
|
"name": "libssh2",
|
||||||
"url": "https://github.com/rgv151/libssh2.nim",
|
"url": "https://github.com/rgv151/libssh2.nim",
|
||||||
@ -1919,6 +1919,14 @@
|
|||||||
"description": "Nim wrapper for libssh2",
|
"description": "Nim wrapper for libssh2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/libssh2.nim"
|
"web": "https://github.com/rgv151/libssh2.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rethinkdb",
|
||||||
|
"url": "https://github.com/rgv151/rethinkdb.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["rethinkdb", "driver", "client", "json"],
|
||||||
|
"description": "RethinkDB driver for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rgv151/rethinkdb.nim"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user