11 lines
235 B
JSON
11 lines
235 B
JSON
|
|
{
|
||
|
|
"id": "n8n",
|
||
|
|
"name": "n8n",
|
||
|
|
"description": "Workflow automation platform with visual editor",
|
||
|
|
"category": "Automation",
|
||
|
|
"iconName": "n8n",
|
||
|
|
"latestVersion": "1.0.0",
|
||
|
|
"versions": ["1.0.0"],
|
||
|
|
"maintainer": "serve.zone"
|
||
|
|
}
|