aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/github/package.json
blob: 535c1d955257aaa54856b4c21ad66f1088d9c8d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "github",
  "name": "GitHub",
  "version": "2.0.0",
  "description": "GitHub",
  "main": "index.js",
  "author": "Amine Mouafik",
  "license": "MIT",
  "config": {
    "serviceURL": "https://github.com/notifications",
    "hasNotificationSound": false,
    "hasDirectMessages": true,
    "hasIndirectMessages": true
  }
}