@codemoon/phonepe-lib
Version:
Welcome to the **Node.js Express PhonePe Payment Gateway Integration Package** 🚀
45 lines (44 loc) • 1.02 kB
JSON
{
"name": "@codemoon/phonepe-lib",
"version": "1.2.9",
"main": "index.min.js",
"files": [
"index.min.js",
"package.json"
],
"keywords": [
"phonepe",
"phonepe-integration",
"phonepe-payment",
"payment-gateway",
"phonepe-api",
"phonepe-nodejs",
"upi-payment",
"payment-integration",
"simplified-payment",
"phonepe-checkout",
"angular",
"react",
"phonepe-express js",
"phonepe-angular",
"phonepe-react",
"angular-integration",
"react-integration"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kaviyarasanofficial/Node.js-Express-PhonePe-Payment-Gateway-Integration"
},
"homepage": "https://github.com/kaviyarasanofficial/Node.js-Express-PhonePe-Payment-Gateway-Integration",
"author": "kavi",
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.8.3",
"sha256": "^0.2.0",
"uniqid": "^5.4.0"
}
}