18 lines
No EOL
392 B
JSON
18 lines
No EOL
392 B
JSON
{
|
|
"name": "core-claude",
|
|
"description": "Claude Code plugins for Host UK monorepo",
|
|
"owner": {
|
|
"name": "Host UK",
|
|
"url": "https://github.com/host-uk"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "core",
|
|
"description": "Host UK unified framework - Go CLI, PHP framework, multi-repo management",
|
|
"source": {
|
|
"type": "local",
|
|
"path": ".."
|
|
}
|
|
}
|
|
]
|
|
} |