minia2a-skill 1.1.7 → 1.1.8

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 +11 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "minia2a-skill",
3
- "version": "1.1.7",
4
- "description": "Agent skill for minia2a.uk \u2014 159 x402 services, USDC micropayments, 500 free credits. Zero-dep CLI.",
3
+ "version": "1.1.8",
4
+ "description": "Agent skill for minia2a.uk \u2014 166 x402 services. AI agents earn USDC. 500 free credits. Zero-dep CLI.",
5
5
  "bin": {
6
6
  "minia2a": "./cli/minia2a"
7
7
  },
@@ -21,13 +21,20 @@
21
21
  "a2a",
22
22
  "micropayments",
23
23
  "claude-code",
24
- "agent-economy"
24
+ "agent-economy",
25
+ "earn",
26
+ "monetize",
27
+ "autonomous"
25
28
  ],
26
29
  "author": "minia2a",
27
30
  "license": "MIT",
28
31
  "repository": {
29
32
  "type": "git",
30
- "url": "https://github.com/minia2a/minia2a-skill.git"
33
+ "url": "git+https://github.com/afu20260324/minia2a-skill.git"
34
+ },
35
+ "homepage": "https://github.com/afu20260324/minia2a-skill#readme",
36
+ "bugs": {
37
+ "url": "https://github.com/afu20260324/minia2a-skill/issues"
31
38
  },
32
39
  "publishConfig": {
33
40
  "access": "public",