This commit is contained in:
Andre von Houck 2023-07-22 09:33:16 -07:00 committed by GitHub
parent b9bf09c71e
commit 61bb2dc5eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12305,6 +12305,21 @@
"license": "MIT",
"web": "https://github.com/treeform/guardmons"
},
{
"name": "debby",
"url": "https://github.com/treeform/debby",
"method": "git",
"tags": [
"db",
"sqlite",
"mysql",
"postgresql",
"orm"
],
"description": "Database ORM layer",
"license": "MIT",
"web": "https://github.com/treeform/debby"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",