pesapaljs-v3
Version:
Integrate PesaPal into your Node application v3
39 lines (38 loc) • 831 B
JSON
{
"name": "pesapaljs-v3",
"version": "1.0.13",
"description": "Integrate PesaPal into your Node application v3",
"homepage": "https://github.com/CollinsMunene/pesapaljs-v3",
"repository": {
"type": "git",
"url": "git+https://github.com/CollinsMunene/pesapaljs-v3.git"
},
"bugs": {
"url": "https://github.com/CollinsMunene/pesapaljs-v3/issues"
},
"main": "lib/pesapal",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"pesapal",
"mpesa",
"mobile money",
"airtel",
"safaricom",
"credit card",
"debit card",
"visa",
"mastercard",
"mtn",
"yucash",
"zap",
"equity",
"coop"
],
"author": "Collins Munene <collinshillary1@gmail.com>",
"license": "MIT",
"dependencies": {
"axios": "^1.4.0"
}
}