aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/online-go/package.json
blob: 4d57ff789b8be98a4fc112da8f02368cd2959481 (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.0",
  "license": "MIT",
  "aliases": [
    "OGS"
  ],
  "config": {
    "hasDirectMessages": true,
    "hasIndirectMessages": true,
    "hasNotificationSound": true,
    "serviceURL": "https://online-go.com"
  }
}