mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Add tiny_sqlite (#978)
This commit is contained in:
parent
1f4be30212
commit
ec99bc7067
@ -12350,5 +12350,17 @@
|
|||||||
"description": "A little lib for generating URL with args.",
|
"description": "A little lib for generating URL with args.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/MaxUNof/gurl"
|
"web": "https://github.com/MaxUNof/gurl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "tiny_sqlite",
|
||||||
|
"url": "https://github.com/GULPF/tiny_sqlite",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"database",
|
||||||
|
"sqlite"
|
||||||
|
],
|
||||||
|
"description": "A thin SQLite wrapper with proper type safety",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/GULPF/tiny_sqlite"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user