UNPKG

@rytass/invoice-adapter-ecpay

Version:

Rytass Invoice Gateway - ECPay

33 lines (32 loc) 753 B
{ "name": "@rytass/invoice-adapter-ecpay", "version": "0.4.6", "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.3.2", "axios": "^1.7.8", "luxon": "^3.5.0", "validator": "^13.12.0" }, "devDependencies": { "@types/validator": "^13.12.2" }, "main": "./index.cjs.js", "module": "./index.js", "typings": "./index.d.ts" }