{ "name": "pi-siyuan", "private": false, "type": "module", "dependencies": { "typebox": "1.3.7" }, "version": "0.1.0", "description": "SiYuan Note extension for pi coding agent \u2014 HTTP API wrapper with notebook-level RWD permission auditing", "keywords": [ "pi-package", "pi-extension", "siyuan", "notes" ], "license": "MIT", "repository": { "type": "git", "url": "https://git.ipao.vip/rogee/pi-siyuan.git" }, "pi": { "extensions": [ "./src" ] }, "devDependencies": { "@earendil-works/pi-coding-agent": "0.84.4" } }