aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/github/package.json
blob: 9b3b9b733f0f17d677dde83f4fe7da89b8f40d93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "github",
  "name": "GitHub",
  "version": "2.6.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://github.com/notifications",
    "hasHostedOption": true,
    "hasCustomUrl": true,
    "hasIndirectMessages": true
  }
}