{
  "type": "module",
  "name": "@n8n/design-system",
  "version": "2.18.2",
  "main": "src/index.ts",
  "import": "src/index.ts",
  "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"
  }
}