20 lines
387 B
JSON
20 lines
387 B
JSON
{
|
|
"name": "webapp-team",
|
|
"description": "Webapp Team - A virtual web app development team with 12 specialized agents for engineering, product, design, growth, and operations",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Tobey Forsman"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |