{
  "name": "umadev",
  "version": "1.0.20",
  "description": "UmaDev: A coding agent that works like a real dev team, commanding the Claude Code / Codex / OpenCode you already use — PM, architect, designer, frontend, backend, QA, security, DevOps — borrowing that logged-in base as the brain to turn one requirement into a shippable, commercial-grade app, coordinated by a scheduling seat. No API key needed.",
  "keywords": [
    "ai",
    "claude-code",
    "codex",
    "tui",
    "rust",
    "agent",
    "orchestrator",
    "spec-driven",
    "audit"
  ],
  "homepage": "https://github.com/umacloud/umadev",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/umacloud/umadev.git"
  },
  "bugs": {
    "url": "https://github.com/umacloud/umadev/issues"
  },
  "license": "MIT",
  "author": "Shangyan Technology <11964948@qq.com>",
  "bin": {
    "umadev": "bin/cli.js"
  },
  "files": [
    "bin/",
    "README.md"
  ],
  "scripts": {
    "postinstall": "node bin/postinstall.js"
  },
  "engines": {
    "node": ">=18"
  },
  "optionalDependencies": {
    "@umacloud/cli-darwin-arm64": "1.0.20",
    "@umacloud/cli-darwin-x64": "1.0.20",
    "@umacloud/cli-linux-x64": "1.0.20",
    "@umacloud/cli-linux-arm64": "1.0.20",
    "@umacloud/cli-win32-x64": "1.0.20",
    "@umacloud/knowledge": "1.0.20"
  }
}
