{
  "name": "theus-cli",
  "version": "1.6.1",
  "description": "Theus — agente de código para la terminal: local-first, multimodelo, en español",
  "keywords": [
    "cli",
    "terminal",
    "agente",
    "agente-de-codigo",
    "coding-agent",
    "ai-agent",
    "asistente-de-codigo",
    "code-assistant",
    "programacion",
    "developer-tools",
    "ia",
    "ai",
    "llm",
    "multimodelo",
    "multi-model",
    "mcp",
    "model-context-protocol",
    "local-first",
    "espanol",
    "spanish",
    "peru",
    "theus"
  ],
  "bin": {
    "theus": "bin/theus.js"
  },
  "engines": {
    "node": ">=18"
  },
  "optionalDependencies": {
    "theus-cli-darwin-arm64": "1.6.1",
    "theus-cli-darwin-x64": "1.6.1",
    "theus-cli-linux-x64": "1.6.1",
    "theus-cli-linux-arm64": "1.6.1",
    "theus-cli-windows-x64": "1.6.1"
  },
  "license": "SEE LICENSE IN LICENSE",
  "author": "Marketrix SAC <contacto@theus.pe>",
  "homepage": "https://theus.pe",
  "bugs": {
    "email": "contacto@theus.pe"
  }
}
