{ "name": "crewli", "private": true, "scripts": { "sync:docs": "bash scripts/sync-claude-docs.sh sync", "sync:check": "bash scripts/sync-claude-docs.sh check", "postinstall": "lefthook install" }, "devDependencies": { "lefthook": "^2.1.6" } }