plugin-gblin 0.1.0 → 0.1.2

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.
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "plugin-gblin",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "ElizaOS plugin — gasless treasury rail for AI agents on Base mainnet. Routes idle USDC into the GBLIN MEV-protected cbBTC/WETH basket and JIT-swaps back to USDC for x402 invoices.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -36,11 +36,11 @@
36
36
  "license": "MIT",
37
37
  "homepage": "https://gblin.digital/agents",
38
38
  "bugs": {
39
- "url": "https://github.com/gblinproject/GBLIN-MCP/issues"
39
+ "url": "https://github.com/gblinproject/GBLIN_PLUGIN/issues"
40
40
  },
41
41
  "repository": {
42
42
  "type": "git",
43
- "url": "git+https://github.com/gblinproject/GBLIN-MCP.git"
43
+ "url": "git+https://github.com/gblinproject/GBLIN_PLUGIN.git"
44
44
  },
45
45
  "publishConfig": {
46
46
  "access": "public"