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