{ "name": "marktvogt-monorepo", "private": true, "description": "Repo-root tooling — husky pre-commit hooks. Application code lives in backend/, web/, app/.", "packageManager": "pnpm@10.33.0", "scripts": { "prepare": "husky" }, "devDependencies": { "husky": "^9.1.7" } }