mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
Add .claude-plugin/plugin.json to all 67 remaining plugins and simplify marketplace.json entries by removing redundant fields (keywords, strict, commands, agents, skills, repository) that are now auto-discovered. Bump marketplace version to 1.5.0.
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"name": "database-migrations",
|
|
"version": "1.2.0",
|
|
"description": "Database migration automation, observability, and cross-database migration strategies",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|