UNPKG

ae-channel-manager

Version:

A javascript library for managing AEternity payment channels for Pay-per-API call protocol

12 lines 344 B
{ "source": { "includePattern": ".+\\.js(doc|x)?$", "include": ["./src"], "exclude": ["node_modules"] }, "recurseDepth": 10, "opts": { "destination": "./docs/", "recurse": true } }