UNPKG

upay-pg-by-kayesfahim

Version:

A Node.js SDK for interacting with the Upay payment system.

17 lines (16 loc) 441 B
{ "name": "upay-pg-by-kayesfahim", "version": "1.0.3", "description": "A Node.js SDK for interacting with the Upay payment system.", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"No test specified\" && exit 1" }, "keywords": ["upay", "payment", "auth", "sdk", "api"], "author": "Kayes Fahim", "license": "MIT", "dependencies": { "axios": "^1.5.0" } }