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