Updated all component versions: - bd CLI: 0.24.3 → 0.24.4 - Plugin: 0.24.3 → 0.24.4 - MCP server: 0.24.3 → 0.24.4 - npm package: 0.24.3 → 0.24.4 - Git hooks: 0.24.3 → 0.24.4 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
321 B
JSON
16 lines
321 B
JSON
{
|
|
"name": "beads-marketplace",
|
|
"description": "Local marketplace for beads plugin development",
|
|
"owner": {
|
|
"name": "Steve Yegge"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "beads",
|
|
"source": "./",
|
|
"description": "AI-supervised issue tracker for coding workflows",
|
|
"version": "0.24.4"
|
|
}
|
|
]
|
|
}
|