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