{
  "name": "trupay",
  "version": "1.0.3",
  "description": "Trupay Payment Gateway Api",
  "main": "src/trupay.js",
  "scripts": {
    "test": "mocha",
    "coverage": "istanbul cover _mocha -- -R spec"
  },
  "dependencies": {
    "async": "^2.5.0",
    "mocha": "^3.4.2",
    "request": "^2.81.0",
    "rp": "^0.2.0",
    "sha512": "0.0.1"
  },
  "keywords": [
    "Trupay",
    "Payment",
    "Gateway",
    "UPI"
  ],
  "author": {
    "name": "Trupay",
    "email": "admin@trupay.in"
},
  "license": "ISC"
}
