{
"name": "@olsitec/foundation",
"private": true,
"version": "0.0.0",
"description": "olsitec-foundation mono-repo — the bootstrap egg (bootstrap/) + vendored shared Pulumi modules (packages/*). One git clone = the full DR unit (000_TOPOLOGY.md, ADR-005).",
"workspaces": [
"packages/*",
"bootstrap",
"provision",
"offsite-backup",
"runners"
],
"devDependencies": {
"typescript": "^5.0.0"
}