expresscheckout-nodejs-sdk
Version:
-----------------------
38 lines (37 loc) • 903 B
JSON
{
"name": "expresscheckout-nodejs-sdk",
"version": "1.0.4",
"keywords": [
"juspay",
"nodejs",
"expresscheckout",
"sdk"
] ,
"description": "-----------------------",
"main": "index.js",
"directories": {
"test": "tests"
},
"dependencies": {
"axios": "0.18.0",
"lodash": "4.17.11"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-minify": "^0.5.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"babel-preset-minify": "^0.5.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:karvannan-thi/expresscheckout-node-sdk.git"
},
"author": "",
"license": "ISC",
"homepage": "https://github.com/karvannan-thi/expresscheckout-node-sdk#readme"
}