UNPKG

js-nextgen-psd2

Version:

Library to communicate with European Banks using NextGenPSD2 standard and PSD2 XS2A

42 lines (41 loc) 868 B
{ "name": "js-nextgen-psd2", "version": "1.0.0", "description": "Library to communicate with European Banks using NextGenPSD2 standard and PSD2 XS2A", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/diegojfer/js-nextgen-psd2.git" }, "keywords": [ "psd2", "psd", "xs2a", "bank", "nextgen", "berlin", "group", "javascript", "diegojfer", "redsys", "n26", "qwac", "eSeal", "eStamp", "ssl", "nodejs" ], "author": "Diego Fernandez", "license": "MIT", "bugs": { "url": "https://github.com/diegojfer/js-nextgen-psd2/issues" }, "homepage": "https://github.com/diegojfer/js-nextgen-psd2#readme", "dependencies": { "axios": "^0.27.2", "crypto": "^1.0.1", "form-urlencoded": "^6.0.6", "https": "^1.0.0" } }