{ "name": "hindsight", "private": true, "workspaces": [ "hindsight-clients/typescript", "hindsight-control-plane", "hindsight-docs" ], "scripts": { "prepare": "./scripts/setup-hooks.sh" }, "overrides": { "qs": "^6.14.2", "fast-xml-parser": "^4.5.4", "serialize-javascript": "^7.0.3", "minimatch": "^3.1.4", "@redocly/openapi-core": { "minimatch": "^5.1.8" }, "@typescript-eslint/typescript-estree": { "minimatch": "^9.0.7" }, "ajv": "^6.14.0", "ajv-formats": { "ajv": "^8.18.0" } } }