aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/github_entreprise/package.json
blob: e979c82433b7d24d66e58a53a2eea960e24463c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "github_entreprise",
  "name": "GitHub Enterprise",
  "version": "1.0.1",
  "description": "GitHub Enterprise",
  "main": "index.js",
  "author": "Antoine Aumjaud",
  "license": "MIT",
  "config": {
    "serviceURL": "https://github.mycompany.com/",
    "hasCustomUrl": true
  }
}