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