momo-api
Version:
This is a package to help easily integrate momo-api into your javascript project
24 lines (23 loc) • 498 B
JSON
{
"name": "momo-api",
"version": "1.0.1",
"description": "This is a package to help easily integrate momo-api into your javascript project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"momo-api",
"integration",
"javascript",
"momo api Liberia",
"momo-api",
"mtn-momo-api"
],
"author": "georgemulbah",
"license": "MIT",
"dependencies": {
"axios": "^1.3.5",
"uuid": "^9.0.0"
}
}