{
  "name": "@studiosunnyfield/pimagotchi",
  "version": "1.1.3",
  "description": "Pimagotchi — tamagotchi virtual pet for pi coding agent. 18 animated species, behavior-based evolution, rarity system, and more.",
  "keywords": [
    "pi-package",
    "tamagotchi",
    "pet",
    "pimagotchi",
    "extension",
    "widget"
  ],
  "license": "MIT",
  "author": "Studio Sunnyfield",
  "repository": {
    "type": "git",
    "url": "https://github.com/studiosunnyfield/pimagotchi"
  },
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@mariozechner/pi-coding-agent": "*",
    "@mariozechner/pi-tui": "*"
  }
}
