{
  "name": "agora402-payment-utils",
  "version": "1.0.0",
  "description": "Utility functions for agora402 payment processing and wallet validation",
  "main": "index.js",
  "keywords": ["agora402", "payment", "crypto", "wallet", "ethereum", "base"],
  "author": "agora402-community",
  "license": "MIT",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/agora402-community/payment-utils"
  }
}
