UNPKG

mtn-momo-sdk

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