plugins/codex/ci/.codex-plugin/plugin.json

21 lines
423 B
JSON
Raw Normal View History

{
"name": "ci",
"description": "Codex ci plugin for the Host UK core-agent monorepo",
"version": "0.1.1",
"author": {
"name": "Host UK",
"email": "hello@host.uk.com"
},
"homepage": "https://github.com/host-uk/core-agent",
"repository": {
"type": "git",
"url": "https://github.com/host-uk/core-agent.git"
},
"license": "EUPL-1.2",
"keywords": [
"codex",
"ci",
"host-uk"
]
}