UNPKG

quick-phonepe

Version:

easy to use phonepe sdk for payment integration

32 lines 732 B
{ "name": "quick-phonepe", "version": "1.1.2", "description": "easy to use phonepe sdk for payment integration", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/codexsourav/quick-phonePe.git" }, "keywords": [ "phonepe", "phonepe-sdk", "sdk", "gateway", "upi", "payment" ], "author": "Sourav Bapari", "license": "ISC", "bugs": { "url": "https://github.com/codexsourav/quick-phonePe/issues" }, "homepage": "https://github.com/codexsourav/quick-phonePe#readme", "dependencies": { "axios": "^1.7.2", "crypto-js": "^4.2.0" } }