UNPKG

wayaquick-payment

Version:
33 lines (32 loc) 867 B
{ "name": "wayaquick-payment", "version": "1.0.9", "description": "WayaQuick Payment Gateway Rest API", "main": "./lib/index.js", "scripts": { "test": "mocha \"test/*.test.js\" --timeout 10000" }, "keywords": [ "Api", "wayapay", "payment-gateway" ], "author": "Fatai", "license": "MIT", "url": "https://github.com/WAYA-MULTI-LINK/WAYA-PAY-CHAT-2.0-NODEJS-LIBRARY/blob/main/LICENSE", "dependencies": { "axios": "^0.27.2" }, "devDependencies": { "chai": "^4.3.6", "mocha": "^10.0.0" }, "repository": { "type": "git", "url": "https://github.com/WAYA-MULTI-LINK/WAYA-PAY-CHAT-2.0-NODEJS-LIBRARY.git" }, "bugs": { "url": "https://github.com/WAYA-MULTI-LINK/WAYA-PAY-CHAT-2.0-NODEJS-LIBRARY/issues" }, "homepage": "https://github.com/WAYA-MULTI-LINK/WAYA-PAY-CHAT-2.0-NODEJS-LIBRARY#readme" }