UNPKG

razorpay-checkout

Version:

[Unofficial] Library provided by Razorpay to facilitate checkout of order by clicking a single button. The library is for frontend development.

21 lines (20 loc) 543 B
{ "name": "razorpay-checkout", "version": "1.0.4", "description": "[Unofficial] Library provided by Razorpay to facilitate checkout of order by clicking a single button. The library is for frontend development.", "keywords": [ "Razorpay", "payment" ], "author": "Jitendra Kumar", "main": "./src/index.js", "license": "MIT", "devDependencies": { "typescript": "^4.3.2" }, "types": "./types/index.d.ts", "repository": { "type": "git", "url": "https://github.com/optimus29/razorpay-checkout.git" } }