{
  "name": "@rytass/invoice-adapter-ecpay",
  "version": "0.5.13",
  "description": "Rytass Invoice Gateway - ECPay",
  "keywords": [
    "rytass",
    "invoice",
    "ecpay"
  ],
  "author": "Chia Yu Pai <fantasyatelier@gmail.com>",
  "homepage": "https://github.com/Rytass/Utils#readme",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Rytass/Utils.git"
  },
  "bugs": {
    "url": "https://github.com/Rytass/Utils/issues"
  },
  "dependencies": {
    "@rytass/invoice": "^0.4.10",
    "axios": "^1.16.1",
    "luxon": "^3.7.2",
    "validator": "^13.15.26"
  },
  "devDependencies": {
    "@types/validator": "^13.15.10"
  },
  "main": "./index.cjs.js",
  "module": "./index.js",
  "typings": "./index.d.ts"
}
