{ "name": "test-plugin", "description": "Minimal test plugin to reproduce hook output capture bug", "version": "1.0.0", "author": { "name": "Test" }, "hooks": [ "./hooks" ] }