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