aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trello/package.json
blob: be4b891adeb1f61f561e7ae982fb4963b1ebbfb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "trello",
  "name": "Trello",
  "version": "1.0.4",
  "license": "MIT",
  "config": {
    "serviceURL": "https://trello.com/"
  }
}