2026-02-02 07:21:59 +00:00
|
|
|
{
|
|
|
|
|
"name": "core",
|
2026-02-02 07:28:16 +00:00
|
|
|
"description": "Core commands for the Host UK federated monorepo.",
|
|
|
|
|
"commands": [
|
|
|
|
|
{
|
|
|
|
|
"name": "/core:sync",
|
|
|
|
|
"description": "Sync changes across dependent modules."
|
|
|
|
|
}
|
|
|
|
|
]
|
2026-02-02 07:27:48 +00:00
|
|
|
"description": "Laravel migration helpers for the Host UK monorepo",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"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": [
|
|
|
|
|
"devops",
|
|
|
|
|
"monorepo",
|
|
|
|
|
"php",
|
|
|
|
|
"laravel",
|
|
|
|
|
"migrations"
|
|
|
|
|
]
|
2026-02-02 07:21:59 +00:00
|
|
|
"description": "Core functionality - release management",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Host UK"
|
|
|
|
|
}
|
|
|
|
|
}
|