UNPKG

airtel-money-node-sdk

Version:
44 lines (42 loc) 969 B
{ "name": "airtel-money-node-sdk", "version": "1.1.0", "description": "A Node.js SDK to integrate with Airtel Money API", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Airtel", "Airtel Money", "API", "SDK", "Payments", "Node.js", "Payment Gateway", "Mobile Money Payments", "Financial Integration", "Sandbox", "Production", "Callback", "Bearer Token", "REST API", "HTTP Client", "Node.js", "Airtel Node SDK", "Airtel Money Node SDK" ], "author": "Damiano Chintala", "homepage": "https://github.com/DamianoSilverhand/airtel-money-node-sdk#readme", "repository": { "type": "git", "url": "git+https://github.com/DamianoSilverhand/airtel-money-node-sdk.git" }, "license": "MIT", "dependencies": { "axios": "^1.7.5", "crypto": "^1.0.1", "dotenv": "^16.4.5", "uuid": "^10.0.0" } }