11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "coder-flow-plugin",
|
|
"description": "Flow development plugin with designer and developer agents",
|
|
"version": "1.0.3",
|
|
"author": {
|
|
"name": "Your Team"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |