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