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