{
  "name": "oh-my-codex-local",
  "interface": {
    "displayName": "oh-my-codex Local Plugins"
  },
  "plugins": [
    {
      "name": "oh-my-codex",
      "source": {
        "source": "local",
        "path": "./plugins/oh-my-codex"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Developer Tools"
    }
  ]
}
