20 lines
549 B
JSON
20 lines
549 B
JSON
{
|
|
"name": "multi-platform-apps",
|
|
"description": "Cross-platform application development coordinating web, iOS, Android, and desktop implementations",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/mobile-developer.md",
|
|
"./agents/flutter-expert.md",
|
|
"./agents/ios-developer.md",
|
|
"./agents/frontend-developer.md",
|
|
"./agents/backend-architect.md",
|
|
"./agents/ui-ux-designer.md"
|
|
],
|
|
"commands": [
|
|
"./commands/multi-platform.md"
|
|
]
|
|
} |