{
  "name": "@wenjinnn/pi-mimo-voice",
  "version": "1.1.1",
  "description": "Voice input and output for pi powered by Xiaomi MiMo V2.5 TTS",
  "keywords": [
    "pi-package"
  ],
  "license": "MIT",
  "author": "wenjin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wenjinnn/pi-mimo-voice.git"
  },
  "homepage": "https://github.com/wenjinnn/pi-mimo-voice#readme",
  "bugs": {
    "url": "https://github.com/wenjinnn/pi-mimo-voice/issues"
  },
  "pi": {
    "extensions": [
      "./index.ts"
    ],
    "image": "https://github.com/wenjinnn/pi-mimo-voice/releases/download/v1.0.5/screenshot.png",
    "video": "https://github.com/wenjinnn/pi-mimo-voice/releases/download/v1.0.5/video.mp4"
  },
  "peerDependencies": {
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*",
    "typebox": "*"
  }
}
