{
  "name": "pi-fork-pane",
  "version": "0.3.0",
  "description": "Split a tmux pane and fork the current pi session — or any picked session-tree point — into it",
  "keywords": [
    "pi-package",
    "pi",
    "pi-coding-agent",
    "tmux",
    "fork",
    "tree",
    "session"
  ],
  "license": "MIT",
  "author": "yzchen",
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-ai": "*",
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cyzlmh/pi-extensions.git",
    "directory": "pi-fork-pane"
  },
  "bugs": {
    "url": "https://github.com/cyzlmh/pi-extensions/issues"
  },
  "homepage": "https://github.com/cyzlmh/pi-extensions/tree/main/pi-fork-pane"
}
