b24-payment-sdk
Version:
Connect your app to b24 payment gateway in easy way
22 lines (21 loc) • 418 B
JSON
{
"name": "b24-payment-sdk",
"version": "1.2.3-beta.1",
"description": "Connect your app to b24 payment gateway in easy way ",
"main": "index.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"payment",
"gateway",
"b24",
"cambodia",
"bank"
],
"author": "Bill24",
"license": "ISC",
"dependencies": {
"terser": "^5.24.0"
}
}