{
  "name": "n8n-editor-ui",
  "version": "2.13.4",
  "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"
  }
}