aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/online-go/package.json
blob: 9444073650db63eeb00dbe9ca965d9970d88e4c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "online-go",
  "name": "Online Go",
  "version": "1.0.1",
  "license": "MIT",
  "aliases": [
    "OGS"
  ],
  "config": {
    "hasDirectMessages": true,
    "hasIndirectMessages": true,
    "hasNotificationSound": true,
    "serviceURL": "https://online-go.com"
  }
}