18 lines
521 B
JSON
18 lines
521 B
JSON
{
|
|
"name": "database-test-manager",
|
|
"owner": {
|
|
"name": "Claude Code Plugin Hub",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "database-test-manager",
|
|
"description": "Database testing utilities with test data setup, transaction rollback, and schema validation",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-database-test-manager.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |