mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-11 10:38:33 +08:00
12 lines
427 B
JSON
12 lines
427 B
JSON
|
|
{
|
||
|
|
"name": "next-ai-drawio",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "AI-powered Draw.io diagram generation with real-time browser preview. Create flowcharts, architecture diagrams, and more through natural language.",
|
||
|
|
"author": {
|
||
|
|
"name": "DayuanJiang"
|
||
|
|
},
|
||
|
|
"repository": "https://github.com/DayuanJiang/next-ai-draw-io",
|
||
|
|
"homepage": "https://next-ai-drawio.jiang.jp",
|
||
|
|
"license": "Apache-2.0"
|
||
|
|
}
|