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