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