cashfree-sdk
Version:
This module contains all methods to help you integrate cashfree's payout solution
27 lines (26 loc) • 654 B
JSON
{
"name": "cashfree-sdk",
"version": "0.1.1",
"description": "This module contains all methods to help you integrate cashfree's payout solution",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Cashfree",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/cashfree/cashfree-sdk-nodejs.git"
},
"keywords": [
"cashfree",
"node",
"sdk",
"payment",
"gateway"
],
"bugs": {
"url": "https://github.com/cashfree/cashfree-sdk-nodejs/issues"
},
"homepage": "https://github.com/cashfree/cashfree-sdk-nodejs#readme"
}