15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "database-replication-manager",
|
|
"description": "Manage database replication, failover, and high availability configurations",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |