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