11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "team",
|
|
"description": "Engineering team consisting of specialized agents for software development",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Rudolf S."
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |