sain-apigw-selcom
Version:
selcom api gateway intergration
31 lines (30 loc) • 713 B
JSON
{
"name": "sain-apigw-selcom",
"version": "1.0.16",
"description": "selcom api gateway intergration",
"main": "selcom.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"selcom",
"gateway",
"payment",
"api"
],
"author": "Gideon Sainyeye",
"license": "MIT",
"dependencies": {
"axios": "^1.6.8",
"date-and-time": "^3.1.1"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Jerubaalking/sain-apigw-selcom.git"
},
"bugs": {
"url": "https://github.com/Jerubaalking/sain-apigw-selcom/issues"
},
"homepage": "https://github.com/Jerubaalking/sain-apigw-selcom#readme"
}