aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/trello/package.json
blob: ae3831e8a652c998614348bf65f4d76e8335aa56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "trello",
  "name": "Trello",
  "version": "1.0.2",
  "description": "Trello",
  "main": "index.js",
  "author": "Thom van Hal <thom@thvmh.nl>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://trello.com/"
  }
}