Files
oh-my-opencode/packages/omo-codex/marketplace.json
T

18 lines
299 B
JSON

{
"name": "code-yeongyu-codex-plugins",
"interface": {
"displayName": "Yeongyu Codex Plugins"
},
"plugins": [
{
"name": "omo",
"source": "./plugins/omo",
"category": "Developer Tools",
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
}
}
]
}