18 lines
452 B
JSON
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
|
|
}
|
|
]
|
|
} |