{
  "name": "roost-top",
  "version": "0.15.0",
  "description": "top for Claude Code -- live sessions, models, context, and the subagents they spawn",
  "keywords": [
    "claude",
    "claude-code",
    "tui",
    "top",
    "monitoring",
    "context"
  ],
  "homepage": "https://github.com/gmhoward9289-ops/roost#readme",
  "bugs": {
    "url": "https://github.com/gmhoward9289-ops/roost/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gmhoward9289-ops/roost.git"
  },
  "license": "Apache-2.0",
  "author": "George M. Howard <dev@swamplink.com>",
  "bin": {
    "roost": "bin/roost.js"
  },
  "man": [
    "./roost.1"
  ],
  "files": [
    "bin/roost.js",
    "roost.py",
    "roost.1"
  ],
  "engines": {
    "node": ">=14"
  },
  "preferGlobal": true
}
