UNPKG

@adyen/api-library

Version:

The Adyen API Library for NodeJS enables you to work with Adyen APIs.

16 lines (15 loc) 348 B
{ "name": "hmac-troubleshooting", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "Scripts to troubleshooting HMAC signature calculation", "dependencies": { "@adyen/api-library": "^25.0.0" } }