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