{
  "name": "pi-working-message",
  "version": "0.1.1",
  "description": "Custom working-message phrases for pi.",
  "keywords": [
    "pi-package",
    "pi",
    "working-message",
    "spinner"
  ],
  "license": "MIT",
  "author": "Artem Ev <viartemev@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/viartemev/pi-working-message.git"
  },
  "homepage": "https://github.com/viartemev/pi-working-message",
  "bugs": {
    "url": "https://github.com/viartemev/pi-working-message/issues"
  },
  "files": [
    "extensions",
    "README.md",
    "LICENSE"
  ],
  "peerDependencies": {
    "@mariozechner/pi-coding-agent": "*"
  },
  "pi": {
    "extensions": [
      "./extensions"
    ]
  }
}
