UNPKG

node-paytm-api

Version:
20 lines (19 loc) 467 B
{ "name": "node-paytm-api", "version": "1.0.1", "description": "Paytm internal API for Node.js", "main": "paytm.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["paytm", "api", "reverse engineered"], "author": "Swapnil Soni", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/SwapnilSoni1999/node-paytm-api.git" }, "dependencies": { "axios": "^0.20.0" } }