diff --git a/packages.json b/packages.json index b2973f57..c3bffe66 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,16 @@ [ + { + "name": "nimodbclite", + "url": "https://github.com/YesDrX/nimodbclite", + "method": "git", + "tags": [ + "sql", + "odbc" + ], + "description": "A lite odbc wrapper for nim.", + "license": "MIT", + "web": "https://github.com/YesDrX/nimodbclite" + }, { "name": "nimproto3", "url": "https://github.com/YesDrX/nimproto3",