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