{
  "name": "pi-reply",
  "version": "0.1.2",
  "description": "Browser reply workspace for quoting and steering Pi chats",
  "type": "module",
  "keywords": [
    "pi-package",
    "pi-extension",
    "pi",
    "reply",
    "quote"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chronoAP/pi-reply.git"
  },
  "bugs": {
    "url": "https://github.com/chronoAP/pi-reply/issues"
  },
  "homepage": "https://github.com/chronoAP/pi-reply#readme",
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*"
  },
  "pi": {
    "extensions": [
      "./extensions"
    ]
  }
}
