Files
42marketplaces/sync/gh-marcioaltoe-claude-craftkit-plugins-db-tools.json
2025-11-30 09:08:53 +08:00

18 lines
452 B
JSON

{
"name": "db-tools",
"owner": {
"name": "Marcio Altoé",
"email": "marcio.altoe@gmail.com"
},
"plugins": [
{
"name": "db-tools",
"description": "Drizzle ORM and Postgres database management tools for Bun + Hono backend applications.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-db-tools.git"
},
"strict": true
}
]
}