UNPKG

@solidgate/node-sdk

Version:
23 lines (22 loc) 486 B
{ "name": "@solidgate/node-sdk", "version": "1.4.1", "license": "Apache-2.0", "description": "Solidgate SDK", "main": "index.js", "repository": "https://github.com/solidgate-tech/nodejs-sdk", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "solidgate", "sdk", "payments" ], "author": "Vladyslav Pistun", "dependencies": { "crypto-js": "^4.0.0", "node-fetch": "^2.6.0", "sprintf-js": "^1.1.2" } }