{
  "name": "pi-tmux-status",
  "version": "1.0.0",
  "description": "Show pi panel status (idle/working/asking) as colored icons in the tmux status bar",
  "keywords": ["pi-package", "pi", "tmux", "status", "statusbar"],
  "license": "MIT",
  "author": "chanson",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chanson/pi-tmux-status.git"
  },
  "homepage": "https://github.com/chanson/pi-tmux-status#readme",
  "pi": {
    "extensions": ["./extensions/index.ts"]
  }
}
