payu-websdk
Version:
PayU WEB SDK for nodejs
25 lines (24 loc) • 658 B
JSON
{
"name": "payu-websdk",
"version": "1.2.0",
"description": "PayU WEB SDK for nodejs",
"main": "payu.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/payu-intrepos/web-sdk-nodejs.git"
},
"keywords": [
"payu",
"payu-websdk",
"payu-nodejs"
],
"author": "integration@payu.in",
"license": "ISC",
"bugs": {
"url": "https://github.com/payu-intrepos/web-sdk-nodejs/issues"
},
"homepage": "https://github.com/payu-intrepos/web-sdk-nodejs#readme"
}