16 lines
334 B
JSON
16 lines
334 B
JSON
{
|
|
"name": "beads-marketplace",
|
|
"description": "Local marketplace for beads plugin development",
|
|
"owner": {
|
|
"name": "Steve Yegge"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "beads",
|
|
"source": "./claude-plugin",
|
|
"description": "AI-supervised issue tracker for coding workflows",
|
|
"version": "0.49.1"
|
|
}
|
|
]
|
|
}
|