@yandy0725/pi-web-tools 0.1.0 → 0.2.0

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.
Files changed (1) hide show
  1. package/package.json +6 -1
package/package.json CHANGED
@@ -3,9 +3,14 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "0.1.0",
6
+ "version": "0.2.0",
7
7
  "description": "pi package providing web_search, deep_search, image_search and web_fetch tools",
8
8
  "license": "MIT",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "https://github.com/yandy/pi-packages",
12
+ "directory": "pi-web-tools"
13
+ },
9
14
  "type": "module",
10
15
  "keywords": [
11
16
  "pi-package"