Files
2025-11-29 18:27:10 +08:00

14 lines
260 B
JSON

{
"name": "qietuzai",
"description": "自动从 Figma 生成 UI 代码。首次使用会自动引导配置 Figma API Key",
"version": "1.0.0",
"author": {
"name": "Guo Wenqing"
},
"agents": [
"./agents"
],
"hooks": [
"./hooks"
]
}