n8n-editor-ui
Version:
Workflow Editor UI for n8n
17 lines • 382 B
JSON
{
"name": "n8n-editor-ui",
"version": "2.3.0",
"description": "Workflow Editor UI for n8n",
"main": "index.js",
"type": "module",
"license": "SEE LICENSE IN LICENSE.md",
"homepage": "https://n8n.io",
"author": {
"name": "Jan Oberhauser",
"email": "jan@n8n.io"
},
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
}
}