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