{
  "name": "understand-anything",
  "version": "1.0.0",
  "description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
  "author": {
    "name": "Egonex"
  },
  "homepage": "https://github.com/Egonex-AI/Understand-Anything",
  "repository": "https://github.com/Egonex-AI/Understand-Anything",
  "license": "MIT",
  "keywords": [
    "codebase-analysis",
    "knowledge-graph",
    "architecture",
    "onboarding",
    "dashboard"
  ],
  "skills": [
    "./skills/understand",
    "./skills/understand-chat",
    "./skills/understand-dashboard",
    "./skills/understand-diff",
    "./skills/understand-domain",
    "./skills/understand-explain",
    "./skills/understand-figma",
    "./skills/understand-knowledge",
    "./skills/understand-onboard"
  ],
  "commands": [],
  "hooks": {
    "pre": [],
    "post": [
      "./hooks/post/understand-auto-update.ts"
    ]
  },
  "tools": [],
  "mcp": "./mcp.json",
  "themes": []
}
