{
  "name": "@dexterai/dexter-lobster",
  "version": "1.1.0",
  "description": "x402 API marketplace skill for lobster.cash — pay-per-call access to premium APIs via Dexter",
  "author": "dexterai",
  "license": "MIT",
  "type": "module",
  "keywords": [
    "openclaw",
    "x402",
    "dexter",
    "api",
    "marketplace",
    "defi",
    "ai",
    "solana",
    "usdc",
    "lobster.cash",
    "smart-wallet"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/Dexter-DAO/dexter-lobster-skill.git"
  },
  "main": "index.ts",
  "openclaw": {
    "extensions": [
      "./index.ts"
    ]
  },
  "homepage": "https://dexter.cash",
  "files": [
    "index.ts",
    "openclaw.plugin.json",
    "_meta.json",
    "scripts/",
    "references/",
    "skills/",
    "README.md"
  ]
}
