{
  "name": "@hypernewbie/phi-code",
  "version": "0.7.2",
  "description": "Terminal multiplexer & control center for AI coding assistants",
  "bin": {
    "phi": "./bin/phi"
  },
  "scripts": {
    "postinstall": "node scripts/install.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hypernewbie/phi.git"
  },
  "keywords": [
    "terminal",
    "multiplexer",
    "ai",
    "opencode",
    "claude",
    "antigravity"
  ],
  "author": "",
  "license": "MIT"
}
