mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add anonimongo entry (#1356)
This commit is contained in:
parent
c3c21c61fb
commit
81e43da4fa
@ -16478,5 +16478,21 @@
|
|||||||
"description": "Cryptographic signing for Nim.",
|
"description": "Cryptographic signing for Nim.",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"web": "https://github.com/planety/gungnir"
|
"web": "https://github.com/planety/gungnir"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "anonimongo",
|
||||||
|
"url": "https://github.com/mashingan/anonimongo",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"mongo",
|
||||||
|
"mongodb",
|
||||||
|
"driver",
|
||||||
|
"pure",
|
||||||
|
"library",
|
||||||
|
"bson"
|
||||||
|
],
|
||||||
|
"description": "ANOther pure NIm MONGO driver.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://mashingan.github.io/anonimongo/src/htmldocs/anonimongo.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user