aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binance/package.json
blob: 20ade2033ff08b4433c8f300fe4569896344abac (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "binance",
  "name": "Binance",
  "version": "1.1.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://accounts.binance.com"
  }
}