UNPKG

hyperwallet-sdk

Version:

A library to manage users, transfer methods and payments through the Hyperwallet API

21 lines (20 loc) 422 B
{ "source": "./src", "destination": "./docs", "excludes": ["examples/"], "plugins": [ { "name": "esdoc-standard-plugin", "option": { "brand": { "title": "Hyperwallet REST SDK", "repository": "https://github.com/hyperwallet/node-sdk", "site": "http://www.hyperwallet.com" }, "test": { "source": "./test/" } } } ] }