{ "name": "pi-notifications", "version": "0.1.0", "description": "Desktop notifications for pi agent events", "type": "module", "exports": { ".": "./src/index.ts" }, "keywords": ["pi-package"], "pi": { "extensions": ["src/index.ts"] }, "peerDependencies": { "@mariozechner/pi-coding-agent": "*" }, "license": "MIT" }