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