telebirrjs
Version:
hustle free telebirr integration package for node
30 lines (29 loc) • 603 B
JSON
{
"name": "telebirrjs",
"version": "1.2.0",
"description": "",
"keywords": [
"telebirr",
"payment",
"fintech",
"ethiopia"
],
"main": "telebirr.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vernu/telebirrjs.git"
},
"author": "@vernu",
"license": "ISC",
"bugs": {
"url": "https://github.com/vernu/telebirrjs/issues"
},
"homepage": "https://github.com/vernu/telebirrjs#readme",
"dependencies": {
"axios": "^0.27.2",
"node-rsa": "^1.1.1"
}
}