{
  "name": "modelmix",
  "version": "2.9.4",
  "description": "🧬 ModelMix - Unified API for Diverse AI LLM.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clasen/ModelMix.git"
  },
  "keywords": [
    "llm",
    "ai",
    "model",
    "openai",
    "anthropic",
    "agent",
    "perplexity",
    "grok",
    "sonnet-3",
    "gpt",
    "claude",
    "llama",
    "mixtral",
    "chat",
    "multimodal",
    "groq",
    "ollama",
    "lmstudio",
    "together",
    "o1",
    "deepseek",
    "fallback",
    "o3",
    "o3-mini",    
    "nousresearch",
    "reasoning",
    "bottleneck",
    "claude-3-7-sonnet",
    "clasen"
  ],
  "author": "Martin Clasen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/clasen/ModelMix/issues"
  },
  "homepage": "https://github.com/clasen/ModelMix#readme",
  "dependencies": {
    "axios": "^1.7.4",
    "bottleneck": "^2.19.5",
    "lemonlog": "^1.1.2"
  }
}
