esewa
Version:
NodeJS wrapper for Esewa Payment(Epay) API
20 lines (19 loc) • 380 B
JSON
{
"name": "esewa",
"version": "0.1.0",
"description": "NodeJS wrapper for Esewa Payment(Epay) API",
"main": "index.js",
"scripts": {
"test": "nodejs index.js"
},
"repository": {
"type": "git",
"url": "https://www.github.com/bravegurkha/esewa-nodejs"
},
"keywords": [
"esewa",
"epay"
],
"author": "Swornim Shrestha",
"license": "MIT"
}