UNPKG

@ravenpay/bankbox-me-sdk

Version:
61 lines 1.3 kB
{ "name": "@ravenpay/bankbox-me-sdk", "version": "0.1.37", "description": "Raven Bankbox JS Payment SDK", "keywords": [ "raven", "checkout", "card", "ussd", "bank", "shopping", "payment", "checkout", "gateway", "ecommerce", "online", "credit", "debit", "card", "processing", "secure", "transaction", "fraud", "protection", "API", "integration", "web", "mobile", "JavaScript", "npm", "module", "library", "atlas", "webpay" ], "main": "./bundles/index.cjs.js", "module": "./bundles/index.esm.js", "browser": "./index.min.js", "types": "./types/index.d.ts", "repository": { "type": "git", "url": "https://github.com/RavenPayAfrica/bankbox-me-sdk.git" }, "homepage": "https://ravenpayafrica.github.io/bankbox-me-sdk/", "author": "Ezeani Emmanuel <emmanuel.ezeani@getravenbank.com>", "license": "MIT", "peerDependencies": { "tslib": ">=1.9.0" }, "dependencies": { "@rollup/plugin-node-resolve": "15.0.2", "@types/express-serve-static-core": "4.17.34", "@types/mime": "3.0.1", "atlas-pay-sdk": "2.0.2", "axios": "1.3.6", "md5": "2.3.0", "node-forge": "1.3.1", "ramda": "0.29.0", "text-encoding": "0.7.0" } }