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