{
  "name": "cint-rhc-pulse-buyer-kit",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "engines": {
    "node": ">=22"
  },
  "scripts": {
    "test": "node --test cint-rhc-pulse-client.test.mjs"
  },
  "dependencies": {
    "@x402/core": "2.18.0",
    "@x402/evm": "2.18.0",
    "@x402/fetch": "2.18.0",
    "viem": "2.55.1"
  }
}
