aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coinbase/package.json
blob: e188dee8f5fb5df90f290253cee425ef48808e67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "coinbase",
  "name": "Coinbase",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/gaspergrom/Franz-services",
  "config": {
    "serviceURL": "https://www.coinbase.com/dashboard",
    "hasNotificationSound": true
  }
}