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