{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "lytenyte",
  "homepage": "https://1771technologies.com",
  "items": [
    {
      "name": "lytenyte-core",
      "type": "registry:component",
      "title": "LyteNyte Core",
      "description": "The free Core edition of LyteNyte Grid, an incredibly fast and feature complete React DataGrid.",
      "dependencies": ["@1771technologies/lytenyte-core"],
      "files": [
        {
          "path": "registry/lytenyte/lytenyte-core.tsx",
          "type": "registry:component"
        }
      ]
    },
    {
      "name": "lytenyte-pro",
      "type": "registry:component",
      "title": "LyteNyte PRO",
      "description": "The commercial PRO edition of LyteNyte Grid, the fastest data grid every created for the modern web.",
      "dependencies": ["@1771technologies/lytenyte-pro"],
      "files": [
        {
          "path": "registry/lytenyte/lytenyte-pro.tsx",
          "type": "registry:component"
        }
      ]
    }
  ]
}
