UNPKG

@aberba/hubtel

Version:
30 lines (29 loc) 709 B
{ "name": "@aberba/hubtel", "version": "0.2.2", "description": "Hubtel API for Node.js", "main": "index.js", "scripts": { "test-momo": "node tests/mobile-money.test.js", "test-sms": "node tests/sms.test.js" }, "keywords": [ "hubtel", "sms", "mobile money", "momo", "payments" ], "repository": { "type": "git", "url": "https://github.com/aberba/hubtel-nodejs.git" }, "bugs": { "url": "https://github.com/aberba/hubtel-nodejs/issues" }, "author": "Lawrence Aberba <karabutaworld@gmail.com>", "license": "BSL-1.0", "dependencies": { "node-fetch": "^2.2.0" } }