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