aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitbucket/package.json
blob: aeb01979cc4c2a0303182ca47ee2cbf4b757e4b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "bitbucket",
  "name": "BitBucket",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://bitbucket.org/dashboard/overview",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}