{
  "name": "@emiliom/omp-dev-team",
  "version": "1.3.0",
  "description": "Equipo de agentes especializados (architect, backend, frontend, security-review, docs) para omp (Oh My Pi), listos para usar en cualquier proyecto con modelos gratuitos de OpenCode Zen.",
  "keywords": [
    "omp",
    "oh-my-pi",
    "ai-agent",
    "coding-agent",
    "subagents",
    "cli",
    "terminal",
    "developer-tools"
  ],
  "homepage": "https://github.com/Emiliom027/omp-dev-team#readme",
  "bugs": {
    "url": "https://github.com/Emiliom027/omp-dev-team/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Emiliom027/omp-dev-team.git"
  },
  "author": "Emiliom027",
  "license": "MIT",
  "engines": {
    "node": ">=18"
  },
  "bin": {
    "omp-dev-team": "install.js"
  },
  "scripts": {
    "postinstall": "node install.js"
  },
  "files": [
    "AGENTS.md",
    "agents",
    "skills",
    "install.js"
  ]
}
