14 lines
260 B
JSON
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"
|
|
]
|
|
} |