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