Skip to content

Commit d0b3b09

Browse files
authored
add nimodbclite (#3161)
1 parent 1b1be4d commit d0b3b09

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"name": "nimodbclite",
4+
"url": "https://github.com/YesDrX/nimodbclite",
5+
"method": "git",
6+
"tags": [
7+
"sql",
8+
"odbc"
9+
],
10+
"description": "A lite odbc wrapper for nim.",
11+
"license": "MIT",
12+
"web": "https://github.com/YesDrX/nimodbclite"
13+
},
214
{
315
"name": "nimproto3",
416
"url": "https://github.com/YesDrX/nimproto3",

0 commit comments

Comments
 (0)