pi-ketch 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/pi-ketch)
|
|
4
4
|
[](./LICENSE)
|
|
5
|
-
[](https://pi.dev/packages)
|
|
5
|
+
[](https://pi.dev/packages/pi-ketch)
|
|
6
6
|
|
|
7
7
|
**Web research tools for [Pi](https://pi.dev), powered by [Ketch](https://github.com/1broseidon/ketch).**
|
|
8
8
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pi-ketch",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"description": "Agent-native web research tools for Pi: multi-backend search, public code search, library docs, scraping, crawling, and browser rendering, powered by Ketch.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|