{
  "name": "agent-dag",
  "version": "3.22.8",
  "description": "Renamed to ccdeck. This package installs and starts ccdeck for you — run `npx ccdeck` instead.",
  "license": "AGPL-3.0-only",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BarganConstantin/ccdeck.git"
  },
  "homepage": "https://github.com/BarganConstantin/ccdeck#readme",
  "type": "module",
  "bin": {
    "agent-dag": "shim.js"
  },
  "files": [
    "shim.js",
    "README.md"
  ],
  "dependencies": {
    "ccdeck": "^3"
  },
  "engines": {
    "node": ">=18"
  },
  "keywords": [
    "claude-code",
    "claude",
    "anthropic",
    "agents",
    "subagents",
    "visualization",
    "dashboard",
    "hooks",
    "observability",
    "dag",
    "deck",
    "graph",
    "live"
  ]
}
