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