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