aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/github/package.json
blob: b9e329cb6f1cc9c655f33809662b7ef5e63d274d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "github",
  "name": "GitHub",
  "version": "1.0.1",
  "description": "GitHub",
  "main": "index.js",
  "author": "Sudhir Ganesan",
  "license": "MIT",
  "config": {
    "serviceURL": "https://github.com/"
  }
}