diff --git a/packages.json b/packages.json index 101374dfb..18cc272fe 100644 --- a/packages.json +++ b/packages.json @@ -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",