{
  "name": "Form",
  "description": "TanStack Form",
  "phase": "add-on",
  "link": "https://tanstack.com/form/latest",
  "modes": ["file-router", "code-router"],
  "type": "add-on",
  "category": "tanstack",
  "color": "#EAB308",
  "routes": [
    {
      "url": "/demo/form",
      "name": "Form",
      "path": "src/routes/demo.form.tsx",
      "jsName": "FormDemo"
    }
  ]
}
