aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitbucket/package.json
blob: cd6fc246654d27859e6f58b6d80f8424f2947015 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "bitbucket",
  "name": "BitBucket",
  "version": "1.0.0",
  "description": "An unofficial Ferdi recipe for Atlassian's BitBucket",
  "main": "index.js",
  "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://bitbucket.org/dashboard/overview"
  }
}