22 lines
463 B
JSON
22 lines
463 B
JSON
|
|
{
|
||
|
|
"name": "awareness",
|
||
|
|
"description": "Codex awareness guidance 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",
|
||
|
|
"awareness",
|
||
|
|
"monorepo",
|
||
|
|
"core-cli"
|
||
|
|
]
|
||
|
|
}
|