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