@rytass/payments
Version:
Rytass Payment Gateway
23 lines (22 loc) • 526 B
JSON
{
"name": "@rytass/payments",
"version": "0.2.2",
"description": "Rytass Payment Gateway",
"keywords": [
"rytass",
"payment"
],
"author": "Chia Yu Pai <fantasyatelier@gmail.com>",
"homepage": "https://github.com/Rytass/Utils#readme",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Rytass/Utils.git"
},
"bugs": {
"url": "https://github.com/Rytass/Utils/issues"
},
"main": "./index.cjs.js",
"module": "./index.js",
"typings": "./index.d.ts"
}