{
  "name": "pi-ask-mode",
  "version": "1.1.1",
  "type": "module",
  "description": "Read-only mode for safe code analysis in pi",
  "keywords": [
    "pi",
    "pi-package",
    "pi-coding-agent",
    "extension"
  ],
  "license": "EPL-2.0",
  "author": "Marko Kocic <marko@euptera.com>",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/markokocic/pi-ask-mode.git"
  },
  "pi": {
    "extensions": [
      "./extensions"
    ]
  },
  "peerDependencies": {
    "@earendil-works/pi-agent-core": "^0.75.1",
    "@earendil-works/pi-ai": "^0.75.1",
    "@earendil-works/pi-coding-agent": "^0.75.1",
    "@earendil-works/pi-tui": "^0.75.1",
    "@sinclair/typebox": "*"
  },
  "dependencies": {}
}
