{
  "omgkit": {
    "version": "{{OMGKIT_VERSION}}",
    "initialized_at": "{{INIT_DATE}}",
    "last_upgraded": null
  },
  "file_checksums": {},
  "permissions": {
    "allow": [
      "Bash(npm run *)",
      "Bash(git *)",
      "Bash(npx *)"
    ],
    "deny": [
      "Bash(rm -rf /)",
      "Bash(sudo *)"
    ]
  },
  "hooks": {
    "PreToolUse": [],
    "PostToolUse": []
  },
  "mcp": {
    "servers": []
  }
}
