17 lines
424 B
JSON
17 lines
424 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
}
|