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