mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-06 15:23:12 +00:00
Update packages.json - Add package couchdbapi v0.0.1 (#2438)
* Update packages.json * release YAWD (Yet Another WebDriver for nim lang) release YAWD (Yet Another WebDriver for nim lang)
This commit is contained in:
parent
6b8a6d09ef
commit
1627e0c8f4
@ -28471,5 +28471,32 @@
|
|||||||
"description": "XGui is a tool for nigui that imports xml files and turns them into nim at compile-time.",
|
"description": "XGui is a tool for nigui that imports xml files and turns them into nim at compile-time.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thatrandomperson5/xgui-nim"
|
"web": "https://github.com/thatrandomperson5/xgui-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "couchdbapi",
|
||||||
|
"url": "https://github.com/zendbit/nim.couchdbapi",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"couchdb",
|
||||||
|
"database",
|
||||||
|
"apache",
|
||||||
|
"nosql",
|
||||||
|
"json"
|
||||||
|
],
|
||||||
|
"description": "Apache CouchDb driver (REST API) for nim lang.",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/zendbit/nim.couchdbapi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "yawd",
|
||||||
|
"url": "https://github.com/zendbit/nim.yawd",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"webdriver",
|
||||||
|
"yawd"
|
||||||
|
],
|
||||||
|
"description": "Yet Another WebDriver (YAWD) for nim lang.",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/zendbit/nim.yawd"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user