minia2a-skill 1.1.4 → 1.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/cli/minia2a +1 -0
- package/package.json +7 -3
package/cli/minia2a
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "minia2a-skill",
|
|
3
|
-
"version": "1.1.
|
|
4
|
-
"description": "Agent skill for minia2a.uk — discover
|
|
3
|
+
"version": "1.1.6",
|
|
4
|
+
"description": "Agent skill for minia2a.uk — discover 153+ x402 services, call APIs with USDC, register your own. Zero-dep CLI. 500 free credits.",
|
|
5
5
|
"bin": {
|
|
6
6
|
"minia2a": "./cli/minia2a"
|
|
7
7
|
},
|
|
@@ -27,7 +27,11 @@
|
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"repository": {
|
|
29
29
|
"type": "git",
|
|
30
|
-
"url": "https://github.com/
|
|
30
|
+
"url": "git+https://github.com/afu20260324/minia2a-skill.git"
|
|
31
|
+
},
|
|
32
|
+
"homepage": "https://github.com/afu20260324/minia2a-skill#readme",
|
|
33
|
+
"bugs": {
|
|
34
|
+
"url": "https://github.com/afu20260324/minia2a-skill/issues"
|
|
31
35
|
},
|
|
32
36
|
"publishConfig": {
|
|
33
37
|
"access": "public",
|