Files

17 lines
424 B
JSON
Raw Permalink Normal View History

2026-05-07 22:04:21 +02:00
{
"name": "pi-custom-extensions",
"private": true,
"type": "module",
"dependencies": {
"@earendil-works/pi-agent-core": "^0.74.0",
"@earendil-works/pi-ai": "^0.74.0",
"@earendil-works/pi-coding-agent": "^0.74.0",
"@earendil-works/pi-tui": "^0.74.0",
"typebox": "^1.1.24",
"@mozilla/readability": "^0.6.0",
"jsdom": "^27.0.1",
"turndown": "^7.2.2",
"turndown-plugin-gfm": "^1.0.2"
}
}