UNPKG

node-paytmpg

Version:

Payment Gateway Integration using NodeJS

43 lines (42 loc) 993 B
{ "name": "node-paytmpg", "version": "5.3.2", "description": "Payment Gateway Integration using NodeJS", "main": "index.js", "scripts": { "start": "node example.js" }, "repository": { "type": "git", "url": "git+https://github.com/shiveshnavin/node_paytm.git" }, "keywords": [ "nodejs", "paytm", "payment", "gateway", "paytm", "api", "paytm", "nodejs" ], "author": "Shivesh Navin", "license": "MIT", "bugs": { "url": "https://github.com/shiveshnavin/node_paytm/issues" }, "homepage": "https://github.com/shiveshnavin/node_paytm#readme", "dependencies": { "axios": "^1.3.4", "body-parser": "^1.18.3", "crypto": "^1.0.1", "express": "^4.16.4", "express-handlebars": "^3.0.2", "mongoose": "^5.4.16", "multi-db-orm": "^1.0.9", "nodejs-base64-converter": "^1.0.5", "razorpay": "^2.0.6", "request": "^2.88.0", "util": "^0.11.1" } }