{
  "name": "model-health-mvp",
  "version": "0.1.0",
  "private": true,
  "type": "commonjs",
  "scripts": {
    "check:all": "node bin/model-health.js check --all --config ./config/providers.yaml",
    "sync:check": "node bin/model-health.js sync --check --config ./config/providers.yaml --openclaw /root/.openclaw/openclaw.json"
  }
}
