18 lines
479 B
JSON
18 lines
479 B
JSON
{
|
|
"name": "sqlc-go",
|
|
"owner": {
|
|
"name": "Michael Brady",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "sqlc-go",
|
|
"description": "Expert guidance for using sqlc with Go and PostgreSQL, including query writing, type mappings, and migration management",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-m-brady-claude-plugins-plugins-sqlc-go-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |