nagad
Version:
This is an NPM module for integrating Nagad's online payment gateway in NodeJS app with ease.
26 lines (25 loc) • 623 B
JSON
{
"name": "nagad",
"version": "0.0.0",
"description": "This is an NPM module for integrating Nagad's online payment gateway in NodeJS app with ease.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nurulhuda859/nagad.git"
},
"keywords": [
"nagad",
"payment",
"gateway",
"bangladesh"
],
"author": "Nurul Huda",
"license": "ISC",
"bugs": {
"url": "https://github.com/nurulhuda859/nagad/issues"
},
"homepage": "https://github.com/nurulhuda859/nagad#readme"
}