mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package lowdb (#2502)
This commit is contained in:
parent
39b458bac0
commit
116c061bd2
@ -28911,5 +28911,20 @@
|
|||||||
"description": "SVG icon library manager for server-side rendering",
|
"description": "SVG icon library manager for server-side rendering",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/openpeep/iconim"
|
"web": "https://github.com/openpeep/iconim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lowdb",
|
||||||
|
"url": "https://github.com/PhilippMDoerner/lowdb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sqlite",
|
||||||
|
"postgres",
|
||||||
|
"database",
|
||||||
|
"binding",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Low level db_sqlite and db_postgres forks with a proper typing",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/PhilippMDoerner/lowdb"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user