f500658
1
2
3
4
5
6
7
8
9
10
11
{ "name": "@earendil-works/pi-example-plugin", "version": "1.0.0", "private": true, "type": "module", "peerDependencies": { "@earendil-works/chord": "^0.84.4", "@earendil-works/pi-coding-agent": "^0.84.4" } }